Skip to content

Commit 7513688

Browse files
Merge pull request #76 from mendix/off/734-update-op-sqlite
[OFF-743] update op-sqlite and mendix/native
2 parents 36d3b8c + 6946c24 commit 7513688

File tree

5 files changed

+93
-114
lines changed

5 files changed

+93
-114
lines changed

ios/DeveloperApp/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<key>NSPhotoLibraryUsageDescription</key>
8787
<string>To use that feature the app needs access to your photo library.</string>
8888
<key>Native Binary Version</key>
89-
<integer>11</integer>
89+
<integer>12</integer>
9090
<key>NativeOTAEnabled</key>
9191
<true/>
9292
<key>ReferenceGuideUrl</key>

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ PODS:
183183
- nanopb/encode (= 2.30909.1)
184184
- nanopb/decode (2.30909.1)
185185
- nanopb/encode (2.30909.1)
186-
- op-sqlite (9.2.7):
186+
- op-sqlite (12.0.2):
187187
- OpenSSL-Universal
188188
- React
189189
- React-callinvoker
@@ -2496,7 +2496,7 @@ SPEC CHECKSUMS:
24962496
libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8
24972497
MultiplatformBleAdapter: 5a6a897b006764392f9cef785e4360f54fb9477d
24982498
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
2499-
op-sqlite: 619906dc2ed9c1fcc33ff455eb52fa10bda5e70c
2499+
op-sqlite: 137cd6d3df9b86e147fb7e2f70c8d6f97bd0941b
25002500
OpenSSL-Universal: d776ce24dab24323e6995dfb17c64d598885d05c
25012501
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
25022502
QRCodeReader.swift: 373a389fe9a22d513c879a32a6f647c58f4ef572

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@babylonjs/loaders": "6.8.1",
2323
"@babylonjs/react-native": "1.6.3",
2424
"@babylonjs/react-native-iosandroid-0-71": "1.6.3",
25-
"@mendix/native": "10.0.0",
26-
"@op-engineering/op-sqlite": "9.2.7",
25+
"@mendix/native": "10.1.1",
26+
"@op-engineering/op-sqlite": "12.0.2",
2727
"@gorhom/bottom-sheet": "^5.1.1",
2828
"@react-native-async-storage/async-storage": "2.0.0",
2929
"@react-native-community/datetimepicker": "8.2.0",

0 commit comments

Comments
 (0)