@shortkitsdk/react-native 0.2.15 → 0.2.16
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/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Info.plist +2 -2
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.abi.json +1 -1
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/PrivacyInfo.xcprivacy +31 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/ShortKitSDK +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/_CodeSignature/CodeResources +14 -3
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Info.plist +2 -2
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +1 -1
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +1 -1
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/PrivacyInfo.xcprivacy +31 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/ShortKitSDK +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/_CodeSignature/CodeResources +16 -5
- package/package.json +1 -1
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
<key>CFBundlePackageType</key>
|
|
12
12
|
<string>FMWK</string>
|
|
13
13
|
<key>CFBundleVersion</key>
|
|
14
|
-
<string>0.2.
|
|
14
|
+
<string>0.2.16</string>
|
|
15
15
|
<key>CFBundleShortVersionString</key>
|
|
16
|
-
<string>0.2.
|
|
16
|
+
<string>0.2.16</string>
|
|
17
17
|
<key>MinimumOSVersion</key>
|
|
18
18
|
<string>16.0</string>
|
|
19
19
|
</dict>
|
|
@@ -33300,7 +33300,7 @@
|
|
|
33300
33300
|
"kind": "StringLiteral",
|
|
33301
33301
|
"offset": 124,
|
|
33302
33302
|
"length": 8,
|
|
33303
|
-
"value": "\"0.2.
|
|
33303
|
+
"value": "\"0.2.18\""
|
|
33304
33304
|
},
|
|
33305
33305
|
{
|
|
33306
33306
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
+
<plist version="1.0">
|
|
4
|
+
<dict>
|
|
5
|
+
<key>NSPrivacyTracking</key>
|
|
6
|
+
<false/>
|
|
7
|
+
<key>NSPrivacyTrackingDomains</key>
|
|
8
|
+
<array/>
|
|
9
|
+
<key>NSPrivacyCollectedDataTypes</key>
|
|
10
|
+
<array/>
|
|
11
|
+
<key>NSPrivacyAccessedAPITypes</key>
|
|
12
|
+
<array>
|
|
13
|
+
<dict>
|
|
14
|
+
<key>NSPrivacyAccessedAPIType</key>
|
|
15
|
+
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
|
|
16
|
+
<key>NSPrivacyAccessedAPITypeReasons</key>
|
|
17
|
+
<array>
|
|
18
|
+
<string>CA92.1</string>
|
|
19
|
+
</array>
|
|
20
|
+
</dict>
|
|
21
|
+
<dict>
|
|
22
|
+
<key>NSPrivacyAccessedAPIType</key>
|
|
23
|
+
<string>NSPrivacyAccessedAPICategoryFileTimestamp</string>
|
|
24
|
+
<key>NSPrivacyAccessedAPITypeReasons</key>
|
|
25
|
+
<array>
|
|
26
|
+
<string>C617.1</string>
|
|
27
|
+
</array>
|
|
28
|
+
</dict>
|
|
29
|
+
</array>
|
|
30
|
+
</dict>
|
|
31
|
+
</plist>
|
|
Binary file
|
package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/_CodeSignature/CodeResources
CHANGED
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
</data>
|
|
11
11
|
<key>Info.plist</key>
|
|
12
12
|
<data>
|
|
13
|
-
|
|
13
|
+
DRi6bbSOUeSAAIm7s4wI84F/hZs=
|
|
14
14
|
</data>
|
|
15
15
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.abi.json</key>
|
|
16
16
|
<data>
|
|
17
|
-
|
|
17
|
+
+swBplqwoFlD6xRhlqWuOL5gPSw=
|
|
18
18
|
</data>
|
|
19
19
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
20
20
|
<data>
|
|
@@ -32,6 +32,10 @@
|
|
|
32
32
|
<data>
|
|
33
33
|
QthRxkVp/MRBzYVNLtX05t2Csso=
|
|
34
34
|
</data>
|
|
35
|
+
<key>PrivacyInfo.xcprivacy</key>
|
|
36
|
+
<data>
|
|
37
|
+
wECOjDYdT1xPoNOVLd8iKSYLRpY=
|
|
38
|
+
</data>
|
|
35
39
|
</dict>
|
|
36
40
|
<key>files2</key>
|
|
37
41
|
<dict>
|
|
@@ -46,7 +50,7 @@
|
|
|
46
50
|
<dict>
|
|
47
51
|
<key>hash2</key>
|
|
48
52
|
<data>
|
|
49
|
-
|
|
53
|
+
+PEgfWnyLqxgBoYje9djS72+fVRMGusRGFd9dEe2i6c=
|
|
50
54
|
</data>
|
|
51
55
|
</dict>
|
|
52
56
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
@@ -77,6 +81,13 @@
|
|
|
77
81
|
K4gZcRkdlvQBo5cnduiRMooPuUS6dWAP1E7dBJRuHL4=
|
|
78
82
|
</data>
|
|
79
83
|
</dict>
|
|
84
|
+
<key>PrivacyInfo.xcprivacy</key>
|
|
85
|
+
<dict>
|
|
86
|
+
<key>hash2</key>
|
|
87
|
+
<data>
|
|
88
|
+
EOMMOiKDB/TPDuzzWZenVR50kk8yYYk5EWjmFC/2qfY=
|
|
89
|
+
</data>
|
|
90
|
+
</dict>
|
|
80
91
|
</dict>
|
|
81
92
|
<key>rules</key>
|
|
82
93
|
<dict>
|
package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Info.plist
CHANGED
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
<key>CFBundlePackageType</key>
|
|
12
12
|
<string>FMWK</string>
|
|
13
13
|
<key>CFBundleVersion</key>
|
|
14
|
-
<string>0.2.
|
|
14
|
+
<string>0.2.16</string>
|
|
15
15
|
<key>CFBundleShortVersionString</key>
|
|
16
|
-
<string>0.2.
|
|
16
|
+
<string>0.2.16</string>
|
|
17
17
|
<key>MinimumOSVersion</key>
|
|
18
18
|
<string>16.0</string>
|
|
19
19
|
</dict>
|
|
@@ -33300,7 +33300,7 @@
|
|
|
33300
33300
|
"kind": "StringLiteral",
|
|
33301
33301
|
"offset": 124,
|
|
33302
33302
|
"length": 8,
|
|
33303
|
-
"value": "\"0.2.
|
|
33303
|
+
"value": "\"0.2.18\""
|
|
33304
33304
|
},
|
|
33305
33305
|
{
|
|
33306
33306
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
|
|
@@ -33300,7 +33300,7 @@
|
|
|
33300
33300
|
"kind": "StringLiteral",
|
|
33301
33301
|
"offset": 124,
|
|
33302
33302
|
"length": 8,
|
|
33303
|
-
"value": "\"0.2.
|
|
33303
|
+
"value": "\"0.2.18\""
|
|
33304
33304
|
},
|
|
33305
33305
|
{
|
|
33306
33306
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
+
<plist version="1.0">
|
|
4
|
+
<dict>
|
|
5
|
+
<key>NSPrivacyTracking</key>
|
|
6
|
+
<false/>
|
|
7
|
+
<key>NSPrivacyTrackingDomains</key>
|
|
8
|
+
<array/>
|
|
9
|
+
<key>NSPrivacyCollectedDataTypes</key>
|
|
10
|
+
<array/>
|
|
11
|
+
<key>NSPrivacyAccessedAPITypes</key>
|
|
12
|
+
<array>
|
|
13
|
+
<dict>
|
|
14
|
+
<key>NSPrivacyAccessedAPIType</key>
|
|
15
|
+
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
|
|
16
|
+
<key>NSPrivacyAccessedAPITypeReasons</key>
|
|
17
|
+
<array>
|
|
18
|
+
<string>CA92.1</string>
|
|
19
|
+
</array>
|
|
20
|
+
</dict>
|
|
21
|
+
<dict>
|
|
22
|
+
<key>NSPrivacyAccessedAPIType</key>
|
|
23
|
+
<string>NSPrivacyAccessedAPICategoryFileTimestamp</string>
|
|
24
|
+
<key>NSPrivacyAccessedAPITypeReasons</key>
|
|
25
|
+
<array>
|
|
26
|
+
<string>C617.1</string>
|
|
27
|
+
</array>
|
|
28
|
+
</dict>
|
|
29
|
+
</array>
|
|
30
|
+
</dict>
|
|
31
|
+
</plist>
|
package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/ShortKitSDK
CHANGED
|
Binary file
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
</data>
|
|
11
11
|
<key>Info.plist</key>
|
|
12
12
|
<data>
|
|
13
|
-
|
|
13
|
+
DRi6bbSOUeSAAIm7s4wI84F/hZs=
|
|
14
14
|
</data>
|
|
15
15
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
16
16
|
<data>
|
|
17
|
-
|
|
17
|
+
+swBplqwoFlD6xRhlqWuOL5gPSw=
|
|
18
18
|
</data>
|
|
19
19
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
20
20
|
<data>
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
</data>
|
|
31
31
|
<key>Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
32
32
|
<data>
|
|
33
|
-
|
|
33
|
+
+swBplqwoFlD6xRhlqWuOL5gPSw=
|
|
34
34
|
</data>
|
|
35
35
|
<key>Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
36
36
|
<data>
|
|
@@ -48,6 +48,10 @@
|
|
|
48
48
|
<data>
|
|
49
49
|
QthRxkVp/MRBzYVNLtX05t2Csso=
|
|
50
50
|
</data>
|
|
51
|
+
<key>PrivacyInfo.xcprivacy</key>
|
|
52
|
+
<data>
|
|
53
|
+
wECOjDYdT1xPoNOVLd8iKSYLRpY=
|
|
54
|
+
</data>
|
|
51
55
|
</dict>
|
|
52
56
|
<key>files2</key>
|
|
53
57
|
<dict>
|
|
@@ -62,7 +66,7 @@
|
|
|
62
66
|
<dict>
|
|
63
67
|
<key>hash2</key>
|
|
64
68
|
<data>
|
|
65
|
-
|
|
69
|
+
+PEgfWnyLqxgBoYje9djS72+fVRMGusRGFd9dEe2i6c=
|
|
66
70
|
</data>
|
|
67
71
|
</dict>
|
|
68
72
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
@@ -90,7 +94,7 @@
|
|
|
90
94
|
<dict>
|
|
91
95
|
<key>hash2</key>
|
|
92
96
|
<data>
|
|
93
|
-
|
|
97
|
+
+PEgfWnyLqxgBoYje9djS72+fVRMGusRGFd9dEe2i6c=
|
|
94
98
|
</data>
|
|
95
99
|
</dict>
|
|
96
100
|
<key>Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
@@ -121,6 +125,13 @@
|
|
|
121
125
|
K4gZcRkdlvQBo5cnduiRMooPuUS6dWAP1E7dBJRuHL4=
|
|
122
126
|
</data>
|
|
123
127
|
</dict>
|
|
128
|
+
<key>PrivacyInfo.xcprivacy</key>
|
|
129
|
+
<dict>
|
|
130
|
+
<key>hash2</key>
|
|
131
|
+
<data>
|
|
132
|
+
EOMMOiKDB/TPDuzzWZenVR50kk8yYYk5EWjmFC/2qfY=
|
|
133
|
+
</data>
|
|
134
|
+
</dict>
|
|
124
135
|
</dict>
|
|
125
136
|
<key>rules</key>
|
|
126
137
|
<dict>
|