diff --git a/ios/Podfile b/ios/Podfile index 33f2d00497..4a128957dc 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -91,7 +91,7 @@ post_install do |installer| end target.build_configurations.each do |config| config.build_settings['SUPPORTS_MACCATALYST'] = 'NO' - config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.4' + config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '13.4' config.build_settings['OTHER_SWIFT_FLAGS'] = '$(inherited) -no-verify-emitted-module-interface' end end diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 7a18f5fdc1..988cd21504 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -926,6 +926,6 @@ SPEC CHECKSUMS: SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17 Yoga: eddf2bbe4a896454c248a8f23b4355891eb720a6 -PODFILE CHECKSUM: 800d7a69662479637fc7456e26cd2ccd3f18b5fb +PODFILE CHECKSUM: 4639a3e85608b7d7967629e55e58c8e7a8dcfd1d COCOAPODS: 1.14.3