appsprint-react-native 1.1.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ios/AppSprintSDK.xcframework/Info.plist +5 -5
- package/ios/AppSprintSDK.xcframework/ios-arm64/AppSprintSDK.framework/AppSprintSDK +0 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios.abi.json +40 -5
- package/ios/AppSprintSDK.xcframework/ios-arm64/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios.package.swiftinterface +2 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +2 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios.swiftinterface +2 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/AppSprintSDK +0 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +40 -5
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +2 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +2 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +2 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +40 -5
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +2 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +2 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +2 -0
- package/package.json +1 -1
|
@@ -8,32 +8,32 @@
|
|
|
8
8
|
<key>BinaryPath</key>
|
|
9
9
|
<string>AppSprintSDK.framework/AppSprintSDK</string>
|
|
10
10
|
<key>LibraryIdentifier</key>
|
|
11
|
-
<string>ios-
|
|
11
|
+
<string>ios-arm64</string>
|
|
12
12
|
<key>LibraryPath</key>
|
|
13
13
|
<string>AppSprintSDK.framework</string>
|
|
14
14
|
<key>SupportedArchitectures</key>
|
|
15
15
|
<array>
|
|
16
16
|
<string>arm64</string>
|
|
17
|
-
<string>x86_64</string>
|
|
18
17
|
</array>
|
|
19
18
|
<key>SupportedPlatform</key>
|
|
20
19
|
<string>ios</string>
|
|
21
|
-
<key>SupportedPlatformVariant</key>
|
|
22
|
-
<string>simulator</string>
|
|
23
20
|
</dict>
|
|
24
21
|
<dict>
|
|
25
22
|
<key>BinaryPath</key>
|
|
26
23
|
<string>AppSprintSDK.framework/AppSprintSDK</string>
|
|
27
24
|
<key>LibraryIdentifier</key>
|
|
28
|
-
<string>ios-
|
|
25
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
29
26
|
<key>LibraryPath</key>
|
|
30
27
|
<string>AppSprintSDK.framework</string>
|
|
31
28
|
<key>SupportedArchitectures</key>
|
|
32
29
|
<array>
|
|
33
30
|
<string>arm64</string>
|
|
31
|
+
<string>x86_64</string>
|
|
34
32
|
</array>
|
|
35
33
|
<key>SupportedPlatform</key>
|
|
36
34
|
<string>ios</string>
|
|
35
|
+
<key>SupportedPlatformVariant</key>
|
|
36
|
+
<string>simulator</string>
|
|
37
37
|
</dict>
|
|
38
38
|
</array>
|
|
39
39
|
<key>CFBundlePackageType</key>
|
|
Binary file
|
|
@@ -1676,6 +1676,20 @@
|
|
|
1676
1676
|
"declKind": "Import",
|
|
1677
1677
|
"moduleName": "AppSprintSDK"
|
|
1678
1678
|
},
|
|
1679
|
+
{
|
|
1680
|
+
"kind": "Import",
|
|
1681
|
+
"name": "Network",
|
|
1682
|
+
"printedName": "Network",
|
|
1683
|
+
"declKind": "Import",
|
|
1684
|
+
"moduleName": "AppSprintSDK"
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
"kind": "Import",
|
|
1688
|
+
"name": "CoreTelephony",
|
|
1689
|
+
"printedName": "CoreTelephony",
|
|
1690
|
+
"declKind": "Import",
|
|
1691
|
+
"moduleName": "AppSprintSDK"
|
|
1692
|
+
},
|
|
1679
1693
|
{
|
|
1680
1694
|
"kind": "TypeDecl",
|
|
1681
1695
|
"name": "AppSprintNative",
|
|
@@ -10520,31 +10534,52 @@
|
|
|
10520
10534
|
{
|
|
10521
10535
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10522
10536
|
"kind": "StringLiteral",
|
|
10523
|
-
"offset":
|
|
10537
|
+
"offset": 523,
|
|
10524
10538
|
"length": 7,
|
|
10525
|
-
"value": "\"1.1.
|
|
10539
|
+
"value": "\"1.1.1\""
|
|
10526
10540
|
},
|
|
10527
10541
|
{
|
|
10528
10542
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10529
10543
|
"kind": "StringLiteral",
|
|
10530
|
-
"offset":
|
|
10544
|
+
"offset": 635,
|
|
10531
10545
|
"length": 15,
|
|
10532
10546
|
"value": "\"com.appsprint\""
|
|
10533
10547
|
},
|
|
10534
10548
|
{
|
|
10535
10549
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10536
10550
|
"kind": "StringLiteral",
|
|
10537
|
-
"offset":
|
|
10551
|
+
"offset": 688,
|
|
10538
10552
|
"length": 86,
|
|
10539
10553
|
"value": "\"AppSprint could not open UserDefaults suite com.appsprint; falling back to standard.\""
|
|
10540
10554
|
},
|
|
10541
10555
|
{
|
|
10542
10556
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10543
10557
|
"kind": "BooleanLiteral",
|
|
10544
|
-
"offset":
|
|
10558
|
+
"offset": 9955,
|
|
10559
|
+
"length": 5,
|
|
10560
|
+
"value": "false"
|
|
10561
|
+
},
|
|
10562
|
+
{
|
|
10563
|
+
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10564
|
+
"kind": "StringLiteral",
|
|
10565
|
+
"offset": 12920,
|
|
10566
|
+
"length": 32,
|
|
10567
|
+
"value": "\"app.appsprint.sdk.network-path\""
|
|
10568
|
+
},
|
|
10569
|
+
{
|
|
10570
|
+
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10571
|
+
"kind": "BooleanLiteral",
|
|
10572
|
+
"offset": 13012,
|
|
10545
10573
|
"length": 5,
|
|
10546
10574
|
"value": "false"
|
|
10547
10575
|
},
|
|
10576
|
+
{
|
|
10577
|
+
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10578
|
+
"kind": "FloatLiteral",
|
|
10579
|
+
"offset": 13177,
|
|
10580
|
+
"length": 4,
|
|
10581
|
+
"value": "0.12"
|
|
10582
|
+
},
|
|
10548
10583
|
{
|
|
10549
10584
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintQueueStore.swift",
|
|
10550
10585
|
"kind": "StringLiteral",
|
|
@@ -5,12 +5,14 @@
|
|
|
5
5
|
import AdServices
|
|
6
6
|
import AdSupport
|
|
7
7
|
import AppTrackingTransparency
|
|
8
|
+
import CoreTelephony
|
|
8
9
|
import CryptoKit
|
|
9
10
|
import Foundation
|
|
10
11
|
import Foundation/*.Bundle*/
|
|
11
12
|
import Foundation/*.ProcessInfo*/
|
|
12
13
|
import Foundation/*.URL*/
|
|
13
14
|
import Metal
|
|
15
|
+
import Network
|
|
14
16
|
import Swift
|
|
15
17
|
import UIKit
|
|
16
18
|
import _Concurrency
|
|
@@ -5,12 +5,14 @@
|
|
|
5
5
|
import AdServices
|
|
6
6
|
import AdSupport
|
|
7
7
|
import AppTrackingTransparency
|
|
8
|
+
import CoreTelephony
|
|
8
9
|
import CryptoKit
|
|
9
10
|
import Foundation
|
|
10
11
|
import Foundation/*.Bundle*/
|
|
11
12
|
import Foundation/*.ProcessInfo*/
|
|
12
13
|
import Foundation/*.URL*/
|
|
13
14
|
import Metal
|
|
15
|
+
import Network
|
|
14
16
|
import Swift
|
|
15
17
|
import UIKit
|
|
16
18
|
import _Concurrency
|
|
@@ -5,12 +5,14 @@
|
|
|
5
5
|
import AdServices
|
|
6
6
|
import AdSupport
|
|
7
7
|
import AppTrackingTransparency
|
|
8
|
+
import CoreTelephony
|
|
8
9
|
import CryptoKit
|
|
9
10
|
import Foundation
|
|
10
11
|
import Foundation/*.Bundle*/
|
|
11
12
|
import Foundation/*.ProcessInfo*/
|
|
12
13
|
import Foundation/*.URL*/
|
|
13
14
|
import Metal
|
|
15
|
+
import Network
|
|
14
16
|
import Swift
|
|
15
17
|
import UIKit
|
|
16
18
|
import _Concurrency
|
package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/AppSprintSDK
CHANGED
|
Binary file
|
|
@@ -1676,6 +1676,20 @@
|
|
|
1676
1676
|
"declKind": "Import",
|
|
1677
1677
|
"moduleName": "AppSprintSDK"
|
|
1678
1678
|
},
|
|
1679
|
+
{
|
|
1680
|
+
"kind": "Import",
|
|
1681
|
+
"name": "Network",
|
|
1682
|
+
"printedName": "Network",
|
|
1683
|
+
"declKind": "Import",
|
|
1684
|
+
"moduleName": "AppSprintSDK"
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
"kind": "Import",
|
|
1688
|
+
"name": "CoreTelephony",
|
|
1689
|
+
"printedName": "CoreTelephony",
|
|
1690
|
+
"declKind": "Import",
|
|
1691
|
+
"moduleName": "AppSprintSDK"
|
|
1692
|
+
},
|
|
1679
1693
|
{
|
|
1680
1694
|
"kind": "TypeDecl",
|
|
1681
1695
|
"name": "AppSprintNative",
|
|
@@ -10520,31 +10534,52 @@
|
|
|
10520
10534
|
{
|
|
10521
10535
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10522
10536
|
"kind": "StringLiteral",
|
|
10523
|
-
"offset":
|
|
10537
|
+
"offset": 523,
|
|
10524
10538
|
"length": 7,
|
|
10525
|
-
"value": "\"1.1.
|
|
10539
|
+
"value": "\"1.1.1\""
|
|
10526
10540
|
},
|
|
10527
10541
|
{
|
|
10528
10542
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10529
10543
|
"kind": "StringLiteral",
|
|
10530
|
-
"offset":
|
|
10544
|
+
"offset": 635,
|
|
10531
10545
|
"length": 15,
|
|
10532
10546
|
"value": "\"com.appsprint\""
|
|
10533
10547
|
},
|
|
10534
10548
|
{
|
|
10535
10549
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10536
10550
|
"kind": "StringLiteral",
|
|
10537
|
-
"offset":
|
|
10551
|
+
"offset": 688,
|
|
10538
10552
|
"length": 86,
|
|
10539
10553
|
"value": "\"AppSprint could not open UserDefaults suite com.appsprint; falling back to standard.\""
|
|
10540
10554
|
},
|
|
10541
10555
|
{
|
|
10542
10556
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10543
10557
|
"kind": "BooleanLiteral",
|
|
10544
|
-
"offset":
|
|
10558
|
+
"offset": 9955,
|
|
10559
|
+
"length": 5,
|
|
10560
|
+
"value": "false"
|
|
10561
|
+
},
|
|
10562
|
+
{
|
|
10563
|
+
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10564
|
+
"kind": "StringLiteral",
|
|
10565
|
+
"offset": 12920,
|
|
10566
|
+
"length": 32,
|
|
10567
|
+
"value": "\"app.appsprint.sdk.network-path\""
|
|
10568
|
+
},
|
|
10569
|
+
{
|
|
10570
|
+
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10571
|
+
"kind": "BooleanLiteral",
|
|
10572
|
+
"offset": 13012,
|
|
10545
10573
|
"length": 5,
|
|
10546
10574
|
"value": "false"
|
|
10547
10575
|
},
|
|
10576
|
+
{
|
|
10577
|
+
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10578
|
+
"kind": "FloatLiteral",
|
|
10579
|
+
"offset": 13177,
|
|
10580
|
+
"length": 4,
|
|
10581
|
+
"value": "0.12"
|
|
10582
|
+
},
|
|
10548
10583
|
{
|
|
10549
10584
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintQueueStore.swift",
|
|
10550
10585
|
"kind": "StringLiteral",
|
|
@@ -5,12 +5,14 @@
|
|
|
5
5
|
import AdServices
|
|
6
6
|
import AdSupport
|
|
7
7
|
import AppTrackingTransparency
|
|
8
|
+
import CoreTelephony
|
|
8
9
|
import CryptoKit
|
|
9
10
|
import Foundation
|
|
10
11
|
import Foundation/*.Bundle*/
|
|
11
12
|
import Foundation/*.ProcessInfo*/
|
|
12
13
|
import Foundation/*.URL*/
|
|
13
14
|
import Metal
|
|
15
|
+
import Network
|
|
14
16
|
import Swift
|
|
15
17
|
import UIKit
|
|
16
18
|
import _Concurrency
|
|
@@ -5,12 +5,14 @@
|
|
|
5
5
|
import AdServices
|
|
6
6
|
import AdSupport
|
|
7
7
|
import AppTrackingTransparency
|
|
8
|
+
import CoreTelephony
|
|
8
9
|
import CryptoKit
|
|
9
10
|
import Foundation
|
|
10
11
|
import Foundation/*.Bundle*/
|
|
11
12
|
import Foundation/*.ProcessInfo*/
|
|
12
13
|
import Foundation/*.URL*/
|
|
13
14
|
import Metal
|
|
15
|
+
import Network
|
|
14
16
|
import Swift
|
|
15
17
|
import UIKit
|
|
16
18
|
import _Concurrency
|
|
@@ -5,12 +5,14 @@
|
|
|
5
5
|
import AdServices
|
|
6
6
|
import AdSupport
|
|
7
7
|
import AppTrackingTransparency
|
|
8
|
+
import CoreTelephony
|
|
8
9
|
import CryptoKit
|
|
9
10
|
import Foundation
|
|
10
11
|
import Foundation/*.Bundle*/
|
|
11
12
|
import Foundation/*.ProcessInfo*/
|
|
12
13
|
import Foundation/*.URL*/
|
|
13
14
|
import Metal
|
|
15
|
+
import Network
|
|
14
16
|
import Swift
|
|
15
17
|
import UIKit
|
|
16
18
|
import _Concurrency
|
|
@@ -1676,6 +1676,20 @@
|
|
|
1676
1676
|
"declKind": "Import",
|
|
1677
1677
|
"moduleName": "AppSprintSDK"
|
|
1678
1678
|
},
|
|
1679
|
+
{
|
|
1680
|
+
"kind": "Import",
|
|
1681
|
+
"name": "Network",
|
|
1682
|
+
"printedName": "Network",
|
|
1683
|
+
"declKind": "Import",
|
|
1684
|
+
"moduleName": "AppSprintSDK"
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
"kind": "Import",
|
|
1688
|
+
"name": "CoreTelephony",
|
|
1689
|
+
"printedName": "CoreTelephony",
|
|
1690
|
+
"declKind": "Import",
|
|
1691
|
+
"moduleName": "AppSprintSDK"
|
|
1692
|
+
},
|
|
1679
1693
|
{
|
|
1680
1694
|
"kind": "TypeDecl",
|
|
1681
1695
|
"name": "AppSprintNative",
|
|
@@ -10520,31 +10534,52 @@
|
|
|
10520
10534
|
{
|
|
10521
10535
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10522
10536
|
"kind": "StringLiteral",
|
|
10523
|
-
"offset":
|
|
10537
|
+
"offset": 523,
|
|
10524
10538
|
"length": 7,
|
|
10525
|
-
"value": "\"1.1.
|
|
10539
|
+
"value": "\"1.1.1\""
|
|
10526
10540
|
},
|
|
10527
10541
|
{
|
|
10528
10542
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10529
10543
|
"kind": "StringLiteral",
|
|
10530
|
-
"offset":
|
|
10544
|
+
"offset": 635,
|
|
10531
10545
|
"length": 15,
|
|
10532
10546
|
"value": "\"com.appsprint\""
|
|
10533
10547
|
},
|
|
10534
10548
|
{
|
|
10535
10549
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10536
10550
|
"kind": "StringLiteral",
|
|
10537
|
-
"offset":
|
|
10551
|
+
"offset": 688,
|
|
10538
10552
|
"length": 86,
|
|
10539
10553
|
"value": "\"AppSprint could not open UserDefaults suite com.appsprint; falling back to standard.\""
|
|
10540
10554
|
},
|
|
10541
10555
|
{
|
|
10542
10556
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10543
10557
|
"kind": "BooleanLiteral",
|
|
10544
|
-
"offset":
|
|
10558
|
+
"offset": 9955,
|
|
10559
|
+
"length": 5,
|
|
10560
|
+
"value": "false"
|
|
10561
|
+
},
|
|
10562
|
+
{
|
|
10563
|
+
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10564
|
+
"kind": "StringLiteral",
|
|
10565
|
+
"offset": 12920,
|
|
10566
|
+
"length": 32,
|
|
10567
|
+
"value": "\"app.appsprint.sdk.network-path\""
|
|
10568
|
+
},
|
|
10569
|
+
{
|
|
10570
|
+
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10571
|
+
"kind": "BooleanLiteral",
|
|
10572
|
+
"offset": 13012,
|
|
10545
10573
|
"length": 5,
|
|
10546
10574
|
"value": "false"
|
|
10547
10575
|
},
|
|
10576
|
+
{
|
|
10577
|
+
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10578
|
+
"kind": "FloatLiteral",
|
|
10579
|
+
"offset": 13177,
|
|
10580
|
+
"length": 4,
|
|
10581
|
+
"value": "0.12"
|
|
10582
|
+
},
|
|
10548
10583
|
{
|
|
10549
10584
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintQueueStore.swift",
|
|
10550
10585
|
"kind": "StringLiteral",
|
|
@@ -5,12 +5,14 @@
|
|
|
5
5
|
import AdServices
|
|
6
6
|
import AdSupport
|
|
7
7
|
import AppTrackingTransparency
|
|
8
|
+
import CoreTelephony
|
|
8
9
|
import CryptoKit
|
|
9
10
|
import Foundation
|
|
10
11
|
import Foundation/*.Bundle*/
|
|
11
12
|
import Foundation/*.ProcessInfo*/
|
|
12
13
|
import Foundation/*.URL*/
|
|
13
14
|
import Metal
|
|
15
|
+
import Network
|
|
14
16
|
import Swift
|
|
15
17
|
import UIKit
|
|
16
18
|
import _Concurrency
|
|
@@ -5,12 +5,14 @@
|
|
|
5
5
|
import AdServices
|
|
6
6
|
import AdSupport
|
|
7
7
|
import AppTrackingTransparency
|
|
8
|
+
import CoreTelephony
|
|
8
9
|
import CryptoKit
|
|
9
10
|
import Foundation
|
|
10
11
|
import Foundation/*.Bundle*/
|
|
11
12
|
import Foundation/*.ProcessInfo*/
|
|
12
13
|
import Foundation/*.URL*/
|
|
13
14
|
import Metal
|
|
15
|
+
import Network
|
|
14
16
|
import Swift
|
|
15
17
|
import UIKit
|
|
16
18
|
import _Concurrency
|
|
@@ -5,12 +5,14 @@
|
|
|
5
5
|
import AdServices
|
|
6
6
|
import AdSupport
|
|
7
7
|
import AppTrackingTransparency
|
|
8
|
+
import CoreTelephony
|
|
8
9
|
import CryptoKit
|
|
9
10
|
import Foundation
|
|
10
11
|
import Foundation/*.Bundle*/
|
|
11
12
|
import Foundation/*.ProcessInfo*/
|
|
12
13
|
import Foundation/*.URL*/
|
|
13
14
|
import Metal
|
|
15
|
+
import Network
|
|
14
16
|
import Swift
|
|
15
17
|
import UIKit
|
|
16
18
|
import _Concurrency
|