@infilect-sdk/infiviz-shots-react-sdk 1.3.4 → 1.3.5
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 +3 -0
- package/android/build.gradle +1 -1
- package/ios/InfivizShotSDK.xcframework/Info.plist +7 -7
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/InfivizShotSDK +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.abi.json +0 -28
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/dSYMs/InfivizShotSDK-device.framework.dSYM/Contents/Resources/DWARF/InfivizShotSDK +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/dSYMs/InfivizShotSDK-device.framework.dSYM/Contents/Resources/Relocations/aarch64/InfivizShotSDK.yml +30434 -30439
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/InfivizShotSDK +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +0 -28
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +0 -28
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib +0 -0
- package/ios/InfivizShotsReactSdk.swift +2 -2
- package/package.json +1 -1
- package/android/consumer-rules.pro +0 -15
package/README.md
CHANGED
package/android/build.gradle
CHANGED
|
@@ -110,7 +110,7 @@ dependencies {
|
|
|
110
110
|
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
|
|
111
111
|
|
|
112
112
|
|
|
113
|
-
implementation 'com.infilect:infivizshots-sdk:CAP-1.1.
|
|
113
|
+
implementation 'com.infilect:infivizshots-sdk:CAP-1.1.5'
|
|
114
114
|
|
|
115
115
|
testImplementation 'junit:junit:4.13.2'
|
|
116
116
|
implementation 'com.github.bumptech.glide:glide:4.14.2'
|
|
@@ -7,35 +7,35 @@
|
|
|
7
7
|
<dict>
|
|
8
8
|
<key>BinaryPath</key>
|
|
9
9
|
<string>InfivizShotSDK.framework/InfivizShotSDK</string>
|
|
10
|
+
<key>DebugSymbolsPath</key>
|
|
11
|
+
<string>dSYMs</string>
|
|
10
12
|
<key>LibraryIdentifier</key>
|
|
11
|
-
<string>ios-
|
|
13
|
+
<string>ios-arm64</string>
|
|
12
14
|
<key>LibraryPath</key>
|
|
13
15
|
<string>InfivizShotSDK.framework</string>
|
|
14
16
|
<key>SupportedArchitectures</key>
|
|
15
17
|
<array>
|
|
16
18
|
<string>arm64</string>
|
|
17
|
-
<string>x86_64</string>
|
|
18
19
|
</array>
|
|
19
20
|
<key>SupportedPlatform</key>
|
|
20
21
|
<string>ios</string>
|
|
21
|
-
<key>SupportedPlatformVariant</key>
|
|
22
|
-
<string>simulator</string>
|
|
23
22
|
</dict>
|
|
24
23
|
<dict>
|
|
25
24
|
<key>BinaryPath</key>
|
|
26
25
|
<string>InfivizShotSDK.framework/InfivizShotSDK</string>
|
|
27
|
-
<key>DebugSymbolsPath</key>
|
|
28
|
-
<string>dSYMs</string>
|
|
29
26
|
<key>LibraryIdentifier</key>
|
|
30
|
-
<string>ios-
|
|
27
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
31
28
|
<key>LibraryPath</key>
|
|
32
29
|
<string>InfivizShotSDK.framework</string>
|
|
33
30
|
<key>SupportedArchitectures</key>
|
|
34
31
|
<array>
|
|
35
32
|
<string>arm64</string>
|
|
33
|
+
<string>x86_64</string>
|
|
36
34
|
</array>
|
|
37
35
|
<key>SupportedPlatform</key>
|
|
38
36
|
<string>ios</string>
|
|
37
|
+
<key>SupportedPlatformVariant</key>
|
|
38
|
+
<string>simulator</string>
|
|
39
39
|
</dict>
|
|
40
40
|
</array>
|
|
41
41
|
<key>CFBundlePackageType</key>
|
|
Binary file
|
|
@@ -99286,34 +99286,6 @@
|
|
|
99286
99286
|
"length": 3,
|
|
99287
99287
|
"value": "[]"
|
|
99288
99288
|
},
|
|
99289
|
-
{
|
|
99290
|
-
"filePath": "\/Users\/anjalisreekumar\/Documents\/infiviz-shots-common-ios\/Utilities\/APIManager\/APIServiceManager.swift",
|
|
99291
|
-
"kind": "StringLiteral",
|
|
99292
|
-
"offset": 3309,
|
|
99293
|
-
"length": 10,
|
|
99294
|
-
"value": "\"CLIENTID\""
|
|
99295
|
-
},
|
|
99296
|
-
{
|
|
99297
|
-
"filePath": "\/Users\/anjalisreekumar\/Documents\/infiviz-shots-common-ios\/Utilities\/APIManager\/APIServiceManager.swift",
|
|
99298
|
-
"kind": "StringLiteral",
|
|
99299
|
-
"offset": 3363,
|
|
99300
|
-
"length": 2,
|
|
99301
|
-
"value": "\"\""
|
|
99302
|
-
},
|
|
99303
|
-
{
|
|
99304
|
-
"filePath": "\/Users\/anjalisreekumar\/Documents\/infiviz-shots-common-ios\/Utilities\/APIManager\/APIServiceManager.swift",
|
|
99305
|
-
"kind": "StringLiteral",
|
|
99306
|
-
"offset": 3403,
|
|
99307
|
-
"length": 10,
|
|
99308
|
-
"value": "\"APITOKEN\""
|
|
99309
|
-
},
|
|
99310
|
-
{
|
|
99311
|
-
"filePath": "\/Users\/anjalisreekumar\/Documents\/infiviz-shots-common-ios\/Utilities\/APIManager\/APIServiceManager.swift",
|
|
99312
|
-
"kind": "StringLiteral",
|
|
99313
|
-
"offset": 3457,
|
|
99314
|
-
"length": 2,
|
|
99315
|
-
"value": "\"\""
|
|
99316
|
-
},
|
|
99317
99289
|
{
|
|
99318
99290
|
"filePath": "\/Users\/anjalisreekumar\/Documents\/infiviz-shots-common-ios\/Module\/Realtime\/RealTimeView\/RealTimeView.swift",
|
|
99319
99291
|
"kind": "BooleanLiteral",
|
|
Binary file
|