appsprint-react-native 1.1.7 → 1.1.9
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/README.md +2 -2
- 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/Info.plist +0 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios.abi.json +182 -175
- package/ios/AppSprintSDK.xcframework/ios-arm64/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios.package.swiftinterface +39 -3
- package/ios/AppSprintSDK.xcframework/ios-arm64/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +39 -3
- package/ios/AppSprintSDK.xcframework/ios-arm64/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios.swiftinterface +39 -3
- package/ios/AppSprintSDK.xcframework/ios-arm64/AppSprintSDK.framework/PrivacyInfo.xcprivacy +11 -15
- 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/Info.plist +0 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +182 -175
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +39 -3
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +39 -3
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +39 -3
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +182 -175
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +39 -3
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +39 -3
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +39 -3
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/PrivacyInfo.xcprivacy +11 -15
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/_CodeSignature/CodeResources +1 -1
- package/package.json +1 -1
|
@@ -1627,13 +1627,6 @@
|
|
|
1627
1627
|
"declKind": "Import",
|
|
1628
1628
|
"moduleName": "AppSprintSDK"
|
|
1629
1629
|
},
|
|
1630
|
-
{
|
|
1631
|
-
"kind": "Import",
|
|
1632
|
-
"name": "os",
|
|
1633
|
-
"printedName": "os",
|
|
1634
|
-
"declKind": "Import",
|
|
1635
|
-
"moduleName": "AppSprintSDK"
|
|
1636
|
-
},
|
|
1637
1630
|
{
|
|
1638
1631
|
"kind": "Import",
|
|
1639
1632
|
"name": "Foundation",
|
|
@@ -2200,6 +2193,13 @@
|
|
|
2200
2193
|
"usr": "s:s9EscapableP",
|
|
2201
2194
|
"mangledName": "$ss9EscapableP"
|
|
2202
2195
|
},
|
|
2196
|
+
{
|
|
2197
|
+
"kind": "Conformance",
|
|
2198
|
+
"name": "Equatable",
|
|
2199
|
+
"printedName": "Equatable",
|
|
2200
|
+
"usr": "s:SQ",
|
|
2201
|
+
"mangledName": "$sSQ"
|
|
2202
|
+
},
|
|
2203
2203
|
{
|
|
2204
2204
|
"kind": "Conformance",
|
|
2205
2205
|
"name": "Hashable",
|
|
@@ -2256,13 +2256,6 @@
|
|
|
2256
2256
|
"printedName": "SendableMetatype",
|
|
2257
2257
|
"usr": "s:s16SendableMetatypeP",
|
|
2258
2258
|
"mangledName": "$ss16SendableMetatypeP"
|
|
2259
|
-
},
|
|
2260
|
-
{
|
|
2261
|
-
"kind": "Conformance",
|
|
2262
|
-
"name": "Equatable",
|
|
2263
|
-
"printedName": "Equatable",
|
|
2264
|
-
"usr": "s:SQ",
|
|
2265
|
-
"mangledName": "$sSQ"
|
|
2266
2259
|
}
|
|
2267
2260
|
]
|
|
2268
2261
|
},
|
|
@@ -3167,6 +3160,13 @@
|
|
|
3167
3160
|
"usr": "s:s9EscapableP",
|
|
3168
3161
|
"mangledName": "$ss9EscapableP"
|
|
3169
3162
|
},
|
|
3163
|
+
{
|
|
3164
|
+
"kind": "Conformance",
|
|
3165
|
+
"name": "Equatable",
|
|
3166
|
+
"printedName": "Equatable",
|
|
3167
|
+
"usr": "s:SQ",
|
|
3168
|
+
"mangledName": "$sSQ"
|
|
3169
|
+
},
|
|
3170
3170
|
{
|
|
3171
3171
|
"kind": "Conformance",
|
|
3172
3172
|
"name": "Hashable",
|
|
@@ -3253,13 +3253,6 @@
|
|
|
3253
3253
|
"printedName": "SendableMetatype",
|
|
3254
3254
|
"usr": "s:s16SendableMetatypeP",
|
|
3255
3255
|
"mangledName": "$ss16SendableMetatypeP"
|
|
3256
|
-
},
|
|
3257
|
-
{
|
|
3258
|
-
"kind": "Conformance",
|
|
3259
|
-
"name": "Equatable",
|
|
3260
|
-
"printedName": "Equatable",
|
|
3261
|
-
"usr": "s:SQ",
|
|
3262
|
-
"mangledName": "$sSQ"
|
|
3263
3256
|
}
|
|
3264
3257
|
]
|
|
3265
3258
|
},
|
|
@@ -3512,6 +3505,13 @@
|
|
|
3512
3505
|
"usr": "s:s9EscapableP",
|
|
3513
3506
|
"mangledName": "$ss9EscapableP"
|
|
3514
3507
|
},
|
|
3508
|
+
{
|
|
3509
|
+
"kind": "Conformance",
|
|
3510
|
+
"name": "Equatable",
|
|
3511
|
+
"printedName": "Equatable",
|
|
3512
|
+
"usr": "s:SQ",
|
|
3513
|
+
"mangledName": "$sSQ"
|
|
3514
|
+
},
|
|
3515
3515
|
{
|
|
3516
3516
|
"kind": "Conformance",
|
|
3517
3517
|
"name": "Hashable",
|
|
@@ -3568,13 +3568,6 @@
|
|
|
3568
3568
|
"printedName": "SendableMetatype",
|
|
3569
3569
|
"usr": "s:s16SendableMetatypeP",
|
|
3570
3570
|
"mangledName": "$ss16SendableMetatypeP"
|
|
3571
|
-
},
|
|
3572
|
-
{
|
|
3573
|
-
"kind": "Conformance",
|
|
3574
|
-
"name": "Equatable",
|
|
3575
|
-
"printedName": "Equatable",
|
|
3576
|
-
"usr": "s:SQ",
|
|
3577
|
-
"mangledName": "$sSQ"
|
|
3578
3571
|
}
|
|
3579
3572
|
]
|
|
3580
3573
|
},
|
|
@@ -3770,6 +3763,13 @@
|
|
|
3770
3763
|
"usr": "s:s8CopyableP",
|
|
3771
3764
|
"mangledName": "$ss8CopyableP"
|
|
3772
3765
|
},
|
|
3766
|
+
{
|
|
3767
|
+
"kind": "Conformance",
|
|
3768
|
+
"name": "Escapable",
|
|
3769
|
+
"printedName": "Escapable",
|
|
3770
|
+
"usr": "s:s9EscapableP",
|
|
3771
|
+
"mangledName": "$ss9EscapableP"
|
|
3772
|
+
},
|
|
3773
3773
|
{
|
|
3774
3774
|
"kind": "Conformance",
|
|
3775
3775
|
"name": "Decodable",
|
|
@@ -3791,13 +3791,6 @@
|
|
|
3791
3791
|
"usr": "s:SQ",
|
|
3792
3792
|
"mangledName": "$sSQ"
|
|
3793
3793
|
},
|
|
3794
|
-
{
|
|
3795
|
-
"kind": "Conformance",
|
|
3796
|
-
"name": "Escapable",
|
|
3797
|
-
"printedName": "Escapable",
|
|
3798
|
-
"usr": "s:s9EscapableP",
|
|
3799
|
-
"mangledName": "$ss9EscapableP"
|
|
3800
|
-
},
|
|
3801
3794
|
{
|
|
3802
3795
|
"kind": "Conformance",
|
|
3803
3796
|
"name": "Sendable",
|
|
@@ -4739,6 +4732,13 @@
|
|
|
4739
4732
|
"usr": "s:s8CopyableP",
|
|
4740
4733
|
"mangledName": "$ss8CopyableP"
|
|
4741
4734
|
},
|
|
4735
|
+
{
|
|
4736
|
+
"kind": "Conformance",
|
|
4737
|
+
"name": "Escapable",
|
|
4738
|
+
"printedName": "Escapable",
|
|
4739
|
+
"usr": "s:s9EscapableP",
|
|
4740
|
+
"mangledName": "$ss9EscapableP"
|
|
4741
|
+
},
|
|
4742
4742
|
{
|
|
4743
4743
|
"kind": "Conformance",
|
|
4744
4744
|
"name": "Decodable",
|
|
@@ -4760,13 +4760,6 @@
|
|
|
4760
4760
|
"usr": "s:SQ",
|
|
4761
4761
|
"mangledName": "$sSQ"
|
|
4762
4762
|
},
|
|
4763
|
-
{
|
|
4764
|
-
"kind": "Conformance",
|
|
4765
|
-
"name": "Escapable",
|
|
4766
|
-
"printedName": "Escapable",
|
|
4767
|
-
"usr": "s:s9EscapableP",
|
|
4768
|
-
"mangledName": "$ss9EscapableP"
|
|
4769
|
-
},
|
|
4770
4763
|
{
|
|
4771
4764
|
"kind": "Conformance",
|
|
4772
4765
|
"name": "Sendable",
|
|
@@ -5802,6 +5795,13 @@
|
|
|
5802
5795
|
"usr": "s:s8CopyableP",
|
|
5803
5796
|
"mangledName": "$ss8CopyableP"
|
|
5804
5797
|
},
|
|
5798
|
+
{
|
|
5799
|
+
"kind": "Conformance",
|
|
5800
|
+
"name": "Escapable",
|
|
5801
|
+
"printedName": "Escapable",
|
|
5802
|
+
"usr": "s:s9EscapableP",
|
|
5803
|
+
"mangledName": "$ss9EscapableP"
|
|
5804
|
+
},
|
|
5805
5805
|
{
|
|
5806
5806
|
"kind": "Conformance",
|
|
5807
5807
|
"name": "Decodable",
|
|
@@ -5823,13 +5823,6 @@
|
|
|
5823
5823
|
"usr": "s:SQ",
|
|
5824
5824
|
"mangledName": "$sSQ"
|
|
5825
5825
|
},
|
|
5826
|
-
{
|
|
5827
|
-
"kind": "Conformance",
|
|
5828
|
-
"name": "Escapable",
|
|
5829
|
-
"printedName": "Escapable",
|
|
5830
|
-
"usr": "s:s9EscapableP",
|
|
5831
|
-
"mangledName": "$ss9EscapableP"
|
|
5832
|
-
},
|
|
5833
5826
|
{
|
|
5834
5827
|
"kind": "Conformance",
|
|
5835
5828
|
"name": "Sendable",
|
|
@@ -6231,6 +6224,13 @@
|
|
|
6231
6224
|
"usr": "s:s8CopyableP",
|
|
6232
6225
|
"mangledName": "$ss8CopyableP"
|
|
6233
6226
|
},
|
|
6227
|
+
{
|
|
6228
|
+
"kind": "Conformance",
|
|
6229
|
+
"name": "Escapable",
|
|
6230
|
+
"printedName": "Escapable",
|
|
6231
|
+
"usr": "s:s9EscapableP",
|
|
6232
|
+
"mangledName": "$ss9EscapableP"
|
|
6233
|
+
},
|
|
6234
6234
|
{
|
|
6235
6235
|
"kind": "Conformance",
|
|
6236
6236
|
"name": "Decodable",
|
|
@@ -6245,13 +6245,6 @@
|
|
|
6245
6245
|
"usr": "s:SE",
|
|
6246
6246
|
"mangledName": "$sSE"
|
|
6247
6247
|
},
|
|
6248
|
-
{
|
|
6249
|
-
"kind": "Conformance",
|
|
6250
|
-
"name": "Escapable",
|
|
6251
|
-
"printedName": "Escapable",
|
|
6252
|
-
"usr": "s:s9EscapableP",
|
|
6253
|
-
"mangledName": "$ss9EscapableP"
|
|
6254
|
-
},
|
|
6255
6248
|
{
|
|
6256
6249
|
"kind": "Conformance",
|
|
6257
6250
|
"name": "Sendable",
|
|
@@ -6442,13 +6435,6 @@
|
|
|
6442
6435
|
"usr": "s:s8CopyableP",
|
|
6443
6436
|
"mangledName": "$ss8CopyableP"
|
|
6444
6437
|
},
|
|
6445
|
-
{
|
|
6446
|
-
"kind": "Conformance",
|
|
6447
|
-
"name": "Equatable",
|
|
6448
|
-
"printedName": "Equatable",
|
|
6449
|
-
"usr": "s:SQ",
|
|
6450
|
-
"mangledName": "$sSQ"
|
|
6451
|
-
},
|
|
6452
6438
|
{
|
|
6453
6439
|
"kind": "Conformance",
|
|
6454
6440
|
"name": "Escapable",
|
|
@@ -6456,6 +6442,13 @@
|
|
|
6456
6442
|
"usr": "s:s9EscapableP",
|
|
6457
6443
|
"mangledName": "$ss9EscapableP"
|
|
6458
6444
|
},
|
|
6445
|
+
{
|
|
6446
|
+
"kind": "Conformance",
|
|
6447
|
+
"name": "Equatable",
|
|
6448
|
+
"printedName": "Equatable",
|
|
6449
|
+
"usr": "s:SQ",
|
|
6450
|
+
"mangledName": "$sSQ"
|
|
6451
|
+
},
|
|
6459
6452
|
{
|
|
6460
6453
|
"kind": "Conformance",
|
|
6461
6454
|
"name": "Sendable",
|
|
@@ -9546,6 +9539,13 @@
|
|
|
9546
9539
|
"usr": "s:s8CopyableP",
|
|
9547
9540
|
"mangledName": "$ss8CopyableP"
|
|
9548
9541
|
},
|
|
9542
|
+
{
|
|
9543
|
+
"kind": "Conformance",
|
|
9544
|
+
"name": "Escapable",
|
|
9545
|
+
"printedName": "Escapable",
|
|
9546
|
+
"usr": "s:s9EscapableP",
|
|
9547
|
+
"mangledName": "$ss9EscapableP"
|
|
9548
|
+
},
|
|
9549
9549
|
{
|
|
9550
9550
|
"kind": "Conformance",
|
|
9551
9551
|
"name": "Decodable",
|
|
@@ -9567,13 +9567,6 @@
|
|
|
9567
9567
|
"usr": "s:SQ",
|
|
9568
9568
|
"mangledName": "$sSQ"
|
|
9569
9569
|
},
|
|
9570
|
-
{
|
|
9571
|
-
"kind": "Conformance",
|
|
9572
|
-
"name": "Escapable",
|
|
9573
|
-
"printedName": "Escapable",
|
|
9574
|
-
"usr": "s:s9EscapableP",
|
|
9575
|
-
"mangledName": "$ss9EscapableP"
|
|
9576
|
-
},
|
|
9577
9570
|
{
|
|
9578
9571
|
"kind": "Conformance",
|
|
9579
9572
|
"name": "Sendable",
|
|
@@ -9802,6 +9795,13 @@
|
|
|
9802
9795
|
"usr": "s:s9EscapableP",
|
|
9803
9796
|
"mangledName": "$ss9EscapableP"
|
|
9804
9797
|
},
|
|
9798
|
+
{
|
|
9799
|
+
"kind": "Conformance",
|
|
9800
|
+
"name": "Equatable",
|
|
9801
|
+
"printedName": "Equatable",
|
|
9802
|
+
"usr": "s:SQ",
|
|
9803
|
+
"mangledName": "$sSQ"
|
|
9804
|
+
},
|
|
9805
9805
|
{
|
|
9806
9806
|
"kind": "Conformance",
|
|
9807
9807
|
"name": "Hashable",
|
|
@@ -9858,13 +9858,6 @@
|
|
|
9858
9858
|
"printedName": "SendableMetatype",
|
|
9859
9859
|
"usr": "s:s16SendableMetatypeP",
|
|
9860
9860
|
"mangledName": "$ss16SendableMetatypeP"
|
|
9861
|
-
},
|
|
9862
|
-
{
|
|
9863
|
-
"kind": "Conformance",
|
|
9864
|
-
"name": "Equatable",
|
|
9865
|
-
"printedName": "Equatable",
|
|
9866
|
-
"usr": "s:SQ",
|
|
9867
|
-
"mangledName": "$sSQ"
|
|
9868
9861
|
}
|
|
9869
9862
|
]
|
|
9870
9863
|
},
|
|
@@ -10043,6 +10036,13 @@
|
|
|
10043
10036
|
"usr": "s:s8CopyableP",
|
|
10044
10037
|
"mangledName": "$ss8CopyableP"
|
|
10045
10038
|
},
|
|
10039
|
+
{
|
|
10040
|
+
"kind": "Conformance",
|
|
10041
|
+
"name": "Escapable",
|
|
10042
|
+
"printedName": "Escapable",
|
|
10043
|
+
"usr": "s:s9EscapableP",
|
|
10044
|
+
"mangledName": "$ss9EscapableP"
|
|
10045
|
+
},
|
|
10046
10046
|
{
|
|
10047
10047
|
"kind": "Conformance",
|
|
10048
10048
|
"name": "Decodable",
|
|
@@ -10064,13 +10064,6 @@
|
|
|
10064
10064
|
"usr": "s:SQ",
|
|
10065
10065
|
"mangledName": "$sSQ"
|
|
10066
10066
|
},
|
|
10067
|
-
{
|
|
10068
|
-
"kind": "Conformance",
|
|
10069
|
-
"name": "Escapable",
|
|
10070
|
-
"printedName": "Escapable",
|
|
10071
|
-
"usr": "s:s9EscapableP",
|
|
10072
|
-
"mangledName": "$ss9EscapableP"
|
|
10073
|
-
},
|
|
10074
10067
|
{
|
|
10075
10068
|
"kind": "Conformance",
|
|
10076
10069
|
"name": "Sendable",
|
|
@@ -10266,6 +10259,13 @@
|
|
|
10266
10259
|
"usr": "s:s8CopyableP",
|
|
10267
10260
|
"mangledName": "$ss8CopyableP"
|
|
10268
10261
|
},
|
|
10262
|
+
{
|
|
10263
|
+
"kind": "Conformance",
|
|
10264
|
+
"name": "Escapable",
|
|
10265
|
+
"printedName": "Escapable",
|
|
10266
|
+
"usr": "s:s9EscapableP",
|
|
10267
|
+
"mangledName": "$ss9EscapableP"
|
|
10268
|
+
},
|
|
10269
10269
|
{
|
|
10270
10270
|
"kind": "Conformance",
|
|
10271
10271
|
"name": "Decodable",
|
|
@@ -10287,13 +10287,6 @@
|
|
|
10287
10287
|
"usr": "s:SQ",
|
|
10288
10288
|
"mangledName": "$sSQ"
|
|
10289
10289
|
},
|
|
10290
|
-
{
|
|
10291
|
-
"kind": "Conformance",
|
|
10292
|
-
"name": "Escapable",
|
|
10293
|
-
"printedName": "Escapable",
|
|
10294
|
-
"usr": "s:s9EscapableP",
|
|
10295
|
-
"mangledName": "$ss9EscapableP"
|
|
10296
|
-
},
|
|
10297
10290
|
{
|
|
10298
10291
|
"kind": "Conformance",
|
|
10299
10292
|
"name": "Sendable",
|
|
@@ -10426,539 +10419,553 @@
|
|
|
10426
10419
|
},
|
|
10427
10420
|
"ConstValues": [
|
|
10428
10421
|
{
|
|
10429
|
-
"filePath": "\/Users\/
|
|
10422
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/.build\/xcframework\/dd-device\/Build\/Intermediates.noindex\/ArchiveIntermediates\/appsprint-ios\/IntermediateBuildFilesPath\/appsprint-ios.build\/Release-iphoneos\/AppSprintSDK.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
10430
10423
|
"kind": "StringLiteral",
|
|
10431
10424
|
"offset": 295,
|
|
10432
10425
|
"length": 28,
|
|
10433
10426
|
"value": "\"appsprint-ios_AppSprintSDK\""
|
|
10434
10427
|
},
|
|
10435
10428
|
{
|
|
10436
|
-
"filePath": "\/Users\/
|
|
10429
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/.build\/xcframework\/dd-device\/Build\/Intermediates.noindex\/ArchiveIntermediates\/appsprint-ios\/IntermediateBuildFilesPath\/appsprint-ios.build\/Release-iphoneos\/AppSprintSDK.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
10437
10430
|
"kind": "Array",
|
|
10438
10431
|
"offset": 970,
|
|
10439
10432
|
"length": 2,
|
|
10440
10433
|
"value": "[]"
|
|
10441
10434
|
},
|
|
10442
10435
|
{
|
|
10443
|
-
"filePath": "\/Users\/
|
|
10436
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/.build\/xcframework\/dd-device\/Build\/Intermediates.noindex\/ArchiveIntermediates\/appsprint-ios\/IntermediateBuildFilesPath\/appsprint-ios.build\/Release-iphoneos\/AppSprintSDK.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
10444
10437
|
"kind": "StringLiteral",
|
|
10445
10438
|
"offset": 1497,
|
|
10446
10439
|
"length": 9,
|
|
10447
10440
|
"value": "\".bundle\""
|
|
10448
10441
|
},
|
|
10449
10442
|
{
|
|
10450
|
-
"filePath": "\/Users\/
|
|
10443
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/.build\/xcframework\/dd-device\/Build\/Intermediates.noindex\/ArchiveIntermediates\/appsprint-ios\/IntermediateBuildFilesPath\/appsprint-ios.build\/Release-iphoneos\/AppSprintSDK.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
10451
10444
|
"kind": "StringLiteral",
|
|
10452
10445
|
"offset": 1649,
|
|
10453
10446
|
"length": 56,
|
|
10454
10447
|
"value": "\"unable to find bundle named appsprint-ios_AppSprintSDK\""
|
|
10455
10448
|
},
|
|
10456
10449
|
{
|
|
10457
|
-
"filePath": "\/Users\/
|
|
10450
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10458
10451
|
"kind": "StringLiteral",
|
|
10459
10452
|
"offset": 190,
|
|
10460
10453
|
"length": 15,
|
|
10461
10454
|
"value": "\"@appsprint:id\""
|
|
10462
10455
|
},
|
|
10463
10456
|
{
|
|
10464
|
-
"filePath": "\/Users\/
|
|
10457
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10465
10458
|
"kind": "StringLiteral",
|
|
10466
10459
|
"offset": 239,
|
|
10467
10460
|
"length": 24,
|
|
10468
10461
|
"value": "\"@appsprint:attribution\""
|
|
10469
10462
|
},
|
|
10470
10463
|
{
|
|
10471
|
-
"filePath": "\/Users\/
|
|
10464
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10472
10465
|
"kind": "StringLiteral",
|
|
10473
10466
|
"offset": 303,
|
|
10474
10467
|
"length": 31,
|
|
10475
10468
|
"value": "\"@appsprint:attribution_params\""
|
|
10476
10469
|
},
|
|
10477
10470
|
{
|
|
10478
|
-
"filePath": "\/Users\/
|
|
10471
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10479
10472
|
"kind": "StringLiteral",
|
|
10480
10473
|
"offset": 368,
|
|
10481
10474
|
"length": 21,
|
|
10482
10475
|
"value": "\"@appsprint:disabled\""
|
|
10483
10476
|
},
|
|
10484
10477
|
{
|
|
10485
|
-
"filePath": "\/Users\/
|
|
10478
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10486
10479
|
"kind": "StringLiteral",
|
|
10487
10480
|
"offset": 420,
|
|
10488
10481
|
"length": 22,
|
|
10489
10482
|
"value": "\"@appsprint:idfa_sent\""
|
|
10490
10483
|
},
|
|
10491
10484
|
{
|
|
10492
|
-
"filePath": "\/Users\/
|
|
10485
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10493
10486
|
"kind": "StringLiteral",
|
|
10494
10487
|
"offset": 482,
|
|
10495
10488
|
"length": 31,
|
|
10496
10489
|
"value": "\"@appsprint:install_registered\""
|
|
10497
10490
|
},
|
|
10498
10491
|
{
|
|
10499
|
-
"filePath": "\/Users\/
|
|
10492
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10500
10493
|
"kind": "StringLiteral",
|
|
10501
10494
|
"offset": 550,
|
|
10502
10495
|
"length": 29,
|
|
10503
10496
|
"value": "\"@appsprint:customer_user_id\""
|
|
10504
10497
|
},
|
|
10505
10498
|
{
|
|
10506
|
-
"filePath": "\/Users\/
|
|
10499
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10507
10500
|
"kind": "StringLiteral",
|
|
10508
10501
|
"offset": 608,
|
|
10509
10502
|
"length": 20,
|
|
10510
10503
|
"value": "\"@appsprint:api_key\""
|
|
10511
10504
|
},
|
|
10512
10505
|
{
|
|
10513
|
-
"filePath": "\/Users\/
|
|
10506
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10514
10507
|
"kind": "StringLiteral",
|
|
10515
10508
|
"offset": 667,
|
|
10516
10509
|
"length": 30,
|
|
10517
10510
|
"value": "\"@appsprint:install_timestamp\""
|
|
10518
10511
|
},
|
|
10519
10512
|
{
|
|
10520
|
-
"filePath": "\/Users\/
|
|
10513
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10521
10514
|
"kind": "StringLiteral",
|
|
10522
10515
|
"offset": 736,
|
|
10523
10516
|
"length": 34,
|
|
10524
10517
|
"value": "\"@appsprint:last_session_start_ms\""
|
|
10525
10518
|
},
|
|
10526
10519
|
{
|
|
10527
|
-
"filePath": "\/Users\/
|
|
10520
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10528
10521
|
"kind": "StringLiteral",
|
|
10529
10522
|
"offset": 1175,
|
|
10530
10523
|
"length": 44,
|
|
10531
10524
|
"value": "\"@appsprint:pending_ad_services_token_retry\""
|
|
10532
10525
|
},
|
|
10533
10526
|
{
|
|
10534
|
-
"filePath": "\/Users\/
|
|
10527
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10535
10528
|
"kind": "Dictionary",
|
|
10536
10529
|
"offset": 1401,
|
|
10537
10530
|
"length": 3,
|
|
10538
10531
|
"value": "[]"
|
|
10539
10532
|
},
|
|
10540
10533
|
{
|
|
10541
|
-
"filePath": "\/Users\/
|
|
10534
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10542
10535
|
"kind": "BooleanLiteral",
|
|
10543
10536
|
"offset": 1435,
|
|
10544
10537
|
"length": 5,
|
|
10545
10538
|
"value": "false"
|
|
10546
10539
|
},
|
|
10547
10540
|
{
|
|
10548
|
-
"filePath": "\/Users\/
|
|
10541
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10549
10542
|
"kind": "BooleanLiteral",
|
|
10550
10543
|
"offset": 1471,
|
|
10551
10544
|
"length": 5,
|
|
10552
10545
|
"value": "false"
|
|
10553
10546
|
},
|
|
10554
10547
|
{
|
|
10555
|
-
"filePath": "\/Users\/
|
|
10548
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10556
10549
|
"kind": "BooleanLiteral",
|
|
10557
10550
|
"offset": 1768,
|
|
10558
10551
|
"length": 5,
|
|
10559
10552
|
"value": "false"
|
|
10560
10553
|
},
|
|
10561
10554
|
{
|
|
10562
|
-
"filePath": "\/Users\/
|
|
10555
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10563
10556
|
"kind": "BooleanLiteral",
|
|
10564
10557
|
"offset": 1806,
|
|
10565
10558
|
"length": 5,
|
|
10566
10559
|
"value": "false"
|
|
10567
10560
|
},
|
|
10568
10561
|
{
|
|
10569
|
-
"filePath": "\/Users\/
|
|
10562
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10570
10563
|
"kind": "IntegerLiteral",
|
|
10571
10564
|
"offset": 1850,
|
|
10572
10565
|
"length": 1,
|
|
10573
10566
|
"value": "0"
|
|
10574
10567
|
},
|
|
10575
10568
|
{
|
|
10576
|
-
"filePath": "\/Users\/
|
|
10569
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10577
10570
|
"kind": "IntegerLiteral",
|
|
10578
10571
|
"offset": 1888,
|
|
10579
10572
|
"length": 1,
|
|
10580
10573
|
"value": "0"
|
|
10581
10574
|
},
|
|
10582
10575
|
{
|
|
10583
|
-
"filePath": "\/Users\/
|
|
10576
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10584
10577
|
"kind": "IntegerLiteral",
|
|
10585
10578
|
"offset": 1935,
|
|
10586
10579
|
"length": 1,
|
|
10587
10580
|
"value": "0"
|
|
10588
10581
|
},
|
|
10589
10582
|
{
|
|
10590
|
-
"filePath": "\/Users\/
|
|
10583
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10591
10584
|
"kind": "IntegerLiteral",
|
|
10592
10585
|
"offset": 2313,
|
|
10593
10586
|
"length": 2,
|
|
10594
10587
|
"value": "50"
|
|
10595
10588
|
},
|
|
10596
10589
|
{
|
|
10597
|
-
"filePath": "\/Users\/
|
|
10590
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10598
10591
|
"kind": "IntegerLiteral",
|
|
10599
10592
|
"offset": 2628,
|
|
10600
10593
|
"length": 6,
|
|
10601
10594
|
"value": "95000"
|
|
10602
10595
|
},
|
|
10603
10596
|
{
|
|
10604
|
-
"filePath": "\/Users\/
|
|
10597
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10605
10598
|
"kind": "IntegerLiteral",
|
|
10606
10599
|
"offset": 2680,
|
|
10607
10600
|
"length": 6,
|
|
10608
10601
|
"value": "90000"
|
|
10609
10602
|
},
|
|
10610
10603
|
{
|
|
10611
|
-
"filePath": "\/Users\/
|
|
10604
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10612
10605
|
"kind": "IntegerLiteral",
|
|
10613
10606
|
"offset": 2742,
|
|
10614
10607
|
"length": 2,
|
|
10615
10608
|
"value": "30"
|
|
10616
10609
|
},
|
|
10617
10610
|
{
|
|
10618
|
-
"filePath": "\/Users\/
|
|
10611
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10619
10612
|
"kind": "IntegerLiteral",
|
|
10620
10613
|
"offset": 2747,
|
|
10621
10614
|
"length": 2,
|
|
10622
10615
|
"value": "60"
|
|
10623
10616
|
},
|
|
10624
10617
|
{
|
|
10625
|
-
"filePath": "\/Users\/
|
|
10618
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10626
10619
|
"kind": "IntegerLiteral",
|
|
10627
10620
|
"offset": 2752,
|
|
10628
10621
|
"length": 4,
|
|
10629
10622
|
"value": "1000"
|
|
10630
10623
|
},
|
|
10631
10624
|
{
|
|
10632
|
-
"filePath": "\/Users\/
|
|
10625
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10633
10626
|
"kind": "IntegerLiteral",
|
|
10634
10627
|
"offset": 2832,
|
|
10635
10628
|
"length": 2,
|
|
10636
10629
|
"value": "75"
|
|
10637
10630
|
},
|
|
10638
10631
|
{
|
|
10639
|
-
"filePath": "\/Users\/
|
|
10632
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10640
10633
|
"kind": "IntegerLiteral",
|
|
10641
10634
|
"offset": 2837,
|
|
10642
10635
|
"length": 13,
|
|
10643
10636
|
"value": "1000000000"
|
|
10644
10637
|
},
|
|
10645
10638
|
{
|
|
10646
|
-
"filePath": "\/Users\/
|
|
10639
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprint.swift",
|
|
10647
10640
|
"kind": "IntegerLiteral",
|
|
10648
10641
|
"offset": 13774,
|
|
10649
10642
|
"length": 2,
|
|
10650
10643
|
"value": "13"
|
|
10651
10644
|
},
|
|
10652
10645
|
{
|
|
10653
|
-
"filePath": "\/Users\/
|
|
10646
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintConfig.swift",
|
|
10654
10647
|
"kind": "StringLiteral",
|
|
10655
10648
|
"offset": 111,
|
|
10656
10649
|
"length": 27,
|
|
10657
10650
|
"value": "\"https:\/\/api.appsprint.app\""
|
|
10658
10651
|
},
|
|
10659
10652
|
{
|
|
10660
|
-
"filePath": "\/Users\/
|
|
10653
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintConfig.swift",
|
|
10661
10654
|
"kind": "StringLiteral",
|
|
10662
10655
|
"offset": 172,
|
|
10663
10656
|
"length": 3,
|
|
10664
10657
|
"value": "\"\/\""
|
|
10665
10658
|
},
|
|
10666
10659
|
{
|
|
10667
|
-
"filePath": "\/Users\/
|
|
10660
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintConfig.swift",
|
|
10668
10661
|
"kind": "BooleanLiteral",
|
|
10669
10662
|
"offset": 664,
|
|
10670
10663
|
"length": 4,
|
|
10671
10664
|
"value": "true"
|
|
10672
10665
|
},
|
|
10673
10666
|
{
|
|
10674
|
-
"filePath": "\/Users\/
|
|
10667
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintConfig.swift",
|
|
10675
10668
|
"kind": "BooleanLiteral",
|
|
10676
10669
|
"offset": 694,
|
|
10677
10670
|
"length": 5,
|
|
10678
10671
|
"value": "false"
|
|
10679
10672
|
},
|
|
10680
10673
|
{
|
|
10681
|
-
"filePath": "\/Users\/
|
|
10674
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintConfig.swift",
|
|
10682
10675
|
"kind": "BooleanLiteral",
|
|
10683
10676
|
"offset": 819,
|
|
10684
10677
|
"length": 4,
|
|
10685
10678
|
"value": "true"
|
|
10686
10679
|
},
|
|
10687
10680
|
{
|
|
10688
|
-
"filePath": "\/Users\/
|
|
10681
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintConfig.swift",
|
|
10689
10682
|
"kind": "BooleanLiteral",
|
|
10690
10683
|
"offset": 864,
|
|
10691
10684
|
"length": 4,
|
|
10692
10685
|
"value": "true"
|
|
10693
10686
|
},
|
|
10694
10687
|
{
|
|
10695
|
-
"filePath": "\/Users\/
|
|
10688
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintEnvironment.swift",
|
|
10696
10689
|
"kind": "IntegerLiteral",
|
|
10697
|
-
"offset":
|
|
10690
|
+
"offset": 1013,
|
|
10698
10691
|
"length": 2,
|
|
10699
10692
|
"value": "15"
|
|
10700
10693
|
},
|
|
10701
10694
|
{
|
|
10702
|
-
"filePath": "\/Users\/
|
|
10695
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintEnvironment.swift",
|
|
10703
10696
|
"kind": "IntegerLiteral",
|
|
10704
|
-
"offset":
|
|
10697
|
+
"offset": 1067,
|
|
10705
10698
|
"length": 2,
|
|
10706
10699
|
"value": "30"
|
|
10707
10700
|
},
|
|
10708
10701
|
{
|
|
10709
|
-
"filePath": "\/Users\/
|
|
10702
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintEnvironment.swift",
|
|
10710
10703
|
"kind": "IntegerLiteral",
|
|
10711
|
-
"offset":
|
|
10704
|
+
"offset": 1124,
|
|
10712
10705
|
"length": 1,
|
|
10713
10706
|
"value": "2"
|
|
10714
10707
|
},
|
|
10715
10708
|
{
|
|
10716
|
-
"filePath": "\/Users\/
|
|
10709
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintEnvironment.swift",
|
|
10717
10710
|
"kind": "BooleanLiteral",
|
|
10718
|
-
"offset":
|
|
10719
|
-
"length":
|
|
10720
|
-
"value": "
|
|
10711
|
+
"offset": 1171,
|
|
10712
|
+
"length": 5,
|
|
10713
|
+
"value": "false"
|
|
10714
|
+
},
|
|
10715
|
+
{
|
|
10716
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintEnvironment.swift",
|
|
10717
|
+
"kind": "Array",
|
|
10718
|
+
"offset": 3252,
|
|
10719
|
+
"length": 117,
|
|
10720
|
+
"value": "[250000000, 500000000, 1000000000, 1500000000, 2000000000]"
|
|
10721
|
+
},
|
|
10722
|
+
{
|
|
10723
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintEnvironment.swift",
|
|
10724
|
+
"kind": "IntegerLiteral",
|
|
10725
|
+
"offset": 3425,
|
|
10726
|
+
"length": 1,
|
|
10727
|
+
"value": "3"
|
|
10721
10728
|
},
|
|
10722
10729
|
{
|
|
10723
|
-
"filePath": "\/Users\/
|
|
10730
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10724
10731
|
"kind": "StringLiteral",
|
|
10725
10732
|
"offset": 577,
|
|
10726
10733
|
"length": 7,
|
|
10727
|
-
"value": "\"1.1.
|
|
10734
|
+
"value": "\"1.1.7\""
|
|
10728
10735
|
},
|
|
10729
10736
|
{
|
|
10730
|
-
"filePath": "\/Users\/
|
|
10737
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10731
10738
|
"kind": "StringLiteral",
|
|
10732
10739
|
"offset": 893,
|
|
10733
10740
|
"length": 15,
|
|
10734
10741
|
"value": "\"com.appsprint\""
|
|
10735
10742
|
},
|
|
10736
10743
|
{
|
|
10737
|
-
"filePath": "\/Users\/
|
|
10744
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10738
10745
|
"kind": "StringLiteral",
|
|
10739
10746
|
"offset": 946,
|
|
10740
10747
|
"length": 86,
|
|
10741
10748
|
"value": "\"AppSprint could not open UserDefaults suite com.appsprint; falling back to standard.\""
|
|
10742
10749
|
},
|
|
10743
10750
|
{
|
|
10744
|
-
"filePath": "\/Users\/
|
|
10751
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10745
10752
|
"kind": "BooleanLiteral",
|
|
10746
10753
|
"offset": 14455,
|
|
10747
10754
|
"length": 5,
|
|
10748
10755
|
"value": "false"
|
|
10749
10756
|
},
|
|
10750
10757
|
{
|
|
10751
|
-
"filePath": "\/Users\/
|
|
10758
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10752
10759
|
"kind": "StringLiteral",
|
|
10753
10760
|
"offset": 17420,
|
|
10754
10761
|
"length": 32,
|
|
10755
10762
|
"value": "\"app.appsprint.sdk.network-path\""
|
|
10756
10763
|
},
|
|
10757
10764
|
{
|
|
10758
|
-
"filePath": "\/Users\/
|
|
10765
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10759
10766
|
"kind": "BooleanLiteral",
|
|
10760
10767
|
"offset": 17512,
|
|
10761
10768
|
"length": 5,
|
|
10762
10769
|
"value": "false"
|
|
10763
10770
|
},
|
|
10764
10771
|
{
|
|
10765
|
-
"filePath": "\/Users\/
|
|
10772
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10766
10773
|
"kind": "FloatLiteral",
|
|
10767
10774
|
"offset": 17677,
|
|
10768
10775
|
"length": 4,
|
|
10769
10776
|
"value": "0.12"
|
|
10770
10777
|
},
|
|
10771
10778
|
{
|
|
10772
|
-
"filePath": "\/Users\/
|
|
10779
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintQueueStore.swift",
|
|
10773
10780
|
"kind": "StringLiteral",
|
|
10774
10781
|
"offset": 80,
|
|
10775
10782
|
"length": 24,
|
|
10776
10783
|
"value": "\"@appsprint:event_queue\""
|
|
10777
10784
|
},
|
|
10778
10785
|
{
|
|
10779
|
-
"filePath": "\/Users\/
|
|
10786
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintQueueStore.swift",
|
|
10780
10787
|
"kind": "StringLiteral",
|
|
10781
10788
|
"offset": 130,
|
|
10782
10789
|
"length": 28,
|
|
10783
10790
|
"value": "\"@appsprint:event_queue_ids\""
|
|
10784
10791
|
},
|
|
10785
10792
|
{
|
|
10786
|
-
"filePath": "\/Users\/
|
|
10793
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintQueueStore.swift",
|
|
10787
10794
|
"kind": "StringLiteral",
|
|
10788
10795
|
"offset": 191,
|
|
10789
10796
|
"length": 30,
|
|
10790
10797
|
"value": "\"@appsprint:event_queue_item:\""
|
|
10791
10798
|
},
|
|
10792
10799
|
{
|
|
10793
|
-
"filePath": "\/Users\/
|
|
10800
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintQueueStore.swift",
|
|
10794
10801
|
"kind": "IntegerLiteral",
|
|
10795
10802
|
"offset": 253,
|
|
10796
10803
|
"length": 3,
|
|
10797
10804
|
"value": "100"
|
|
10798
10805
|
},
|
|
10799
10806
|
{
|
|
10800
|
-
"filePath": "\/Users\/
|
|
10807
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10801
10808
|
"kind": "IntegerLiteral",
|
|
10802
10809
|
"offset": 92,
|
|
10803
10810
|
"length": 1,
|
|
10804
10811
|
"value": "0"
|
|
10805
10812
|
},
|
|
10806
10813
|
{
|
|
10807
|
-
"filePath": "\/Users\/
|
|
10814
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10808
10815
|
"kind": "IntegerLiteral",
|
|
10809
10816
|
"offset": 110,
|
|
10810
10817
|
"length": 1,
|
|
10811
10818
|
"value": "1"
|
|
10812
10819
|
},
|
|
10813
10820
|
{
|
|
10814
|
-
"filePath": "\/Users\/
|
|
10821
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10815
10822
|
"kind": "IntegerLiteral",
|
|
10816
10823
|
"offset": 128,
|
|
10817
10824
|
"length": 1,
|
|
10818
10825
|
"value": "2"
|
|
10819
10826
|
},
|
|
10820
10827
|
{
|
|
10821
|
-
"filePath": "\/Users\/
|
|
10828
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10822
10829
|
"kind": "IntegerLiteral",
|
|
10823
10830
|
"offset": 147,
|
|
10824
10831
|
"length": 1,
|
|
10825
10832
|
"value": "3"
|
|
10826
10833
|
},
|
|
10827
10834
|
{
|
|
10828
|
-
"filePath": "\/Users\/
|
|
10835
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10829
10836
|
"kind": "StringLiteral",
|
|
10830
10837
|
"offset": 250,
|
|
10831
10838
|
"length": 15,
|
|
10832
10839
|
"value": "\"session_start\""
|
|
10833
10840
|
},
|
|
10834
10841
|
{
|
|
10835
|
-
"filePath": "\/Users\/
|
|
10842
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10836
10843
|
"kind": "StringLiteral",
|
|
10837
10844
|
"offset": 299,
|
|
10838
10845
|
"length": 9,
|
|
10839
10846
|
"value": "\"sign_up\""
|
|
10840
10847
|
},
|
|
10841
10848
|
{
|
|
10842
|
-
"filePath": "\/Users\/
|
|
10849
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10843
10850
|
"kind": "StringLiteral",
|
|
10844
10851
|
"offset": 386,
|
|
10845
10852
|
"length": 13,
|
|
10846
10853
|
"value": "\"start_trial\""
|
|
10847
10854
|
},
|
|
10848
10855
|
{
|
|
10849
|
-
"filePath": "\/Users\/
|
|
10856
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10850
10857
|
"kind": "StringLiteral",
|
|
10851
10858
|
"offset": 426,
|
|
10852
10859
|
"length": 18,
|
|
10853
10860
|
"value": "\"add_payment_info\""
|
|
10854
10861
|
},
|
|
10855
10862
|
{
|
|
10856
|
-
"filePath": "\/Users\/
|
|
10863
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10857
10864
|
"kind": "StringLiteral",
|
|
10858
10865
|
"offset": 466,
|
|
10859
10866
|
"length": 13,
|
|
10860
10867
|
"value": "\"add_to_cart\""
|
|
10861
10868
|
},
|
|
10862
10869
|
{
|
|
10863
|
-
"filePath": "\/Users\/
|
|
10870
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10864
10871
|
"kind": "StringLiteral",
|
|
10865
10872
|
"offset": 505,
|
|
10866
10873
|
"length": 17,
|
|
10867
10874
|
"value": "\"add_to_wishlist\""
|
|
10868
10875
|
},
|
|
10869
10876
|
{
|
|
10870
|
-
"filePath": "\/Users\/
|
|
10877
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10871
10878
|
"kind": "StringLiteral",
|
|
10872
10879
|
"offset": 551,
|
|
10873
10880
|
"length": 19,
|
|
10874
10881
|
"value": "\"initiate_checkout\""
|
|
10875
10882
|
},
|
|
10876
10883
|
{
|
|
10877
|
-
"filePath": "\/Users\/
|
|
10884
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10878
10885
|
"kind": "StringLiteral",
|
|
10879
10886
|
"offset": 594,
|
|
10880
10887
|
"length": 14,
|
|
10881
10888
|
"value": "\"view_content\""
|
|
10882
10889
|
},
|
|
10883
10890
|
{
|
|
10884
|
-
"filePath": "\/Users\/
|
|
10891
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10885
10892
|
"kind": "StringLiteral",
|
|
10886
10893
|
"offset": 629,
|
|
10887
10894
|
"length": 11,
|
|
10888
10895
|
"value": "\"view_item\""
|
|
10889
10896
|
},
|
|
10890
10897
|
{
|
|
10891
|
-
"filePath": "\/Users\/
|
|
10898
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10892
10899
|
"kind": "StringLiteral",
|
|
10893
10900
|
"offset": 700,
|
|
10894
10901
|
"length": 19,
|
|
10895
10902
|
"value": "\"tutorial_complete\""
|
|
10896
10903
|
},
|
|
10897
10904
|
{
|
|
10898
|
-
"filePath": "\/Users\/
|
|
10905
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10899
10906
|
"kind": "StringLiteral",
|
|
10900
10907
|
"offset": 744,
|
|
10901
10908
|
"length": 15,
|
|
10902
10909
|
"value": "\"achieve_level\""
|
|
10903
10910
|
},
|
|
10904
10911
|
{
|
|
10905
|
-
"filePath": "\/Users\/
|
|
10912
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10906
10913
|
"kind": "StringLiteral",
|
|
10907
10914
|
"offset": 782,
|
|
10908
10915
|
"length": 13,
|
|
10909
10916
|
"value": "\"level_start\""
|
|
10910
10917
|
},
|
|
10911
10918
|
{
|
|
10912
|
-
"filePath": "\/Users\/
|
|
10919
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10913
10920
|
"kind": "StringLiteral",
|
|
10914
10921
|
"offset": 821,
|
|
10915
10922
|
"length": 16,
|
|
10916
10923
|
"value": "\"level_complete\""
|
|
10917
10924
|
},
|
|
10918
10925
|
{
|
|
10919
|
-
"filePath": "\/Users\/
|
|
10926
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10920
10927
|
"kind": "StringLiteral",
|
|
10921
10928
|
"offset": 942,
|
|
10922
10929
|
"length": 16,
|
|
10923
10930
|
"value": "\"not_determined\""
|
|
10924
10931
|
},
|
|
10925
10932
|
{
|
|
10926
|
-
"filePath": "\/Users\/
|
|
10933
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10927
10934
|
"kind": "StringLiteral",
|
|
10928
10935
|
"offset": 3306,
|
|
10929
10936
|
"length": 8,
|
|
10930
10937
|
"value": "\"source\""
|
|
10931
10938
|
},
|
|
10932
10939
|
{
|
|
10933
|
-
"filePath": "\/Users\/
|
|
10940
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10934
10941
|
"kind": "StringLiteral",
|
|
10935
10942
|
"offset": 3526,
|
|
10936
10943
|
"length": 12,
|
|
10937
10944
|
"value": "\"confidence\""
|
|
10938
10945
|
},
|
|
10939
10946
|
{
|
|
10940
|
-
"filePath": "\/Users\/
|
|
10947
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10941
10948
|
"kind": "StringLiteral",
|
|
10942
10949
|
"offset": 3573,
|
|
10943
10950
|
"length": 14,
|
|
10944
10951
|
"value": "\"campaignName\""
|
|
10945
10952
|
},
|
|
10946
10953
|
{
|
|
10947
|
-
"filePath": "\/Users\/
|
|
10954
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10948
10955
|
"kind": "StringLiteral",
|
|
10949
10956
|
"offset": 10585,
|
|
10950
10957
|
"length": 9,
|
|
10951
10958
|
"value": "\"GRANTED\""
|
|
10952
10959
|
},
|
|
10953
10960
|
{
|
|
10954
|
-
"filePath": "\/Users\/
|
|
10961
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10955
10962
|
"kind": "StringLiteral",
|
|
10956
10963
|
"offset": 10613,
|
|
10957
10964
|
"length": 8,
|
|
10958
10965
|
"value": "\"DENIED\""
|
|
10959
10966
|
},
|
|
10960
10967
|
{
|
|
10961
|
-
"filePath": "\/Users\/
|
|
10968
|
+
"filePath": "\/Users\/runner\/work\/appsprint-ios\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintTypes.swift",
|
|
10962
10969
|
"kind": "StringLiteral",
|
|
10963
10970
|
"offset": 10645,
|
|
10964
10971
|
"length": 13,
|