@infilectorg/infiviz-shots-react-sdk 1.0.2
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 +9 -0
- package/android/build.gradle +121 -0
- package/android/gradle.properties +6 -0
- package/android/settings.gradle +18 -0
- package/android/src/main/AndroidManifest.xml +3 -0
- package/android/src/main/AndroidManifestNew.xml +4 -0
- package/android/src/main/java/com/infilect/infivizshotsreactsdk/InfivizShotsReactSdkModule.kt +502 -0
- package/android/src/main/java/com/infilect/infivizshotsreactsdk/InfivizShotsReactSdkPackage.kt +20 -0
- package/android/src/main/java/com/infilect/infivizshotsreactsdk/SDKEvent.kt +9 -0
- package/android/src/main/java/com/infilect/infivizshotsreactsdk/SessionStatus.kt +6 -0
- package/android/src/main/java/com/infilect/infivizshotsreactsdk/Utils.kt +3 -0
- package/ios/InfivizShotSDK.xcframework/Info.plist +44 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/AccuracyCheckViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionProgressSliderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionableInsightsViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionsHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionsTableView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Assets.car +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/BBoxImageSliderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Base.lproj/FullImageCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/CategoryTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/CircleViewWithNumber.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/CollapsibleHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/CollapsibleTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/EvidenceCategoryViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/FabBtnView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Headers/InfivizShotSDK-Swift.h +1124 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Headers/InfivizShotSDK.h +18 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ImageOverlayView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ImageQualityCollectionViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ImageQualityView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ImageViewFullScreenView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/InfivizShotSDK +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Info.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/LoaderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Localizable.strings +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.abi.json +88284 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/module.modulemap +11 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/NotificationPermissionOverlayView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/OSAActionTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/PassthroughView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/PhotoSliderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ProgressWithActionView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/RealmTimeChartAndGraphViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/RealtimeChartView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ReasonActionView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ReasonsActionCellViewTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ReasonsListView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ReasonsTableView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SKUTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SaveRetakeView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SelectReasonsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SelectReasonsVIew.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SessionStatusView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingActionPopup.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingActionsQuestionVIew.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingActionsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingActionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SpreadSheetXIBView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/StoreKPITableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/StoreLevelKPIViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ListTabView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ListTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ListView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ListViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1OptionTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1OptionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ReasonTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ReasonsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1TabView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1TableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V3CollectionViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V3ViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ViewOverlay.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/_CodeSignature/CodeResources +1029 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/default_english.json +251 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/en.lproj/FullImageCell.strings +1 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/id.lproj/FullImageCell.strings +1 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase.mom +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/VersionInfo.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/8Tq-Ro-cFI-view-Hie-zi-eQ4.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/CameraViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/Grb-Na-uhe-view-0fF-4V-Sp4.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/ImagePreviewDetailsViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/Info.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/LoaderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/SW9-KF-vYy-view-a8B-9e-hfC.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/SessionDetailsViewController.nib +0 -0
- 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_x86_64-simulator/InfivizShotSDK.framework/AccuracyCheckViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionProgressSliderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionableInsightsViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionsHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionsTableView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Assets.car +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/BBoxImageSliderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Base.lproj/FullImageCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/CategoryTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/CircleViewWithNumber.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/CollapsibleHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/CollapsibleTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/EvidenceCategoryViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/FabBtnView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Headers/InfivizShotSDK-Swift.h +2244 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Headers/InfivizShotSDK.h +18 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ImageOverlayView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ImageQualityCollectionViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ImageQualityView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ImageViewFullScreenView.nib +0 -0
- 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/Info.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/LoaderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Localizable.strings +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +88284 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +88284 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/module.modulemap +11 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/NotificationPermissionOverlayView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/OSAActionTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/PassthroughView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/PhotoSliderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ProgressWithActionView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/RealmTimeChartAndGraphViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/RealtimeChartView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ReasonActionView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ReasonsActionCellViewTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ReasonsListView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ReasonsTableView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SKUTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SaveRetakeView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SelectReasonsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SelectReasonsVIew.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SessionStatusView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingActionPopup.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingActionsQuestionVIew.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingActionsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingActionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SpreadSheetXIBView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/StoreKPITableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/StoreLevelKPIViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ListTabView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ListTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ListView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ListViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1OptionTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1OptionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ReasonTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ReasonsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1TabView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1TableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V3CollectionViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V3ViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ViewOverlay.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/_CodeSignature/CodeResources +1084 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/default_english.json +251 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/en.lproj/FullImageCell.strings +1 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/id.lproj/FullImageCell.strings +1 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase.mom +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/VersionInfo.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/8Tq-Ro-cFI-view-Hie-zi-eQ4.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/CameraViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/Grb-Na-uhe-view-0fF-4V-Sp4.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/ImagePreviewDetailsViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/Info.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/LoaderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/SW9-KF-vYy-view-a8B-9e-hfC.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/SessionDetailsViewController.nib +0 -0
- 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.m +124 -0
- package/ios/InfivizShotsReactSdk.swift +477 -0
- package/ios/ModuleProvider.swift +13 -0
- package/ios/nativeModulesIos-Bridging-Header.h +13 -0
- package/lib/module/NativeInfivizShotsReactSdk.js +13 -0
- package/lib/module/NativeInfivizShotsReactSdk.js.map +1 -0
- package/lib/module/index.js +47 -0
- package/lib/module/index.js.map +1 -0
- package/lib/module/types/Environment.js +6 -0
- package/lib/module/types/Environment.js.map +1 -0
- package/lib/module/types/ImageMetaData.js +2 -0
- package/lib/module/types/ImageMetaData.js.map +1 -0
- package/lib/module/types/InfiSession.js +2 -0
- package/lib/module/types/InfiSession.js.map +1 -0
- package/lib/module/types/LabelScore.js +2 -0
- package/lib/module/types/LabelScore.js.map +1 -0
- package/lib/module/types/SessionStatus.js +2 -0
- package/lib/module/types/SessionStatus.js.map +1 -0
- package/lib/module/types/SessionSyncStateEnum.js +9 -0
- package/lib/module/types/SessionSyncStateEnum.js.map +1 -0
- package/package.json +153 -0
- package/react-native-infiviz-shots.podspec +28 -0
- package/react-native.config.js +13 -0
- package/src/NativeInfivizShotsReactSdk.tsx +96 -0
- package/src/index.tsx +83 -0
- package/src/types/Environment.ts +4 -0
- package/src/types/ImageMetaData.ts +12 -0
- package/src/types/InfiSession.ts +18 -0
- package/src/types/LabelScore.ts +4 -0
- package/src/types/SessionStatus.ts +4 -0
- package/src/types/SessionSyncStateEnum.ts +7 -0
|
@@ -0,0 +1,1084 @@
|
|
|
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>files</key>
|
|
6
|
+
<dict>
|
|
7
|
+
<key>AccuracyCheckViewController.nib</key>
|
|
8
|
+
<data>
|
|
9
|
+
73MG2PEa7eK5AE0jFF7Fb0sKEVg=
|
|
10
|
+
</data>
|
|
11
|
+
<key>ActionProgressSliderView.nib</key>
|
|
12
|
+
<data>
|
|
13
|
+
em/dnIA/iy7oBkY7I4+qxSrZdn0=
|
|
14
|
+
</data>
|
|
15
|
+
<key>ActionableInsightsViewController.nib</key>
|
|
16
|
+
<data>
|
|
17
|
+
YkZ/OC2spK8uMCAov1j8ZODG8OI=
|
|
18
|
+
</data>
|
|
19
|
+
<key>ActionsHeaderView.nib</key>
|
|
20
|
+
<data>
|
|
21
|
+
z9t7TU1tRox/EVG6BvKu4pqdyNQ=
|
|
22
|
+
</data>
|
|
23
|
+
<key>ActionsTableView.nib</key>
|
|
24
|
+
<data>
|
|
25
|
+
bZtpewYkyMBBoiew9Wn2cXxa+jk=
|
|
26
|
+
</data>
|
|
27
|
+
<key>ActionsTableViewCell.nib</key>
|
|
28
|
+
<data>
|
|
29
|
+
Mt85HiJCJg8zMb+EV3rIsSJmsGQ=
|
|
30
|
+
</data>
|
|
31
|
+
<key>ActionsView.nib</key>
|
|
32
|
+
<data>
|
|
33
|
+
DeJf9DIDo910/v/xtKKx2NyFj6I=
|
|
34
|
+
</data>
|
|
35
|
+
<key>Assets.car</key>
|
|
36
|
+
<data>
|
|
37
|
+
6ZuCNJO41FTpFGCLjWlF6Tlcr9w=
|
|
38
|
+
</data>
|
|
39
|
+
<key>BBoxImageSliderViewController.nib</key>
|
|
40
|
+
<data>
|
|
41
|
+
hMjuwtW4VevtddBcACATB7MBA6o=
|
|
42
|
+
</data>
|
|
43
|
+
<key>Base.lproj/FullImageCell.nib</key>
|
|
44
|
+
<data>
|
|
45
|
+
QNvb6B6Z7XcKfwvmLZMC/vVsI+8=
|
|
46
|
+
</data>
|
|
47
|
+
<key>CategoryTableViewCell.nib</key>
|
|
48
|
+
<data>
|
|
49
|
+
+SlpiUIESQ2JAAQdpN3omvxRYqQ=
|
|
50
|
+
</data>
|
|
51
|
+
<key>CircleViewWithNumber.nib</key>
|
|
52
|
+
<data>
|
|
53
|
+
oO9Tx1pEJf3Tk2DctdNfWQSWMBU=
|
|
54
|
+
</data>
|
|
55
|
+
<key>CollapsibleHeaderView.nib</key>
|
|
56
|
+
<data>
|
|
57
|
+
bOeiygPzuiTe17piXiUX/Mff+yo=
|
|
58
|
+
</data>
|
|
59
|
+
<key>CollapsibleTableViewCell.nib</key>
|
|
60
|
+
<data>
|
|
61
|
+
3VkD8xTUA2Xc5Z/MYwgly87xKy0=
|
|
62
|
+
</data>
|
|
63
|
+
<key>EvidenceCategoryViewController.nib</key>
|
|
64
|
+
<data>
|
|
65
|
+
BEux1zNjy4kwf5o9PjZ7q8jsAZk=
|
|
66
|
+
</data>
|
|
67
|
+
<key>FabBtnView.nib</key>
|
|
68
|
+
<data>
|
|
69
|
+
LIpQjkM2xzeK6j/rNgOFNGrvFXU=
|
|
70
|
+
</data>
|
|
71
|
+
<key>Headers/InfivizShotSDK-Swift.h</key>
|
|
72
|
+
<data>
|
|
73
|
+
TqZ2dTY9BY25CFiKet6YGYqyElM=
|
|
74
|
+
</data>
|
|
75
|
+
<key>Headers/InfivizShotSDK.h</key>
|
|
76
|
+
<data>
|
|
77
|
+
yw5TyocOOEFobgDXD82huYERpgo=
|
|
78
|
+
</data>
|
|
79
|
+
<key>ImageOverlayView.nib</key>
|
|
80
|
+
<data>
|
|
81
|
+
FBebf+GGRi3y7Xk/lWjJOCEQZ5A=
|
|
82
|
+
</data>
|
|
83
|
+
<key>ImageQualityCollectionViewCell.nib</key>
|
|
84
|
+
<data>
|
|
85
|
+
R4Yh8kP5nVD5Xm3kJThmKvr06FU=
|
|
86
|
+
</data>
|
|
87
|
+
<key>ImageQualityView.nib</key>
|
|
88
|
+
<data>
|
|
89
|
+
ufTunqUVYSggO4IW8F22xhI0V00=
|
|
90
|
+
</data>
|
|
91
|
+
<key>ImageViewFullScreenView.nib</key>
|
|
92
|
+
<data>
|
|
93
|
+
tdJulEtTTTGeqQO1OwONnisGX8U=
|
|
94
|
+
</data>
|
|
95
|
+
<key>Info.plist</key>
|
|
96
|
+
<data>
|
|
97
|
+
DyLXJOC0p20sk6Vshq2drVdHW74=
|
|
98
|
+
</data>
|
|
99
|
+
<key>LoaderViewController.nib</key>
|
|
100
|
+
<data>
|
|
101
|
+
i4KXnAH+HSVGNyWzMLEwXhxF8RM=
|
|
102
|
+
</data>
|
|
103
|
+
<key>Localizable.strings</key>
|
|
104
|
+
<data>
|
|
105
|
+
+aPe7DmgII2yl/j71f7vGr5IDsY=
|
|
106
|
+
</data>
|
|
107
|
+
<key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
108
|
+
<data>
|
|
109
|
+
jLuztvgaXJMn77M7rLOZDfGsXfo=
|
|
110
|
+
</data>
|
|
111
|
+
<key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
112
|
+
<data>
|
|
113
|
+
9qgNYyNxBEYjh+iwyV5a+TvsHCM=
|
|
114
|
+
</data>
|
|
115
|
+
<key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
116
|
+
<data>
|
|
117
|
+
riYRuvR8JlPEd5E8wEja1eb9cBM=
|
|
118
|
+
</data>
|
|
119
|
+
<key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
120
|
+
<data>
|
|
121
|
+
9qgNYyNxBEYjh+iwyV5a+TvsHCM=
|
|
122
|
+
</data>
|
|
123
|
+
<key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
124
|
+
<data>
|
|
125
|
+
7J3gze9wj5Yf7tuT1gbHqCURUSA=
|
|
126
|
+
</data>
|
|
127
|
+
<key>Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
128
|
+
<data>
|
|
129
|
+
jLuztvgaXJMn77M7rLOZDfGsXfo=
|
|
130
|
+
</data>
|
|
131
|
+
<key>Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
132
|
+
<data>
|
|
133
|
+
aLr7QT+zHtlzcVE+Btvl7DlOavQ=
|
|
134
|
+
</data>
|
|
135
|
+
<key>Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
136
|
+
<data>
|
|
137
|
+
zE5FKOrqeB/YTwCxRwjBMMAi00w=
|
|
138
|
+
</data>
|
|
139
|
+
<key>Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
140
|
+
<data>
|
|
141
|
+
aLr7QT+zHtlzcVE+Btvl7DlOavQ=
|
|
142
|
+
</data>
|
|
143
|
+
<key>Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
144
|
+
<data>
|
|
145
|
+
47iRXXVLjwBgFq+GBthrnWwSLZY=
|
|
146
|
+
</data>
|
|
147
|
+
<key>Modules/module.modulemap</key>
|
|
148
|
+
<data>
|
|
149
|
+
zkYqJlIh3L9fU5VNcV3mKuFRkRA=
|
|
150
|
+
</data>
|
|
151
|
+
<key>NotificationPermissionOverlayView.nib</key>
|
|
152
|
+
<data>
|
|
153
|
+
DDGPkQZzv8pXsHfQVFKERGD34vQ=
|
|
154
|
+
</data>
|
|
155
|
+
<key>OSAActionTableViewCell.nib</key>
|
|
156
|
+
<data>
|
|
157
|
+
KFmnyE01p+KAxaq/3DYyNv2c8Is=
|
|
158
|
+
</data>
|
|
159
|
+
<key>PassthroughView.nib</key>
|
|
160
|
+
<data>
|
|
161
|
+
n5iwtVEhYTYlbmyBxCENWRfOQPQ=
|
|
162
|
+
</data>
|
|
163
|
+
<key>PhotoSliderView.nib</key>
|
|
164
|
+
<data>
|
|
165
|
+
4JGvy1bwhHmZKD8nhLqyzXnQGJk=
|
|
166
|
+
</data>
|
|
167
|
+
<key>ProgressWithActionView.nib</key>
|
|
168
|
+
<data>
|
|
169
|
+
ONmSi2lMK+8ohQe0OFMOwKnirqY=
|
|
170
|
+
</data>
|
|
171
|
+
<key>RealmTimeChartAndGraphViewController.nib</key>
|
|
172
|
+
<data>
|
|
173
|
+
MoJ+/yUcpOvbTnHDI5TQffon4cU=
|
|
174
|
+
</data>
|
|
175
|
+
<key>RealtimeChartView.nib</key>
|
|
176
|
+
<data>
|
|
177
|
+
VF6WZEMHF7XG4Br9KlL8g759y8c=
|
|
178
|
+
</data>
|
|
179
|
+
<key>ReasonActionView.nib</key>
|
|
180
|
+
<data>
|
|
181
|
+
onk0zHy7Qf/xFe4nyUQBuqW6a+c=
|
|
182
|
+
</data>
|
|
183
|
+
<key>ReasonsActionCellViewTableViewCell.nib</key>
|
|
184
|
+
<data>
|
|
185
|
+
M638MtNcaa5n0nBicRZZI8FHQGU=
|
|
186
|
+
</data>
|
|
187
|
+
<key>ReasonsListView.nib</key>
|
|
188
|
+
<data>
|
|
189
|
+
SviA8tdHVfQqq/FG1nJ+JIDbp6A=
|
|
190
|
+
</data>
|
|
191
|
+
<key>ReasonsTableView.nib</key>
|
|
192
|
+
<data>
|
|
193
|
+
iWws375hy7jM7AJ4aF69ZCWEbFs=
|
|
194
|
+
</data>
|
|
195
|
+
<key>SKUTableViewCell.nib</key>
|
|
196
|
+
<data>
|
|
197
|
+
YqcohzJGCfsBN69rpvCA1PxNtCc=
|
|
198
|
+
</data>
|
|
199
|
+
<key>SaveRetakeView.nib</key>
|
|
200
|
+
<data>
|
|
201
|
+
i1K9Aagk/DD2Nzt/7y1kO+S65H8=
|
|
202
|
+
</data>
|
|
203
|
+
<key>SelectReasonsTableViewCell.nib</key>
|
|
204
|
+
<data>
|
|
205
|
+
YmO6trBBZSR8yoO5IeTvXo43dZY=
|
|
206
|
+
</data>
|
|
207
|
+
<key>SelectReasonsVIew.nib</key>
|
|
208
|
+
<data>
|
|
209
|
+
YnSnEXBDUNtSm/7KNzWUbTjtqho=
|
|
210
|
+
</data>
|
|
211
|
+
<key>SessionStatusView.nib</key>
|
|
212
|
+
<data>
|
|
213
|
+
sXOWlcEnlwx3mGa8MU0/2esscLQ=
|
|
214
|
+
</data>
|
|
215
|
+
<key>ShelvingActionPopup.nib</key>
|
|
216
|
+
<data>
|
|
217
|
+
DK/qMbQpKamxEkkV4bWAqtrRZ30=
|
|
218
|
+
</data>
|
|
219
|
+
<key>ShelvingActionsQuestionVIew.nib</key>
|
|
220
|
+
<data>
|
|
221
|
+
R70l491oWdjU0CtkGnz52cuqN8k=
|
|
222
|
+
</data>
|
|
223
|
+
<key>ShelvingActionsTableViewCell.nib</key>
|
|
224
|
+
<data>
|
|
225
|
+
pUteVWXqyIOUYSYZ7EACJYzCm68=
|
|
226
|
+
</data>
|
|
227
|
+
<key>ShelvingActionsView.nib</key>
|
|
228
|
+
<data>
|
|
229
|
+
a+DdaxJ0Wvoj5DFSy6hKXMNUWYw=
|
|
230
|
+
</data>
|
|
231
|
+
<key>ShelvingHeaderView.nib</key>
|
|
232
|
+
<data>
|
|
233
|
+
ebyYY0/m2aFKXpoG360ZmoosQ+o=
|
|
234
|
+
</data>
|
|
235
|
+
<key>ShelvingViewController.nib</key>
|
|
236
|
+
<data>
|
|
237
|
+
q84bUxwl7Ztfp3FkmSbKgK7wpuw=
|
|
238
|
+
</data>
|
|
239
|
+
<key>SpreadSheetXIBView.nib</key>
|
|
240
|
+
<data>
|
|
241
|
+
XmGqcpd3gQcHahRQPckn7pJ50qU=
|
|
242
|
+
</data>
|
|
243
|
+
<key>StoreKPITableViewCell.nib</key>
|
|
244
|
+
<data>
|
|
245
|
+
Hq2IeXHW3JmpmmYVpAu7qcebiBI=
|
|
246
|
+
</data>
|
|
247
|
+
<key>StoreLevelKPIViewController.nib</key>
|
|
248
|
+
<data>
|
|
249
|
+
oNRu0ZHpV997MKGQVqywnE7YU5M=
|
|
250
|
+
</data>
|
|
251
|
+
<key>V1ListTabView.nib</key>
|
|
252
|
+
<data>
|
|
253
|
+
nhoLITJKfanyfpFAUfH1pVg40tM=
|
|
254
|
+
</data>
|
|
255
|
+
<key>V1ListTableViewCell.nib</key>
|
|
256
|
+
<data>
|
|
257
|
+
bn7xcSeqYofmW2HGwY0l8Y7//Dw=
|
|
258
|
+
</data>
|
|
259
|
+
<key>V1ListView.nib</key>
|
|
260
|
+
<data>
|
|
261
|
+
LkSeKeJWUAAYhGnBvMKJ+Wh26vk=
|
|
262
|
+
</data>
|
|
263
|
+
<key>V1ListViewController.nib</key>
|
|
264
|
+
<data>
|
|
265
|
+
hBd2r4F8iDOX65HT2wuSG+gt/88=
|
|
266
|
+
</data>
|
|
267
|
+
<key>V1OptionTableViewCell.nib</key>
|
|
268
|
+
<data>
|
|
269
|
+
mP66GIsdVg5jYX9p6KYUPXpXLYw=
|
|
270
|
+
</data>
|
|
271
|
+
<key>V1OptionsView.nib</key>
|
|
272
|
+
<data>
|
|
273
|
+
Ipy2ZCwj3BoP+372tWWyhKUJe4Q=
|
|
274
|
+
</data>
|
|
275
|
+
<key>V1ReasonTableViewCell.nib</key>
|
|
276
|
+
<data>
|
|
277
|
+
LB6BPgE9Lh71I3uU13M5PVLhTi4=
|
|
278
|
+
</data>
|
|
279
|
+
<key>V1ReasonsView.nib</key>
|
|
280
|
+
<data>
|
|
281
|
+
GEw+iuTfO9I7+vNP2BT2F/Y3XPY=
|
|
282
|
+
</data>
|
|
283
|
+
<key>V1TabView.nib</key>
|
|
284
|
+
<data>
|
|
285
|
+
fqOGk0iDwCgWgnppAv4iwc14/xE=
|
|
286
|
+
</data>
|
|
287
|
+
<key>V1TableViewCell.nib</key>
|
|
288
|
+
<data>
|
|
289
|
+
8waqCzsCOrySFoRNIEQtkGTNAp4=
|
|
290
|
+
</data>
|
|
291
|
+
<key>V1ViewController.nib</key>
|
|
292
|
+
<data>
|
|
293
|
+
KZezGZntIbA/m+AUYOH3VkXc3Fw=
|
|
294
|
+
</data>
|
|
295
|
+
<key>V3CollectionViewCell.nib</key>
|
|
296
|
+
<data>
|
|
297
|
+
aVoqHx5j/U24BG7sHDsJogg+E4s=
|
|
298
|
+
</data>
|
|
299
|
+
<key>V3ViewController.nib</key>
|
|
300
|
+
<data>
|
|
301
|
+
1iwJrvqlkbUpvvwgBQ6mfPujRGw=
|
|
302
|
+
</data>
|
|
303
|
+
<key>ViewOverlay.nib</key>
|
|
304
|
+
<data>
|
|
305
|
+
mSd9GoD63BWqFUft84CZahXOVAc=
|
|
306
|
+
</data>
|
|
307
|
+
<key>default_english.json</key>
|
|
308
|
+
<data>
|
|
309
|
+
ZNUkDqosOii0q+qJIDOJ7H+6CPQ=
|
|
310
|
+
</data>
|
|
311
|
+
<key>en.lproj/FullImageCell.strings</key>
|
|
312
|
+
<dict>
|
|
313
|
+
<key>hash</key>
|
|
314
|
+
<data>
|
|
315
|
+
rcg7GeeTSRscbqD9i0bNnzLlkvw=
|
|
316
|
+
</data>
|
|
317
|
+
<key>optional</key>
|
|
318
|
+
<true/>
|
|
319
|
+
</dict>
|
|
320
|
+
<key>id.lproj/FullImageCell.strings</key>
|
|
321
|
+
<dict>
|
|
322
|
+
<key>hash</key>
|
|
323
|
+
<data>
|
|
324
|
+
rcg7GeeTSRscbqD9i0bNnzLlkvw=
|
|
325
|
+
</data>
|
|
326
|
+
<key>optional</key>
|
|
327
|
+
<true/>
|
|
328
|
+
</dict>
|
|
329
|
+
<key>infivizshots.momd/InfivizShotSDKDatabase.mom</key>
|
|
330
|
+
<data>
|
|
331
|
+
RUButKpNyg952GMGto+ZeBqpV6M=
|
|
332
|
+
</data>
|
|
333
|
+
<key>infivizshots.momd/VersionInfo.plist</key>
|
|
334
|
+
<data>
|
|
335
|
+
9MKGKw4Uw3j8qKtbGFqaPMiyuRs=
|
|
336
|
+
</data>
|
|
337
|
+
<key>shotsSDK.storyboardc/8Tq-Ro-cFI-view-Hie-zi-eQ4.nib</key>
|
|
338
|
+
<data>
|
|
339
|
+
RrsLhUNHRFZZLGb2WNyAeTDosQ8=
|
|
340
|
+
</data>
|
|
341
|
+
<key>shotsSDK.storyboardc/CameraViewController.nib</key>
|
|
342
|
+
<data>
|
|
343
|
+
B5fjkQUYt7zMpGYjkMJdvAEFFAc=
|
|
344
|
+
</data>
|
|
345
|
+
<key>shotsSDK.storyboardc/Grb-Na-uhe-view-0fF-4V-Sp4.nib</key>
|
|
346
|
+
<data>
|
|
347
|
+
qPe05ohPLjCkJ4HRKWfhVF4T4DQ=
|
|
348
|
+
</data>
|
|
349
|
+
<key>shotsSDK.storyboardc/ImagePreviewDetailsViewController.nib</key>
|
|
350
|
+
<data>
|
|
351
|
+
1X1JsYxGYFi1/Mxrgr1x1EguT00=
|
|
352
|
+
</data>
|
|
353
|
+
<key>shotsSDK.storyboardc/Info.plist</key>
|
|
354
|
+
<data>
|
|
355
|
+
eEdMtxthrjcLON4Q2hcBT9i3XZM=
|
|
356
|
+
</data>
|
|
357
|
+
<key>shotsSDK.storyboardc/LoaderViewController.nib</key>
|
|
358
|
+
<data>
|
|
359
|
+
/AldhZVXc55kcAnfWjewE/bS5yo=
|
|
360
|
+
</data>
|
|
361
|
+
<key>shotsSDK.storyboardc/SW9-KF-vYy-view-a8B-9e-hfC.nib</key>
|
|
362
|
+
<data>
|
|
363
|
+
25bawVVm7mv5xMpC8rMzMHmNqT0=
|
|
364
|
+
</data>
|
|
365
|
+
<key>shotsSDK.storyboardc/SessionDetailsViewController.nib</key>
|
|
366
|
+
<data>
|
|
367
|
+
mNMGawcr+ZaALX+ojrq2CePDpiA=
|
|
368
|
+
</data>
|
|
369
|
+
<key>shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib</key>
|
|
370
|
+
<data>
|
|
371
|
+
HsBBlAJ3mKSixHNJXP8G1rQSvE8=
|
|
372
|
+
</data>
|
|
373
|
+
</dict>
|
|
374
|
+
<key>files2</key>
|
|
375
|
+
<dict>
|
|
376
|
+
<key>AccuracyCheckViewController.nib</key>
|
|
377
|
+
<dict>
|
|
378
|
+
<key>hash2</key>
|
|
379
|
+
<data>
|
|
380
|
+
S7Fhw/oYt1OgFlvsmjoFnFCBPSMPAvlQ3fBW3yZvotk=
|
|
381
|
+
</data>
|
|
382
|
+
</dict>
|
|
383
|
+
<key>ActionProgressSliderView.nib</key>
|
|
384
|
+
<dict>
|
|
385
|
+
<key>hash2</key>
|
|
386
|
+
<data>
|
|
387
|
+
r1u/df2bWMLXUbRqMhhX0ucQyG1qBeIQD5QlriGdig8=
|
|
388
|
+
</data>
|
|
389
|
+
</dict>
|
|
390
|
+
<key>ActionableInsightsViewController.nib</key>
|
|
391
|
+
<dict>
|
|
392
|
+
<key>hash2</key>
|
|
393
|
+
<data>
|
|
394
|
+
StF+Kvz+tn/3riU8UsJOuNOxWqKoFyyPnAUV5S7mRJ4=
|
|
395
|
+
</data>
|
|
396
|
+
</dict>
|
|
397
|
+
<key>ActionsHeaderView.nib</key>
|
|
398
|
+
<dict>
|
|
399
|
+
<key>hash2</key>
|
|
400
|
+
<data>
|
|
401
|
+
w0rwaplhkIT8q6My/I2EJOWREwMuSPkLtkEOS/cPEvw=
|
|
402
|
+
</data>
|
|
403
|
+
</dict>
|
|
404
|
+
<key>ActionsTableView.nib</key>
|
|
405
|
+
<dict>
|
|
406
|
+
<key>hash2</key>
|
|
407
|
+
<data>
|
|
408
|
+
+lDXoWEp6CWOgeG7esRCxHp/u3gcAgo3+l65nKlDmTU=
|
|
409
|
+
</data>
|
|
410
|
+
</dict>
|
|
411
|
+
<key>ActionsTableViewCell.nib</key>
|
|
412
|
+
<dict>
|
|
413
|
+
<key>hash2</key>
|
|
414
|
+
<data>
|
|
415
|
+
IS5HpUPZC6ZK+fTFy1hZzZCfL1nacoq0Nmfk4MuRJOs=
|
|
416
|
+
</data>
|
|
417
|
+
</dict>
|
|
418
|
+
<key>ActionsView.nib</key>
|
|
419
|
+
<dict>
|
|
420
|
+
<key>hash2</key>
|
|
421
|
+
<data>
|
|
422
|
+
ga1aPt0pSizRRN7RPfMyAXjEavRF5JaGDv8TxXs5IfY=
|
|
423
|
+
</data>
|
|
424
|
+
</dict>
|
|
425
|
+
<key>Assets.car</key>
|
|
426
|
+
<dict>
|
|
427
|
+
<key>hash2</key>
|
|
428
|
+
<data>
|
|
429
|
+
eCOsOn7GxPYxqtvegHiKDi3zKRchm5Qv4DSJUpAd9qc=
|
|
430
|
+
</data>
|
|
431
|
+
</dict>
|
|
432
|
+
<key>BBoxImageSliderViewController.nib</key>
|
|
433
|
+
<dict>
|
|
434
|
+
<key>hash2</key>
|
|
435
|
+
<data>
|
|
436
|
+
YEU9NxUF3U6cU/TpK3Lq5UyFTBdE26SUzmu/6SclM70=
|
|
437
|
+
</data>
|
|
438
|
+
</dict>
|
|
439
|
+
<key>Base.lproj/FullImageCell.nib</key>
|
|
440
|
+
<dict>
|
|
441
|
+
<key>hash2</key>
|
|
442
|
+
<data>
|
|
443
|
+
ANCuF+RpdS08iiJkNtdcpHXWDI7z+w+ajHpPzLWI05k=
|
|
444
|
+
</data>
|
|
445
|
+
</dict>
|
|
446
|
+
<key>CategoryTableViewCell.nib</key>
|
|
447
|
+
<dict>
|
|
448
|
+
<key>hash2</key>
|
|
449
|
+
<data>
|
|
450
|
+
GoRM0OXLF0wJTELMmC6Xqcn4s0ZmY/1WapZCBBm4EMQ=
|
|
451
|
+
</data>
|
|
452
|
+
</dict>
|
|
453
|
+
<key>CircleViewWithNumber.nib</key>
|
|
454
|
+
<dict>
|
|
455
|
+
<key>hash2</key>
|
|
456
|
+
<data>
|
|
457
|
+
yrgP5os7feM2/Yxcfm0z4QHIvXpyVmoO4VoCGgiKAJU=
|
|
458
|
+
</data>
|
|
459
|
+
</dict>
|
|
460
|
+
<key>CollapsibleHeaderView.nib</key>
|
|
461
|
+
<dict>
|
|
462
|
+
<key>hash2</key>
|
|
463
|
+
<data>
|
|
464
|
+
U+Yq2Q7wVvCMu9o+Ek2MSpgGg33htvoCz7ItDsy/GOo=
|
|
465
|
+
</data>
|
|
466
|
+
</dict>
|
|
467
|
+
<key>CollapsibleTableViewCell.nib</key>
|
|
468
|
+
<dict>
|
|
469
|
+
<key>hash2</key>
|
|
470
|
+
<data>
|
|
471
|
+
Pd43gih6HoL41Gc9TF9O8c798Jw4/tZQufb93R5HxxA=
|
|
472
|
+
</data>
|
|
473
|
+
</dict>
|
|
474
|
+
<key>EvidenceCategoryViewController.nib</key>
|
|
475
|
+
<dict>
|
|
476
|
+
<key>hash2</key>
|
|
477
|
+
<data>
|
|
478
|
+
vDtJSr897F084c7iya54oVAZBaEzybMF0LjE2GDfbic=
|
|
479
|
+
</data>
|
|
480
|
+
</dict>
|
|
481
|
+
<key>FabBtnView.nib</key>
|
|
482
|
+
<dict>
|
|
483
|
+
<key>hash2</key>
|
|
484
|
+
<data>
|
|
485
|
+
uCZr+VXG30V8vjP6LuCSzK+1iZX1WdiQ016bmvX5kwg=
|
|
486
|
+
</data>
|
|
487
|
+
</dict>
|
|
488
|
+
<key>Headers/InfivizShotSDK-Swift.h</key>
|
|
489
|
+
<dict>
|
|
490
|
+
<key>hash2</key>
|
|
491
|
+
<data>
|
|
492
|
+
WbWbY6wQe1NOSKxdCRQIKI/BjQf7+UXC65h18gYTmK0=
|
|
493
|
+
</data>
|
|
494
|
+
</dict>
|
|
495
|
+
<key>Headers/InfivizShotSDK.h</key>
|
|
496
|
+
<dict>
|
|
497
|
+
<key>hash2</key>
|
|
498
|
+
<data>
|
|
499
|
+
RvsFjR/v1Krp1tGLIjDnKeLx1B1nr3t2vM7yZFOQfh8=
|
|
500
|
+
</data>
|
|
501
|
+
</dict>
|
|
502
|
+
<key>ImageOverlayView.nib</key>
|
|
503
|
+
<dict>
|
|
504
|
+
<key>hash2</key>
|
|
505
|
+
<data>
|
|
506
|
+
kBRMY6L6xykJ+nchw7TB4NtWVcD9TfRLsZM9fArReNw=
|
|
507
|
+
</data>
|
|
508
|
+
</dict>
|
|
509
|
+
<key>ImageQualityCollectionViewCell.nib</key>
|
|
510
|
+
<dict>
|
|
511
|
+
<key>hash2</key>
|
|
512
|
+
<data>
|
|
513
|
+
Z7PMxw57N2eDdLQE185km3eyuSHS9V8S3Mj1FHGssss=
|
|
514
|
+
</data>
|
|
515
|
+
</dict>
|
|
516
|
+
<key>ImageQualityView.nib</key>
|
|
517
|
+
<dict>
|
|
518
|
+
<key>hash2</key>
|
|
519
|
+
<data>
|
|
520
|
+
fo8hQklUGaHF1SBuqybM3jnbDRu/K/KRvD/JojpVI4s=
|
|
521
|
+
</data>
|
|
522
|
+
</dict>
|
|
523
|
+
<key>ImageViewFullScreenView.nib</key>
|
|
524
|
+
<dict>
|
|
525
|
+
<key>hash2</key>
|
|
526
|
+
<data>
|
|
527
|
+
C1XJPbZ1wD7N5zj9P2TDTYhgxUNbkbHlCFHP0V7lMPc=
|
|
528
|
+
</data>
|
|
529
|
+
</dict>
|
|
530
|
+
<key>LoaderViewController.nib</key>
|
|
531
|
+
<dict>
|
|
532
|
+
<key>hash2</key>
|
|
533
|
+
<data>
|
|
534
|
+
Zy1cGkO/uBVkSmoaK8/bOeHyE/rZp9yrTARYo//3vSo=
|
|
535
|
+
</data>
|
|
536
|
+
</dict>
|
|
537
|
+
<key>Localizable.strings</key>
|
|
538
|
+
<dict>
|
|
539
|
+
<key>hash2</key>
|
|
540
|
+
<data>
|
|
541
|
+
Iw91UceIwyeSyPJ8guQvrgae9AvtdTkURBDC7dyKpgU=
|
|
542
|
+
</data>
|
|
543
|
+
</dict>
|
|
544
|
+
<key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
545
|
+
<dict>
|
|
546
|
+
<key>hash2</key>
|
|
547
|
+
<data>
|
|
548
|
+
9ZBm/wLzWCjRjIrvPEKeOxeqAUzrvsb4jESQoKTegCE=
|
|
549
|
+
</data>
|
|
550
|
+
</dict>
|
|
551
|
+
<key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
552
|
+
<dict>
|
|
553
|
+
<key>hash2</key>
|
|
554
|
+
<data>
|
|
555
|
+
n+lpQSFxrhQYNoZe3u8QqrZe+/ZoVKV8kN9TCjSGV/Y=
|
|
556
|
+
</data>
|
|
557
|
+
</dict>
|
|
558
|
+
<key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
559
|
+
<dict>
|
|
560
|
+
<key>hash2</key>
|
|
561
|
+
<data>
|
|
562
|
+
/NYvmMFtyyl+BmerXSJe3w5ZVXGNihrToz0ljVRnk5I=
|
|
563
|
+
</data>
|
|
564
|
+
</dict>
|
|
565
|
+
<key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
566
|
+
<dict>
|
|
567
|
+
<key>hash2</key>
|
|
568
|
+
<data>
|
|
569
|
+
n+lpQSFxrhQYNoZe3u8QqrZe+/ZoVKV8kN9TCjSGV/Y=
|
|
570
|
+
</data>
|
|
571
|
+
</dict>
|
|
572
|
+
<key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
573
|
+
<dict>
|
|
574
|
+
<key>hash2</key>
|
|
575
|
+
<data>
|
|
576
|
+
Ejg3/twAa4jmIuLCOuYj5ex6zyhO9OyMqXqU9zljPow=
|
|
577
|
+
</data>
|
|
578
|
+
</dict>
|
|
579
|
+
<key>Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
580
|
+
<dict>
|
|
581
|
+
<key>hash2</key>
|
|
582
|
+
<data>
|
|
583
|
+
9ZBm/wLzWCjRjIrvPEKeOxeqAUzrvsb4jESQoKTegCE=
|
|
584
|
+
</data>
|
|
585
|
+
</dict>
|
|
586
|
+
<key>Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
587
|
+
<dict>
|
|
588
|
+
<key>hash2</key>
|
|
589
|
+
<data>
|
|
590
|
+
pMuG3Cc5RdyRE3PgMWJyrHijoa3DHEBEDwWJBa1BZIY=
|
|
591
|
+
</data>
|
|
592
|
+
</dict>
|
|
593
|
+
<key>Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
594
|
+
<dict>
|
|
595
|
+
<key>hash2</key>
|
|
596
|
+
<data>
|
|
597
|
+
uv9/QKcW/ixV3OuvIhKeNNpAAk/wE3/fC4uJUP2K3pE=
|
|
598
|
+
</data>
|
|
599
|
+
</dict>
|
|
600
|
+
<key>Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
601
|
+
<dict>
|
|
602
|
+
<key>hash2</key>
|
|
603
|
+
<data>
|
|
604
|
+
pMuG3Cc5RdyRE3PgMWJyrHijoa3DHEBEDwWJBa1BZIY=
|
|
605
|
+
</data>
|
|
606
|
+
</dict>
|
|
607
|
+
<key>Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
608
|
+
<dict>
|
|
609
|
+
<key>hash2</key>
|
|
610
|
+
<data>
|
|
611
|
+
YDeePA4Fa8IYnZLzXlyST+MrgBk4cy9d8Gb+YD++nnE=
|
|
612
|
+
</data>
|
|
613
|
+
</dict>
|
|
614
|
+
<key>Modules/module.modulemap</key>
|
|
615
|
+
<dict>
|
|
616
|
+
<key>hash2</key>
|
|
617
|
+
<data>
|
|
618
|
+
HLJVGFJXdxx7rMfZwIxpiJXJTjIhlCrmhCh6SbJf43E=
|
|
619
|
+
</data>
|
|
620
|
+
</dict>
|
|
621
|
+
<key>NotificationPermissionOverlayView.nib</key>
|
|
622
|
+
<dict>
|
|
623
|
+
<key>hash2</key>
|
|
624
|
+
<data>
|
|
625
|
+
eswxYO837iM3DtfHByX6T0QZmOfgUw7fAR4vGEMDsUU=
|
|
626
|
+
</data>
|
|
627
|
+
</dict>
|
|
628
|
+
<key>OSAActionTableViewCell.nib</key>
|
|
629
|
+
<dict>
|
|
630
|
+
<key>hash2</key>
|
|
631
|
+
<data>
|
|
632
|
+
8yuGx/jeG5mf+11dmKlL26vOv9Z4K+PIr4/5JeU8qzo=
|
|
633
|
+
</data>
|
|
634
|
+
</dict>
|
|
635
|
+
<key>PassthroughView.nib</key>
|
|
636
|
+
<dict>
|
|
637
|
+
<key>hash2</key>
|
|
638
|
+
<data>
|
|
639
|
+
Bo/9hgAZ14gjITBlrRhz6TV0QmLF1YUUlnaQOtbWDvA=
|
|
640
|
+
</data>
|
|
641
|
+
</dict>
|
|
642
|
+
<key>PhotoSliderView.nib</key>
|
|
643
|
+
<dict>
|
|
644
|
+
<key>hash2</key>
|
|
645
|
+
<data>
|
|
646
|
+
QzO+TH6F2DHq2jwjlVTGH6Ydj7q//km/aHuOzvkBP3I=
|
|
647
|
+
</data>
|
|
648
|
+
</dict>
|
|
649
|
+
<key>ProgressWithActionView.nib</key>
|
|
650
|
+
<dict>
|
|
651
|
+
<key>hash2</key>
|
|
652
|
+
<data>
|
|
653
|
+
1cC3TPrL/TcQNOk+W6hJIxCn+QJQA2myXljMYqkuT1M=
|
|
654
|
+
</data>
|
|
655
|
+
</dict>
|
|
656
|
+
<key>RealmTimeChartAndGraphViewController.nib</key>
|
|
657
|
+
<dict>
|
|
658
|
+
<key>hash2</key>
|
|
659
|
+
<data>
|
|
660
|
+
tG3OgWBSKMPZZtzwYVXsygxHsTQSINoJ2Uz8S7Egiwo=
|
|
661
|
+
</data>
|
|
662
|
+
</dict>
|
|
663
|
+
<key>RealtimeChartView.nib</key>
|
|
664
|
+
<dict>
|
|
665
|
+
<key>hash2</key>
|
|
666
|
+
<data>
|
|
667
|
+
6ZdFgxLOjX9RW37L0Ltjv8Swmf2IPjYRSK63hh5uSzI=
|
|
668
|
+
</data>
|
|
669
|
+
</dict>
|
|
670
|
+
<key>ReasonActionView.nib</key>
|
|
671
|
+
<dict>
|
|
672
|
+
<key>hash2</key>
|
|
673
|
+
<data>
|
|
674
|
+
9yNBgKjPiJr4YfJQ5zrag6qo7D/1BohIz/qgu6ax+hs=
|
|
675
|
+
</data>
|
|
676
|
+
</dict>
|
|
677
|
+
<key>ReasonsActionCellViewTableViewCell.nib</key>
|
|
678
|
+
<dict>
|
|
679
|
+
<key>hash2</key>
|
|
680
|
+
<data>
|
|
681
|
+
o+NYSoMT5aP+PY2GU7Ifv0aG7m9QvKkpqbH5EhEYv40=
|
|
682
|
+
</data>
|
|
683
|
+
</dict>
|
|
684
|
+
<key>ReasonsListView.nib</key>
|
|
685
|
+
<dict>
|
|
686
|
+
<key>hash2</key>
|
|
687
|
+
<data>
|
|
688
|
+
gvKThThJSIVYmJ2Klq2j8xDro/ed2lX8W8O6Gh1ckDg=
|
|
689
|
+
</data>
|
|
690
|
+
</dict>
|
|
691
|
+
<key>ReasonsTableView.nib</key>
|
|
692
|
+
<dict>
|
|
693
|
+
<key>hash2</key>
|
|
694
|
+
<data>
|
|
695
|
+
9gKUcYBCJ9M/Tm5f2b5a7yTvjI8lEe6FLnN4MsW+esk=
|
|
696
|
+
</data>
|
|
697
|
+
</dict>
|
|
698
|
+
<key>SKUTableViewCell.nib</key>
|
|
699
|
+
<dict>
|
|
700
|
+
<key>hash2</key>
|
|
701
|
+
<data>
|
|
702
|
+
gb8TODRpzK07VlR62ueQ8BzeYIHpeEybHHn80bjSN1s=
|
|
703
|
+
</data>
|
|
704
|
+
</dict>
|
|
705
|
+
<key>SaveRetakeView.nib</key>
|
|
706
|
+
<dict>
|
|
707
|
+
<key>hash2</key>
|
|
708
|
+
<data>
|
|
709
|
+
LwfYN6MXI0coEyprpOmC6BhUaxqkV+hbrVKUv67MHK8=
|
|
710
|
+
</data>
|
|
711
|
+
</dict>
|
|
712
|
+
<key>SelectReasonsTableViewCell.nib</key>
|
|
713
|
+
<dict>
|
|
714
|
+
<key>hash2</key>
|
|
715
|
+
<data>
|
|
716
|
+
V/21hh88mtY1+oN5+n3Z7F3qZl8+Cj7xNMG7xaHUSo0=
|
|
717
|
+
</data>
|
|
718
|
+
</dict>
|
|
719
|
+
<key>SelectReasonsVIew.nib</key>
|
|
720
|
+
<dict>
|
|
721
|
+
<key>hash2</key>
|
|
722
|
+
<data>
|
|
723
|
+
DAfei9FAp+gcuX8eer9VsnM7F3fXAI5J6gvaUHB0kOc=
|
|
724
|
+
</data>
|
|
725
|
+
</dict>
|
|
726
|
+
<key>SessionStatusView.nib</key>
|
|
727
|
+
<dict>
|
|
728
|
+
<key>hash2</key>
|
|
729
|
+
<data>
|
|
730
|
+
Wt/R4cWep7i6MOPUt1rrYog+f0sK/2GKdLgg6ya4FPw=
|
|
731
|
+
</data>
|
|
732
|
+
</dict>
|
|
733
|
+
<key>ShelvingActionPopup.nib</key>
|
|
734
|
+
<dict>
|
|
735
|
+
<key>hash2</key>
|
|
736
|
+
<data>
|
|
737
|
+
/2ThU2qMMbK7+eh2Jn9n6vtRq/FXLrbjYi9vK+KzlT4=
|
|
738
|
+
</data>
|
|
739
|
+
</dict>
|
|
740
|
+
<key>ShelvingActionsQuestionVIew.nib</key>
|
|
741
|
+
<dict>
|
|
742
|
+
<key>hash2</key>
|
|
743
|
+
<data>
|
|
744
|
+
OXahXT9HEp94hwwdc8Trh0NsLrqJf1qWYUyaAGoBshA=
|
|
745
|
+
</data>
|
|
746
|
+
</dict>
|
|
747
|
+
<key>ShelvingActionsTableViewCell.nib</key>
|
|
748
|
+
<dict>
|
|
749
|
+
<key>hash2</key>
|
|
750
|
+
<data>
|
|
751
|
+
sVpKvjV+kxlyrWRpNzJircH2H6dps6j5bgraYnuqwJw=
|
|
752
|
+
</data>
|
|
753
|
+
</dict>
|
|
754
|
+
<key>ShelvingActionsView.nib</key>
|
|
755
|
+
<dict>
|
|
756
|
+
<key>hash2</key>
|
|
757
|
+
<data>
|
|
758
|
+
IHxjzP/zpGZ2hWO7PdL/ZoyJekudF+dXRNGEPgHePz0=
|
|
759
|
+
</data>
|
|
760
|
+
</dict>
|
|
761
|
+
<key>ShelvingHeaderView.nib</key>
|
|
762
|
+
<dict>
|
|
763
|
+
<key>hash2</key>
|
|
764
|
+
<data>
|
|
765
|
+
UoJd4A/V4N7pOqxlVQ+huil4jgvIiymCTuhEcxs607Q=
|
|
766
|
+
</data>
|
|
767
|
+
</dict>
|
|
768
|
+
<key>ShelvingViewController.nib</key>
|
|
769
|
+
<dict>
|
|
770
|
+
<key>hash2</key>
|
|
771
|
+
<data>
|
|
772
|
+
Zd6N+VX0/5YYlFtGOlqU+z1CggpI5ZtU48D+biWkrIc=
|
|
773
|
+
</data>
|
|
774
|
+
</dict>
|
|
775
|
+
<key>SpreadSheetXIBView.nib</key>
|
|
776
|
+
<dict>
|
|
777
|
+
<key>hash2</key>
|
|
778
|
+
<data>
|
|
779
|
+
L5Y/9OFtyXeFUND//lX1hrZlHlg0/Nr+807kym1EVR0=
|
|
780
|
+
</data>
|
|
781
|
+
</dict>
|
|
782
|
+
<key>StoreKPITableViewCell.nib</key>
|
|
783
|
+
<dict>
|
|
784
|
+
<key>hash2</key>
|
|
785
|
+
<data>
|
|
786
|
+
vmFkyiqocvl0AsawcJwcJwn3xyB05x90inBj946Alq0=
|
|
787
|
+
</data>
|
|
788
|
+
</dict>
|
|
789
|
+
<key>StoreLevelKPIViewController.nib</key>
|
|
790
|
+
<dict>
|
|
791
|
+
<key>hash2</key>
|
|
792
|
+
<data>
|
|
793
|
+
Kx3KqekK6H7VJsN8qZAtqvq4+KAKTK++RuTG0RmEeKo=
|
|
794
|
+
</data>
|
|
795
|
+
</dict>
|
|
796
|
+
<key>V1ListTabView.nib</key>
|
|
797
|
+
<dict>
|
|
798
|
+
<key>hash2</key>
|
|
799
|
+
<data>
|
|
800
|
+
/RsYbS5mK7Zvnqj0ZV2j8nkNnZEw/X9xWWa2fiQs0JY=
|
|
801
|
+
</data>
|
|
802
|
+
</dict>
|
|
803
|
+
<key>V1ListTableViewCell.nib</key>
|
|
804
|
+
<dict>
|
|
805
|
+
<key>hash2</key>
|
|
806
|
+
<data>
|
|
807
|
+
IeUd+SFhnfa4BaxbGQo3sOzNwUF6s6Kzn7V0aJustsk=
|
|
808
|
+
</data>
|
|
809
|
+
</dict>
|
|
810
|
+
<key>V1ListView.nib</key>
|
|
811
|
+
<dict>
|
|
812
|
+
<key>hash2</key>
|
|
813
|
+
<data>
|
|
814
|
+
W8Dvpl96cnkmLKZ3CxiFYm+YOe2v4uDNzrQoBjh1ick=
|
|
815
|
+
</data>
|
|
816
|
+
</dict>
|
|
817
|
+
<key>V1ListViewController.nib</key>
|
|
818
|
+
<dict>
|
|
819
|
+
<key>hash2</key>
|
|
820
|
+
<data>
|
|
821
|
+
eJW8Jf7lz2ZDHY9YnD3MhyIeV3PrqcLpz5NiOMPKd2o=
|
|
822
|
+
</data>
|
|
823
|
+
</dict>
|
|
824
|
+
<key>V1OptionTableViewCell.nib</key>
|
|
825
|
+
<dict>
|
|
826
|
+
<key>hash2</key>
|
|
827
|
+
<data>
|
|
828
|
+
Yo8yrY0MH1cP1x6sK3kJ7UWyxj7vvMG6GN8CGjX2rNk=
|
|
829
|
+
</data>
|
|
830
|
+
</dict>
|
|
831
|
+
<key>V1OptionsView.nib</key>
|
|
832
|
+
<dict>
|
|
833
|
+
<key>hash2</key>
|
|
834
|
+
<data>
|
|
835
|
+
mMgmuM1M1NLgSlyWkzQR8SNcmo5N1E8Zjw7TEOpf53U=
|
|
836
|
+
</data>
|
|
837
|
+
</dict>
|
|
838
|
+
<key>V1ReasonTableViewCell.nib</key>
|
|
839
|
+
<dict>
|
|
840
|
+
<key>hash2</key>
|
|
841
|
+
<data>
|
|
842
|
+
xip5Uq803V+6AGt/3zEDRHHI4KRC1PKBkWE6+v7yIV8=
|
|
843
|
+
</data>
|
|
844
|
+
</dict>
|
|
845
|
+
<key>V1ReasonsView.nib</key>
|
|
846
|
+
<dict>
|
|
847
|
+
<key>hash2</key>
|
|
848
|
+
<data>
|
|
849
|
+
zRelC/k/x+KAF9nEFmQLf4UriN4UET3xHPD9JUHnvS4=
|
|
850
|
+
</data>
|
|
851
|
+
</dict>
|
|
852
|
+
<key>V1TabView.nib</key>
|
|
853
|
+
<dict>
|
|
854
|
+
<key>hash2</key>
|
|
855
|
+
<data>
|
|
856
|
+
P+bWXy+V2xAJYKk4ZAm/MrH+/JxT1QRdP2MUuj+yy70=
|
|
857
|
+
</data>
|
|
858
|
+
</dict>
|
|
859
|
+
<key>V1TableViewCell.nib</key>
|
|
860
|
+
<dict>
|
|
861
|
+
<key>hash2</key>
|
|
862
|
+
<data>
|
|
863
|
+
VZtpgNeU+q1fWicf6ek4jzhBwVRhGgRdSDpPN0RvZDE=
|
|
864
|
+
</data>
|
|
865
|
+
</dict>
|
|
866
|
+
<key>V1ViewController.nib</key>
|
|
867
|
+
<dict>
|
|
868
|
+
<key>hash2</key>
|
|
869
|
+
<data>
|
|
870
|
+
AHBjeY9+JbSPvLfcbW2h+N015OyvSGBVCZKM8u5K+Dg=
|
|
871
|
+
</data>
|
|
872
|
+
</dict>
|
|
873
|
+
<key>V3CollectionViewCell.nib</key>
|
|
874
|
+
<dict>
|
|
875
|
+
<key>hash2</key>
|
|
876
|
+
<data>
|
|
877
|
+
fi2CEIrVKKj4detW9ccGUUNpWeU3xc2YuRw1UCPQdXM=
|
|
878
|
+
</data>
|
|
879
|
+
</dict>
|
|
880
|
+
<key>V3ViewController.nib</key>
|
|
881
|
+
<dict>
|
|
882
|
+
<key>hash2</key>
|
|
883
|
+
<data>
|
|
884
|
+
frSkIsMZc6s5a8Qn15xflzwK2oupVZ2LwaEilO1WcEY=
|
|
885
|
+
</data>
|
|
886
|
+
</dict>
|
|
887
|
+
<key>ViewOverlay.nib</key>
|
|
888
|
+
<dict>
|
|
889
|
+
<key>hash2</key>
|
|
890
|
+
<data>
|
|
891
|
+
RqLje4kn37t2pNwAiWzn+HEKeKEjvSkMWzYr8w20YmE=
|
|
892
|
+
</data>
|
|
893
|
+
</dict>
|
|
894
|
+
<key>default_english.json</key>
|
|
895
|
+
<dict>
|
|
896
|
+
<key>hash2</key>
|
|
897
|
+
<data>
|
|
898
|
+
yJtxj8jDAcnDlLZ+ExSpMFXy/WJOSk2vc51wAA00DFc=
|
|
899
|
+
</data>
|
|
900
|
+
</dict>
|
|
901
|
+
<key>en.lproj/FullImageCell.strings</key>
|
|
902
|
+
<dict>
|
|
903
|
+
<key>hash2</key>
|
|
904
|
+
<data>
|
|
905
|
+
AbpHGcgLb+kRsJGnwFEktk7uzpZOCcBY74+YBdrKVGs=
|
|
906
|
+
</data>
|
|
907
|
+
<key>optional</key>
|
|
908
|
+
<true/>
|
|
909
|
+
</dict>
|
|
910
|
+
<key>id.lproj/FullImageCell.strings</key>
|
|
911
|
+
<dict>
|
|
912
|
+
<key>hash2</key>
|
|
913
|
+
<data>
|
|
914
|
+
AbpHGcgLb+kRsJGnwFEktk7uzpZOCcBY74+YBdrKVGs=
|
|
915
|
+
</data>
|
|
916
|
+
<key>optional</key>
|
|
917
|
+
<true/>
|
|
918
|
+
</dict>
|
|
919
|
+
<key>infivizshots.momd/InfivizShotSDKDatabase.mom</key>
|
|
920
|
+
<dict>
|
|
921
|
+
<key>hash2</key>
|
|
922
|
+
<data>
|
|
923
|
+
GQfv0TTATXQNgKnLXIEbUeEyCNQ4+sW1jD0Geu8B9Ls=
|
|
924
|
+
</data>
|
|
925
|
+
</dict>
|
|
926
|
+
<key>infivizshots.momd/VersionInfo.plist</key>
|
|
927
|
+
<dict>
|
|
928
|
+
<key>hash2</key>
|
|
929
|
+
<data>
|
|
930
|
+
0nATqbT7C8nZnv7xQHYXLeIGGC1t+6OH/u9YC6qC2v8=
|
|
931
|
+
</data>
|
|
932
|
+
</dict>
|
|
933
|
+
<key>shotsSDK.storyboardc/8Tq-Ro-cFI-view-Hie-zi-eQ4.nib</key>
|
|
934
|
+
<dict>
|
|
935
|
+
<key>hash2</key>
|
|
936
|
+
<data>
|
|
937
|
+
Xo0LS6i9SubeFGPrsVvg6JsvfBT+tM9n1rigM1hT4rI=
|
|
938
|
+
</data>
|
|
939
|
+
</dict>
|
|
940
|
+
<key>shotsSDK.storyboardc/CameraViewController.nib</key>
|
|
941
|
+
<dict>
|
|
942
|
+
<key>hash2</key>
|
|
943
|
+
<data>
|
|
944
|
+
0lqkF9rqKD6/9zQq0QBPiEuaWJWOzaXiqyKrAgHRCg8=
|
|
945
|
+
</data>
|
|
946
|
+
</dict>
|
|
947
|
+
<key>shotsSDK.storyboardc/Grb-Na-uhe-view-0fF-4V-Sp4.nib</key>
|
|
948
|
+
<dict>
|
|
949
|
+
<key>hash2</key>
|
|
950
|
+
<data>
|
|
951
|
+
eY2xUL0E7RtfU3K2iDgDvZPqP4IO0GDiuyhJho31nbA=
|
|
952
|
+
</data>
|
|
953
|
+
</dict>
|
|
954
|
+
<key>shotsSDK.storyboardc/ImagePreviewDetailsViewController.nib</key>
|
|
955
|
+
<dict>
|
|
956
|
+
<key>hash2</key>
|
|
957
|
+
<data>
|
|
958
|
+
ENP/SLqqRI/aogs4JhxBlaq7zGRUZoLBHZcF0Ex/enA=
|
|
959
|
+
</data>
|
|
960
|
+
</dict>
|
|
961
|
+
<key>shotsSDK.storyboardc/Info.plist</key>
|
|
962
|
+
<dict>
|
|
963
|
+
<key>hash2</key>
|
|
964
|
+
<data>
|
|
965
|
+
8+YlHH5gZkVEuf16Y8R6fQugxQwp9CTP9QZij/pS+zk=
|
|
966
|
+
</data>
|
|
967
|
+
</dict>
|
|
968
|
+
<key>shotsSDK.storyboardc/LoaderViewController.nib</key>
|
|
969
|
+
<dict>
|
|
970
|
+
<key>hash2</key>
|
|
971
|
+
<data>
|
|
972
|
+
pd8AAQlEl6AHR1C+oAysRnRzMxKD+IGUzWzUwJjqiek=
|
|
973
|
+
</data>
|
|
974
|
+
</dict>
|
|
975
|
+
<key>shotsSDK.storyboardc/SW9-KF-vYy-view-a8B-9e-hfC.nib</key>
|
|
976
|
+
<dict>
|
|
977
|
+
<key>hash2</key>
|
|
978
|
+
<data>
|
|
979
|
+
UEZptgZRWuzoxhUe8mt98erLOpJRjtXHQgM1frmcYlo=
|
|
980
|
+
</data>
|
|
981
|
+
</dict>
|
|
982
|
+
<key>shotsSDK.storyboardc/SessionDetailsViewController.nib</key>
|
|
983
|
+
<dict>
|
|
984
|
+
<key>hash2</key>
|
|
985
|
+
<data>
|
|
986
|
+
Ls9IDqWNP+IFpvFL3dMGYewJkDssVdSy8Fmksm19cqU=
|
|
987
|
+
</data>
|
|
988
|
+
</dict>
|
|
989
|
+
<key>shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib</key>
|
|
990
|
+
<dict>
|
|
991
|
+
<key>hash2</key>
|
|
992
|
+
<data>
|
|
993
|
+
ru3RiXuhPujeQdeJKaAkr0fvDmQLWgsxTmxOFMQmufc=
|
|
994
|
+
</data>
|
|
995
|
+
</dict>
|
|
996
|
+
</dict>
|
|
997
|
+
<key>rules</key>
|
|
998
|
+
<dict>
|
|
999
|
+
<key>^.*</key>
|
|
1000
|
+
<true/>
|
|
1001
|
+
<key>^.*\.lproj/</key>
|
|
1002
|
+
<dict>
|
|
1003
|
+
<key>optional</key>
|
|
1004
|
+
<true/>
|
|
1005
|
+
<key>weight</key>
|
|
1006
|
+
<real>1000</real>
|
|
1007
|
+
</dict>
|
|
1008
|
+
<key>^.*\.lproj/locversion.plist$</key>
|
|
1009
|
+
<dict>
|
|
1010
|
+
<key>omit</key>
|
|
1011
|
+
<true/>
|
|
1012
|
+
<key>weight</key>
|
|
1013
|
+
<real>1100</real>
|
|
1014
|
+
</dict>
|
|
1015
|
+
<key>^Base\.lproj/</key>
|
|
1016
|
+
<dict>
|
|
1017
|
+
<key>weight</key>
|
|
1018
|
+
<real>1010</real>
|
|
1019
|
+
</dict>
|
|
1020
|
+
<key>^version.plist$</key>
|
|
1021
|
+
<true/>
|
|
1022
|
+
</dict>
|
|
1023
|
+
<key>rules2</key>
|
|
1024
|
+
<dict>
|
|
1025
|
+
<key>.*\.dSYM($|/)</key>
|
|
1026
|
+
<dict>
|
|
1027
|
+
<key>weight</key>
|
|
1028
|
+
<real>11</real>
|
|
1029
|
+
</dict>
|
|
1030
|
+
<key>^(.*/)?\.DS_Store$</key>
|
|
1031
|
+
<dict>
|
|
1032
|
+
<key>omit</key>
|
|
1033
|
+
<true/>
|
|
1034
|
+
<key>weight</key>
|
|
1035
|
+
<real>2000</real>
|
|
1036
|
+
</dict>
|
|
1037
|
+
<key>^.*</key>
|
|
1038
|
+
<true/>
|
|
1039
|
+
<key>^.*\.lproj/</key>
|
|
1040
|
+
<dict>
|
|
1041
|
+
<key>optional</key>
|
|
1042
|
+
<true/>
|
|
1043
|
+
<key>weight</key>
|
|
1044
|
+
<real>1000</real>
|
|
1045
|
+
</dict>
|
|
1046
|
+
<key>^.*\.lproj/locversion.plist$</key>
|
|
1047
|
+
<dict>
|
|
1048
|
+
<key>omit</key>
|
|
1049
|
+
<true/>
|
|
1050
|
+
<key>weight</key>
|
|
1051
|
+
<real>1100</real>
|
|
1052
|
+
</dict>
|
|
1053
|
+
<key>^Base\.lproj/</key>
|
|
1054
|
+
<dict>
|
|
1055
|
+
<key>weight</key>
|
|
1056
|
+
<real>1010</real>
|
|
1057
|
+
</dict>
|
|
1058
|
+
<key>^Info\.plist$</key>
|
|
1059
|
+
<dict>
|
|
1060
|
+
<key>omit</key>
|
|
1061
|
+
<true/>
|
|
1062
|
+
<key>weight</key>
|
|
1063
|
+
<real>20</real>
|
|
1064
|
+
</dict>
|
|
1065
|
+
<key>^PkgInfo$</key>
|
|
1066
|
+
<dict>
|
|
1067
|
+
<key>omit</key>
|
|
1068
|
+
<true/>
|
|
1069
|
+
<key>weight</key>
|
|
1070
|
+
<real>20</real>
|
|
1071
|
+
</dict>
|
|
1072
|
+
<key>^embedded\.provisionprofile$</key>
|
|
1073
|
+
<dict>
|
|
1074
|
+
<key>weight</key>
|
|
1075
|
+
<real>20</real>
|
|
1076
|
+
</dict>
|
|
1077
|
+
<key>^version\.plist$</key>
|
|
1078
|
+
<dict>
|
|
1079
|
+
<key>weight</key>
|
|
1080
|
+
<real>20</real>
|
|
1081
|
+
</dict>
|
|
1082
|
+
</dict>
|
|
1083
|
+
</dict>
|
|
1084
|
+
</plist>
|