Skip to content

Commit

Permalink
build: version 0.9.2 tagged (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches authored Oct 16, 2024
1 parent 2b4f11f commit f3a9809
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 9 deletions.
1 change: 0 additions & 1 deletion example/ios/IdscanSdkExample/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<!-- Do not change NSAllowsArbitraryLoads to true, or you will risk app rejection! -->
<key>NSAllowsArbitraryLoads</key>
<false/>
<key>NSAllowsLocalNetworking</key>
Expand Down
10 changes: 5 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,7 @@ PODS:
- React-Mapbuffer (0.73.1):
- glog
- React-debug
- react-native-idscan-sdk (0.8.0):
- react-native-idscan-sdk (0.9.2):
- React-Core
- React-nativeconfig (0.73.1)
- React-NativeModulesApple (0.73.1):
Expand Down Expand Up @@ -1312,7 +1312,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
boost: 26fad476bfa736552bbfa698a06cc530475c1505
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
DoubleConversion: cde416483dac037923206447da6e1454df403714
FBLazyVector: 2296bacb2fa157a43991048b0a9d71c1c8b65083
FBReactNativeSpec: df0ebe69acd14ce0be0269cf75b6e338a727259b
Flipper: c7a0093234c4bdd456e363f2f19b2e4b27652d44
Expand All @@ -1324,7 +1324,7 @@ SPEC CHECKSUMS:
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
FlipperKit: 37525a5d056ef9b93d1578e04bc3ea1de940094f
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
hermes-engine: 34df9d5034e90bd9bf1505e1ca198760373935af
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
Expand All @@ -1349,7 +1349,7 @@ SPEC CHECKSUMS:
React-jsinspector: 369048694e39942063c5d08e9580b43e2edd379a
React-logger: e0c1e918d9588a9f39c9bc62d9d6bfe9ca238d9d
React-Mapbuffer: 9731a0a63ebaf8976014623c4d637744d7353a7c
react-native-idscan-sdk: 2d16262af449305ac8cb14a5de919332b61d0481
react-native-idscan-sdk: ae9b6c8a91be186d7f670a8c0643fcdce35bc6e1
React-nativeconfig: 37aecd26d64b79327c3f10e43b2e9a6c425e0a60
React-NativeModulesApple: 9ca6d2eaa1dd5606588262195b46d0774bdec83a
React-perflogger: 5ffc4d6ccb74eaac7b8b2867e58a447232483d6d
Expand All @@ -1375,4 +1375,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 143f320aded2c78a661edfd648bc2e66a6176499

COCOAPODS: 1.12.1
COCOAPODS: 1.15.2
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-idscan-sdk",
"version": "0.9.1",
"version": "0.9.2",
"description": "SDK for IDScan.net in React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit f3a9809

Please sign in to comment.