diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 44e38f1b..6f543ba5 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -147,6 +147,12 @@ PODS: - nanopb/encode (= 2.30909.1) - nanopb/decode (2.30909.1) - nanopb/encode (2.30909.1) + - op-sqlite (9.1.2): + - OpenSSL-Universal + - React + - React-callinvoker + - React-Core + - OpenSSL-Universal (3.1.5007) - PromisesObjC (2.4.0) - RCT-Folly (2022.05.16.00): - boost @@ -993,7 +999,7 @@ PODS: - React - react-native-image-picker (5.0.1): - React-Core - - react-native-netinfo (11.4.0): + - react-native-netinfo (11.3.2): - React-Core - react-native-pager-view (6.3.0): - glog @@ -1003,9 +1009,6 @@ PODS: - React-Core - react-native-splash-screen (3.2.0): - React - - react-native-sqlite-storage (7.1.0): - - React-Core - - SQLCipher - react-native-video (6.4.5): - glog - RCT-Folly (= 2022.05.16.00) @@ -1229,11 +1232,6 @@ PODS: - libwebp (~> 1.0) - SDWebImage/Core (~> 5.10) - SocketRocket (0.6.1) - - SQLCipher (4.6.1): - - SQLCipher/standard (= 4.6.1) - - SQLCipher/common (4.6.1) - - SQLCipher/standard (4.6.1): - - SQLCipher/common - SSZipArchive (2.4.3) - Yoga (1.14.0) @@ -1247,6 +1245,7 @@ DEPENDENCIES: - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) - GoogleUtilities - IQKeyboardManager + - "op-sqlite (from `../node_modules/@op-engineering/op-sqlite`)" - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) - RCT-Folly/Fabric (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`) @@ -1276,7 +1275,6 @@ DEPENDENCIES: - react-native-pager-view (from `../node_modules/react-native-pager-view`) - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`) - react-native-splash-screen (from `../node_modules/react-native-splash-screen`) - - "react-native-sqlite-storage (from `../node_modules/@mendix/react-native-sqlite-storage`)" - react-native-video (from `../node_modules/react-native-video`) - React-nativeconfig (from `../node_modules/react-native/ReactCommon`) - React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`) @@ -1318,7 +1316,7 @@ DEPENDENCIES: - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) SPEC REPOS: - trunk: + https://github.com/CocoaPods/Specs: - Firebase - FirebaseAnalytics - FirebaseCore @@ -1333,11 +1331,11 @@ SPEC REPOS: - IQKeyboardManager - libwebp - nanopb + - OpenSSL-Universal - PromisesObjC - SDWebImage - SDWebImageWebPCoder - SocketRocket - - SQLCipher - SSZipArchive EXTERNAL SOURCES: @@ -1351,6 +1349,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/React/FBReactNativeSpec" glog: :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec" + op-sqlite: + :path: "../node_modules/@op-engineering/op-sqlite" RCT-Folly: :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec" RCTRequired: @@ -1405,8 +1405,6 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-safe-area-context" react-native-splash-screen: :path: "../node_modules/react-native-splash-screen" - react-native-sqlite-storage: - :path: "../node_modules/@mendix/react-native-sqlite-storage" react-native-video: :path: "../node_modules/react-native-video" React-nativeconfig: @@ -1504,6 +1502,8 @@ SPEC CHECKSUMS: IQKeyboardManager: c8665b3396bd0b79402b4c573eac345a31c7d485 libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009 nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5 + op-sqlite: ea5fd8301f488c7544281b3f85f257d520172049 + OpenSSL-Universal: 2d916d735a0196be6a14b959ce976c564d392861 PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0 RCTRequired: 0c7f03a41ee32dec802c74c341e317a4165973d5 @@ -1528,11 +1528,10 @@ SPEC CHECKSUMS: React-Mapbuffer: 672a9342eb75a4d0663306e94d4dfc88aee73b93 react-native-cameraroll: 60ba0068826eab1c8d43146191bafd4363ea58a7 react-native-image-picker: 8cb4280e2c1efc3daeb2d9d597f9429a60472e40 - react-native-netinfo: e8e9cf28ede012e47603c9b35b2fa5b19b7bd71d + react-native-netinfo: 076df4f9b07f6670acf4ce9a75aac8d34c2e2ccc react-native-pager-view: 0eb900a8c5d83c02a74b0125d4b5f9fdcc5b8f44 react-native-safe-area-context: 79fea126c6830c85f65947c223a5e3058a666937 react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865 - react-native-sqlite-storage: 7697e1df2125d556c58de9d9764549195b25afcf react-native-video: 848bcb856d67585199b80fdfc93dd642d33d0ae6 React-nativeconfig: 2e44d0d2dd222b12a5183f4bcaa4a91881497acb React-NativeModulesApple: 464a9590389efd364d45d726a35ef7ade6b5c59a @@ -1573,10 +1572,9 @@ SPEC CHECKSUMS: SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17 - SQLCipher: 77fbe633cd84db04b07876dd50766b4924b57d61 SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef Yoga: e5b887426cee15d2a326bdd34afc0282fc0486ad -PODFILE CHECKSUM: 08a2d1a37fd125698f40a997c6118bf26f1736fe +PODFILE CHECKSUM: a43834373cbc1c82b2f57a07b72162f8d3808e87 COCOAPODS: 1.15.2