diff --git a/ios/Podfile b/ios/Podfile index 4de7794a0..8fff81e15 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -60,6 +60,8 @@ target 'CozyReactNative' do pod 'RNDeviceInfo', :path => '../node_modules/react-native-device-info' + pod 'OpenSSL-Universal', :modular_headers => true, :configurations => ['Release'] + target 'CozyReactNativeDev' do inherit! :complete # Pods for testing diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 5213cb6f1..6b2ffa396 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -1406,6 +1406,7 @@ DEPENDENCIES: - hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`) - libevent (~> 2.1.12) - "op-sqlite (from `../node_modules/@op-engineering/op-sqlite`)" + - OpenSSL-Universal - OpenSSL-Universal (= 1.1.1100) - 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`) @@ -1884,6 +1885,6 @@ SPEC CHECKSUMS: SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17 Yoga: 66a97477b94264cc4e49990c8fe6b153260d871d -PODFILE CHECKSUM: e53a16a804de17b86c29f5452d36e0ae6205ef23 +PODFILE CHECKSUM: 5ca14179a4e0b17ebbb7dd74c2a5fcb845f82a9d COCOAPODS: 1.15.2