appsprint-react-native 1.1.5 → 1.1.7
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 +7 -14
- 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 +7 -14
- package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/Modules/AppSprintSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +7 -14
- package/package.json +16 -4
|
@@ -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_x86_64-simulator</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>
|
|
17
18
|
</array>
|
|
18
19
|
<key>SupportedPlatform</key>
|
|
19
20
|
<string>ios</string>
|
|
21
|
+
<key>SupportedPlatformVariant</key>
|
|
22
|
+
<string>simulator</string>
|
|
20
23
|
</dict>
|
|
21
24
|
<dict>
|
|
22
25
|
<key>BinaryPath</key>
|
|
23
26
|
<string>AppSprintSDK.framework/AppSprintSDK</string>
|
|
24
27
|
<key>LibraryIdentifier</key>
|
|
25
|
-
<string>ios-
|
|
28
|
+
<string>ios-arm64</string>
|
|
26
29
|
<key>LibraryPath</key>
|
|
27
30
|
<string>AppSprintSDK.framework</string>
|
|
28
31
|
<key>SupportedArchitectures</key>
|
|
29
32
|
<array>
|
|
30
33
|
<string>arm64</string>
|
|
31
|
-
<string>x86_64</string>
|
|
32
34
|
</array>
|
|
33
35
|
<key>SupportedPlatform</key>
|
|
34
36
|
<string>ios</string>
|
|
35
|
-
<key>SupportedPlatformVariant</key>
|
|
36
|
-
<string>simulator</string>
|
|
37
37
|
</dict>
|
|
38
38
|
</array>
|
|
39
39
|
<key>CFBundlePackageType</key>
|
|
Binary file
|
|
@@ -10724,54 +10724,47 @@
|
|
|
10724
10724
|
"kind": "StringLiteral",
|
|
10725
10725
|
"offset": 577,
|
|
10726
10726
|
"length": 7,
|
|
10727
|
-
"value": "\"1.1.
|
|
10728
|
-
},
|
|
10729
|
-
{
|
|
10730
|
-
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10731
|
-
"kind": "Dictionary",
|
|
10732
|
-
"offset": 715,
|
|
10733
|
-
"length": 3,
|
|
10734
|
-
"value": "[]"
|
|
10727
|
+
"value": "\"1.1.5\""
|
|
10735
10728
|
},
|
|
10736
10729
|
{
|
|
10737
10730
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10738
10731
|
"kind": "StringLiteral",
|
|
10739
|
-
"offset":
|
|
10732
|
+
"offset": 893,
|
|
10740
10733
|
"length": 15,
|
|
10741
10734
|
"value": "\"com.appsprint\""
|
|
10742
10735
|
},
|
|
10743
10736
|
{
|
|
10744
10737
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10745
10738
|
"kind": "StringLiteral",
|
|
10746
|
-
"offset":
|
|
10739
|
+
"offset": 946,
|
|
10747
10740
|
"length": 86,
|
|
10748
10741
|
"value": "\"AppSprint could not open UserDefaults suite com.appsprint; falling back to standard.\""
|
|
10749
10742
|
},
|
|
10750
10743
|
{
|
|
10751
10744
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10752
10745
|
"kind": "BooleanLiteral",
|
|
10753
|
-
"offset":
|
|
10746
|
+
"offset": 14455,
|
|
10754
10747
|
"length": 5,
|
|
10755
10748
|
"value": "false"
|
|
10756
10749
|
},
|
|
10757
10750
|
{
|
|
10758
10751
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10759
10752
|
"kind": "StringLiteral",
|
|
10760
|
-
"offset":
|
|
10753
|
+
"offset": 17420,
|
|
10761
10754
|
"length": 32,
|
|
10762
10755
|
"value": "\"app.appsprint.sdk.network-path\""
|
|
10763
10756
|
},
|
|
10764
10757
|
{
|
|
10765
10758
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10766
10759
|
"kind": "BooleanLiteral",
|
|
10767
|
-
"offset":
|
|
10760
|
+
"offset": 17512,
|
|
10768
10761
|
"length": 5,
|
|
10769
10762
|
"value": "false"
|
|
10770
10763
|
},
|
|
10771
10764
|
{
|
|
10772
10765
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10773
10766
|
"kind": "FloatLiteral",
|
|
10774
|
-
"offset":
|
|
10767
|
+
"offset": 17677,
|
|
10775
10768
|
"length": 4,
|
|
10776
10769
|
"value": "0.12"
|
|
10777
10770
|
},
|
package/ios/AppSprintSDK.xcframework/ios-arm64_x86_64-simulator/AppSprintSDK.framework/AppSprintSDK
CHANGED
|
Binary file
|
|
@@ -10724,54 +10724,47 @@
|
|
|
10724
10724
|
"kind": "StringLiteral",
|
|
10725
10725
|
"offset": 577,
|
|
10726
10726
|
"length": 7,
|
|
10727
|
-
"value": "\"1.1.
|
|
10728
|
-
},
|
|
10729
|
-
{
|
|
10730
|
-
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10731
|
-
"kind": "Dictionary",
|
|
10732
|
-
"offset": 715,
|
|
10733
|
-
"length": 3,
|
|
10734
|
-
"value": "[]"
|
|
10727
|
+
"value": "\"1.1.5\""
|
|
10735
10728
|
},
|
|
10736
10729
|
{
|
|
10737
10730
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10738
10731
|
"kind": "StringLiteral",
|
|
10739
|
-
"offset":
|
|
10732
|
+
"offset": 893,
|
|
10740
10733
|
"length": 15,
|
|
10741
10734
|
"value": "\"com.appsprint\""
|
|
10742
10735
|
},
|
|
10743
10736
|
{
|
|
10744
10737
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10745
10738
|
"kind": "StringLiteral",
|
|
10746
|
-
"offset":
|
|
10739
|
+
"offset": 946,
|
|
10747
10740
|
"length": 86,
|
|
10748
10741
|
"value": "\"AppSprint could not open UserDefaults suite com.appsprint; falling back to standard.\""
|
|
10749
10742
|
},
|
|
10750
10743
|
{
|
|
10751
10744
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10752
10745
|
"kind": "BooleanLiteral",
|
|
10753
|
-
"offset":
|
|
10746
|
+
"offset": 14455,
|
|
10754
10747
|
"length": 5,
|
|
10755
10748
|
"value": "false"
|
|
10756
10749
|
},
|
|
10757
10750
|
{
|
|
10758
10751
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10759
10752
|
"kind": "StringLiteral",
|
|
10760
|
-
"offset":
|
|
10753
|
+
"offset": 17420,
|
|
10761
10754
|
"length": 32,
|
|
10762
10755
|
"value": "\"app.appsprint.sdk.network-path\""
|
|
10763
10756
|
},
|
|
10764
10757
|
{
|
|
10765
10758
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10766
10759
|
"kind": "BooleanLiteral",
|
|
10767
|
-
"offset":
|
|
10760
|
+
"offset": 17512,
|
|
10768
10761
|
"length": 5,
|
|
10769
10762
|
"value": "false"
|
|
10770
10763
|
},
|
|
10771
10764
|
{
|
|
10772
10765
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10773
10766
|
"kind": "FloatLiteral",
|
|
10774
|
-
"offset":
|
|
10767
|
+
"offset": 17677,
|
|
10775
10768
|
"length": 4,
|
|
10776
10769
|
"value": "0.12"
|
|
10777
10770
|
},
|
|
@@ -10724,54 +10724,47 @@
|
|
|
10724
10724
|
"kind": "StringLiteral",
|
|
10725
10725
|
"offset": 577,
|
|
10726
10726
|
"length": 7,
|
|
10727
|
-
"value": "\"1.1.
|
|
10728
|
-
},
|
|
10729
|
-
{
|
|
10730
|
-
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10731
|
-
"kind": "Dictionary",
|
|
10732
|
-
"offset": 715,
|
|
10733
|
-
"length": 3,
|
|
10734
|
-
"value": "[]"
|
|
10727
|
+
"value": "\"1.1.5\""
|
|
10735
10728
|
},
|
|
10736
10729
|
{
|
|
10737
10730
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10738
10731
|
"kind": "StringLiteral",
|
|
10739
|
-
"offset":
|
|
10732
|
+
"offset": 893,
|
|
10740
10733
|
"length": 15,
|
|
10741
10734
|
"value": "\"com.appsprint\""
|
|
10742
10735
|
},
|
|
10743
10736
|
{
|
|
10744
10737
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10745
10738
|
"kind": "StringLiteral",
|
|
10746
|
-
"offset":
|
|
10739
|
+
"offset": 946,
|
|
10747
10740
|
"length": 86,
|
|
10748
10741
|
"value": "\"AppSprint could not open UserDefaults suite com.appsprint; falling back to standard.\""
|
|
10749
10742
|
},
|
|
10750
10743
|
{
|
|
10751
10744
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10752
10745
|
"kind": "BooleanLiteral",
|
|
10753
|
-
"offset":
|
|
10746
|
+
"offset": 14455,
|
|
10754
10747
|
"length": 5,
|
|
10755
10748
|
"value": "false"
|
|
10756
10749
|
},
|
|
10757
10750
|
{
|
|
10758
10751
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10759
10752
|
"kind": "StringLiteral",
|
|
10760
|
-
"offset":
|
|
10753
|
+
"offset": 17420,
|
|
10761
10754
|
"length": 32,
|
|
10762
10755
|
"value": "\"app.appsprint.sdk.network-path\""
|
|
10763
10756
|
},
|
|
10764
10757
|
{
|
|
10765
10758
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10766
10759
|
"kind": "BooleanLiteral",
|
|
10767
|
-
"offset":
|
|
10760
|
+
"offset": 17512,
|
|
10768
10761
|
"length": 5,
|
|
10769
10762
|
"value": "false"
|
|
10770
10763
|
},
|
|
10771
10764
|
{
|
|
10772
10765
|
"filePath": "\/Users\/arthur\/Dev\/app-sprint\/SDKs\/appsprint-ios\/Sources\/AppSprintSDK\/AppSprintNative.swift",
|
|
10773
10766
|
"kind": "FloatLiteral",
|
|
10774
|
-
"offset":
|
|
10767
|
+
"offset": 17677,
|
|
10775
10768
|
"length": 4,
|
|
10776
10769
|
"value": "0.12"
|
|
10777
10770
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appsprint-react-native",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.7",
|
|
4
4
|
"description": "AppSprint mobile attribution SDK for React Native",
|
|
5
5
|
"main": "lib/commonjs/index.js",
|
|
6
6
|
"module": "lib/module/index.js",
|
|
@@ -29,7 +29,13 @@
|
|
|
29
29
|
"validate:release": "node scripts/validate-release-artifacts.cjs",
|
|
30
30
|
"prepack": "npm run validate:release"
|
|
31
31
|
},
|
|
32
|
-
"keywords": [
|
|
32
|
+
"keywords": [
|
|
33
|
+
"react-native",
|
|
34
|
+
"attribution",
|
|
35
|
+
"mobile",
|
|
36
|
+
"analytics",
|
|
37
|
+
"appsprint"
|
|
38
|
+
],
|
|
33
39
|
"repository": {
|
|
34
40
|
"type": "git",
|
|
35
41
|
"url": "git+https://github.com/getappsprint/appsprint-react-native.git"
|
|
@@ -51,9 +57,15 @@
|
|
|
51
57
|
"react-native-builder-bob": {
|
|
52
58
|
"source": "src",
|
|
53
59
|
"output": "lib",
|
|
54
|
-
"targets": [
|
|
60
|
+
"targets": [
|
|
61
|
+
"commonjs",
|
|
62
|
+
"module",
|
|
63
|
+
"typescript"
|
|
64
|
+
]
|
|
55
65
|
},
|
|
56
66
|
"expo": {
|
|
57
|
-
"plugins": [
|
|
67
|
+
"plugins": [
|
|
68
|
+
"./app.plugin.js"
|
|
69
|
+
]
|
|
58
70
|
}
|
|
59
71
|
}
|