From 01e6e5c5bf7a3cf0cc3a985aaa0c6e3c51a68c1f Mon Sep 17 00:00:00 2001 From: Tomasz Sapeta Date: Mon, 29 Aug 2022 18:23:26 +0200 Subject: [PATCH] [ios] Bump deployment target to 13.0 --- .../ios/BareExpo.xcodeproj/project.pbxproj | 12 +- apps/bare-expo/ios/Podfile | 4 +- apps/bare-expo/ios/Podfile.lock | 138 ++-- apps/bare-sandbox/ios/Podfile | 2 +- apps/bare-sandbox/ios/Podfile.lock | 664 +++++++++--------- .../bare-sandbox.xcodeproj/project.pbxproj | 12 +- apps/fabric-tester | 2 +- apps/native-component-list/app.config.js | 2 - .../ios/NativeTests.xcodeproj/project.pbxproj | 8 +- apps/native-tests/ios/Podfile | 2 +- apps/native-tests/ios/Podfile.lock | 662 ++++++++--------- ios/ExpoKit.podspec | 2 +- ios/Exponent.xcodeproj/project.pbxproj | 12 +- ios/Podfile | 4 +- ios/Podfile.lock | 136 ++-- .../ios/EXAppleAuthentication.podspec | 2 +- .../ios/EXApplication.podspec | 2 +- packages/expo-av/ios/EXAV.podspec | 2 +- .../ios/EXBackgroundFetch.podspec | 2 +- .../ios/EXBarCodeScanner.podspec | 2 +- packages/expo-battery/ios/EXBattery.podspec | 2 +- packages/expo-blur/ios/EXBlur.podspec | 2 +- packages/expo-branch/ios/EXBranch.podspec | 2 +- .../expo-brightness/ios/EXBrightness.podspec | 2 +- .../build/pluginConfig.js | 2 +- .../expo-build-properties/src/pluginConfig.ts | 2 +- packages/expo-calendar/ios/EXCalendar.podspec | 2 +- packages/expo-camera/ios/EXCamera.podspec | 2 +- .../expo-cellular/ios/ExpoCellular.podspec | 2 +- .../expo-clipboard/ios/ExpoClipboard.podspec | 2 +- .../expo-constants/ios/EXConstants.podspec | 2 +- packages/expo-contacts/ios/EXContacts.podspec | 2 +- packages/expo-crypto/ios/ExpoCrypto.podspec | 2 +- .../expo-dev-launcher.podspec | 2 +- .../plugin/build/withDevLauncher.js | 2 +- .../plugin/src/withDevLauncher.ts | 2 +- .../ios/expo-dev-menu-interface.podspec | 2 +- packages/expo-dev-menu/expo-dev-menu.podspec | 6 +- packages/expo-device/ios/EXDevice.podspec | 2 +- .../ios/EXDocumentPicker.podspec | 2 +- .../expo-eas-client/ios/EASClient.podspec | 2 +- .../ios/EXErrorRecovery.podspec | 2 +- .../ios/EXFaceDetector.podspec | 2 +- .../expo-file-system/ios/EXFileSystem.podspec | 2 +- .../ios/EXFirebaseAnalytics.podspec | 2 +- .../ios/EXFirebaseCore.podspec | 2 +- packages/expo-font/ios/EXFont.podspec | 2 +- packages/expo-gl-cpp/cpp/EXGL_CPP.podspec | 2 +- packages/expo-gl/ios/EXGL.podspec | 2 +- packages/expo-haptics/ios/ExpoHaptics.podspec | 2 +- .../ios/EXImageLoader.podspec | 2 +- .../ios/ExpoImageManipulator.podspec | 2 +- .../ios/ExpoImagePicker.podspec | 2 +- packages/expo-image/EXImage.podspec | 2 +- .../ios/EXInAppPurchases.podspec | 2 +- .../expo-json-utils/ios/EXJSONUtils.podspec | 2 +- .../expo-keep-awake/ios/ExpoKeepAwake.podspec | 2 +- .../ios/ExpoLinearGradient.podspec | 2 +- .../ios/EXLocalAuthentication.podspec | 2 +- .../ios/ExpoLocalization.podspec | 2 +- packages/expo-location/ios/EXLocation.podspec | 2 +- .../ios/ExpoMailComposer.podspec | 2 +- .../expo-manifests/ios/EXManifests.podspec | 2 +- .../ios/EXMediaLibrary.podspec | 2 +- .../ios/{%- project.name %}.podspec | 2 +- .../expo-modules-core/ExpoModulesCore.podspec | 2 +- .../ios/ExpoModulesTestCore.podspec | 2 +- packages/expo-network/ios/EXNetwork.podspec | 2 +- .../ios/EXNotifications.podspec | 2 +- .../ios/EXPermissions.podspec | 2 +- packages/expo-print/ios/EXPrint.podspec | 2 +- packages/expo-random/ios/ExpoRandom.podspec | 2 +- .../ios/EXScreenCapture.podspec | 2 +- .../ios/EXScreenOrientation.podspec | 2 +- .../ios/EXSecureStore.podspec | 2 +- packages/expo-sensors/ios/EXSensors.podspec | 2 +- packages/expo-sharing/ios/EXSharing.podspec | 2 +- packages/expo-sms/ios/EXSMS.podspec | 2 +- packages/expo-speech/ios/EXSpeech.podspec | 2 +- .../ios/EXSplashScreen.podspec | 2 +- packages/expo-sqlite/ios/EXSQLite.podspec | 2 +- .../ios/EXStoreReview.podspec | 2 +- .../ios/EXStructuredHeaders.podspec | 2 +- .../expo-system-ui/ios/ExpoSystemUI.podspec | 2 +- .../ios/EXTaskManager.podspec | 2 +- .../ios/ExpoTrackingTransparency.podspec | 2 +- .../ios/EXUpdatesInterface.podspec | 2 +- packages/expo-updates/ios/EXUpdates.podspec | 2 +- .../ios/EXVideoThumbnails.podspec | 2 +- .../ios/ExpoWebBrowser.podspec | 2 +- packages/expo/Expo.podspec | 2 +- .../ios/UMAppLoader.podspec | 2 +- template-files/ios/ExpoKit-Podfile | 6 +- template-files/ios/ExpoKit-Podfile-versioned | 2 +- template-files/ios/ExpoKit.podspec | 2 +- .../ios/HelloWorld.xcodeproj/project.pbxproj | 8 +- .../expo-template-bare-minimum/ios/Podfile | 2 +- .../ios/versionExpoModulesProvider.ts | 2 +- 98 files changed, 925 insertions(+), 917 deletions(-) diff --git a/apps/bare-expo/ios/BareExpo.xcodeproj/project.pbxproj b/apps/bare-expo/ios/BareExpo.xcodeproj/project.pbxproj index 3bd64d7c887d7..ce8f76cf12850 100644 --- a/apps/bare-expo/ios/BareExpo.xcodeproj/project.pbxproj +++ b/apps/bare-expo/ios/BareExpo.xcodeproj/project.pbxproj @@ -784,7 +784,7 @@ DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = C8D8QTF339; INFOPLIST_FILE = BareExpo/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_CFLAGS = ( "$(inherited)", @@ -816,7 +816,7 @@ DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = C8D8QTF339; INFOPLIST_FILE = BareExpo/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_CFLAGS = ( "$(inherited)", @@ -884,7 +884,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; @@ -933,7 +933,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; SDKROOT = iphoneos; @@ -952,7 +952,7 @@ DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = C8D8QTF339; INFOPLIST_FILE = BareExpo/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_CFLAGS = ( "$(inherited)", @@ -984,7 +984,7 @@ DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = C8D8QTF339; INFOPLIST_FILE = BareExpo/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_CFLAGS = ( "$(inherited)", diff --git a/apps/bare-expo/ios/Podfile b/apps/bare-expo/ios/Podfile index 9082a90ecfcd1..099d29c3a069b 100644 --- a/apps/bare-expo/ios/Podfile +++ b/apps/bare-expo/ios/Podfile @@ -3,7 +3,7 @@ install! 'cocoapods', :incremental_installation => true, :deterministic_uuids => false source 'https://cdn.cocoapods.org/' -platform :ios, '12.4' +platform :ios, '13.0' inhibit_all_warnings! # Import the auto-linking packages @@ -52,7 +52,7 @@ abstract_target 'BareExpoMain' do # See https://github.com/react-native-community/upgrade-support/issues/91 and https://github.com/facebook/flipper/issues/834 config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '9.0' else - config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.0' + config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '13.0' end end end diff --git a/apps/bare-expo/ios/Podfile.lock b/apps/bare-expo/ios/Podfile.lock index 4600edb90fbae..dc0ee7463b50a 100644 --- a/apps/bare-expo/ios/Podfile.lock +++ b/apps/bare-expo/ios/Podfile.lock @@ -1257,74 +1257,74 @@ SPEC CHECKSUMS: boost: a7c83b31436843459a1961bfd74b96033dc77234 CocoaLumberjack: 543c79c114dadc3b1aba95641d8738b06b05b646 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 - EASClient: a2581835cf9b97d0defd5d630fc6eb1bf77045e7 - EXApplication: e418d737a036e788510f2c4ad6c10a7d54d18586 - EXAV: 8e97d63b798d96e937269b157a1a75eec0b47bbe - EXBackgroundFetch: 6e0952481a966c4c0580009a7e5d0f95cb531373 - EXBarCodeScanner: 557c131b375dc861595867eece49a619bfd076dd - EXBattery: f81f2ece048150431f12792abb552dcba8794364 - EXBlur: a3556f992ca1cdf117f0e19d6e4775f3406e77c3 - EXBrightness: b6550cfe265e2131a0ddc7ebe97697813199850d - EXCalendar: 0a9ccd782a7a63034fc92d18cf23ca25414593bc - EXCamera: e258792e30234cd252968f8306ebb7799e10011f - EXConstants: 75c40827af38bd6bfcf69f880a5b45037eeff9c9 - EXContacts: 328bac11a6c78d71a7fa5b5e7256b0bf63f35020 - EXDevice: 7647ca9b1fd8b269dfd896a7643d659343358054 - EXDocumentPicker: 027b15cd90ed2d6c6063dcc90369d23c7fa0f2a3 - EXErrorRecovery: 74d71ee59f6814315457b09d68e86aa95cc7d05d - EXFaceDetector: 6e4d4a8ce54ebe3c939b287bd111a6c151dfbc43 - EXFileSystem: 5733242b9545bfebb5584769083de35d21578853 - EXFirebaseAnalytics: 15c5f2d5bae6668ecb1104f98b2b74a2d9fd3740 - EXFirebaseCore: 9ee5a9691a8480f0fbaeb7f3cd135f256d436fdf - EXFont: a5d80bd9b3452b2d5abbce2487da89b0150e6487 - EXGL: 764f418a6ea75d59903f870842af2cf28947b86d - EXGL_CPP: 675bb4ef2987925ab05981b41110e8db9c8fcf58 - EXImage: d5bf0125e80d274e7a1490ec0fc64788ab0ac886 - EXImageLoader: b88e053d760f85a82405b1db2de4abf11978fc9f - EXInAppPurchases: 4eacf3e5acf1f160ca0f99310f08124620314121 - EXJSONUtils: 2a74b8f40f1523cc3f92af99c91aa78201737a77 - EXLocalAuthentication: a714f4e7370c4efba4ed4345a55110f22ac3d85f - EXLocation: f49fb326c4b2b60d2d312f62d8b2de3b629456c8 - EXManifests: b38dc61303f5eede990b4c8ecbfac32f82160e65 - EXMediaLibrary: bf37e4f1b83fba2d651318e9929967d7095d9f3a - EXNetwork: cba9570f90f4f27ce938afd57810b484febf1fab - EXNotifications: 8df33b5e99f125ee729ef04c9c67ae60906833e8 - EXPermissions: 3dbb869e7f96a5711314f73d48ddc2f28009a7f6 - Expo: 2e971038053b3bb72a7c603ebc4f564bc30be4d2 + EASClient: 660c8631487c8035a79d4d909f3766661dc777fd + EXApplication: 38f8f934e5790c732e802298ec12f160c40a741d + EXAV: 7c338e440ded9895f145c3e8731b9099c8cc0cf6 + EXBackgroundFetch: b1c8aa3cebf34ab4a26fd90462d9e0df0ad0c9db + EXBarCodeScanner: e2461b1c4c7ce302a710f901902e02d2ec120a86 + EXBattery: 591d642c2a274cc4cd38a74a5cb8a446406d9d43 + EXBlur: 8290c5a7f29edc13121a39b9b3f60cc23f7cb985 + EXBrightness: a8e5703abacbcba1430979a2a0815a4787c48223 + EXCalendar: 39c3421053f1b9f006e74f1a3350674a736364f5 + EXCamera: e690e3dda9016fc0b4c18daa5c85a633f4536970 + EXConstants: 4fdacf5b5ba37eaaeec439c487eb47d12418bf24 + EXContacts: 5b1b3eb7a1626768d5879aabfefe3814efdefe1f + EXDevice: e83b7c8080e9643216d54bf4f144af0fd31a7bd3 + EXDocumentPicker: 062cdfdbd30450e9ab6c91b62933bb1dbf00a92d + EXErrorRecovery: 68d5f8102234058762687d320580d9b4402cc278 + EXFaceDetector: a5578b7abadcf7a17f446486a3e47b269544bd17 + EXFileSystem: b2b6629924e5b4b6f870c05af23c2c7a4551acc0 + EXFirebaseAnalytics: e359f555d9b2bc7f6075d1aa7221446ceb8bbf80 + EXFirebaseCore: 62d85b78b79696feb562cada4b5d9ae41cd749ae + EXFont: a83065d483208782d16aa8b72fa094a410d968cd + EXGL: 1e97e5f80324202dd58a914d601fe94440eb711a + EXGL_CPP: c4514a758caaf8089a78cb3f7892271ee83450a5 + EXImage: dc8a7ec5389a7184dbffcf02e28b8648ccc0734d + EXImageLoader: cb886583dae1f3320c72146480c97a3ec71f1e60 + EXInAppPurchases: 86d61b99da4658b29c0c0a9e975b1ca227a2f772 + EXJSONUtils: bb893657b9db536765814e5b1667e4b511933e62 + EXLocalAuthentication: 6706193b5783af6190e5d6f256eddd182c605d2f + EXLocation: b1b8bce85b0ed12d1c709911a882962105634912 + EXManifests: 446296c881009873fe595cd00509eabf9c7250d8 + EXMediaLibrary: f44743057077e87a83aa6d51b8d170fa65c0c51f + EXNetwork: 4b3404524b6a91e695dd4be55cf122f1485f8bab + EXNotifications: ea68b24a6b66fafcfcf913b2ce1367f605f6dcc1 + EXPermissions: 5cc17993ce2bf8377b40ebae47d54a88c41c4480 + Expo: f35ce9004f13fe930476bd8e667eeb170166ca4e expo-dev-client: 258dd6da471e23b8671a3634003e4c0ff55aaeda - expo-dev-launcher: c0c466fe8fbda8a2e34e1c69e1b87df237698599 - expo-dev-menu: ab1e9353dbc761d5b62b1fc909f38e866857feba - expo-dev-menu-interface: 27047461614aee1dc082cacc0e0f5b4c7b8edd1b - ExpoCellular: 23bb55684199be008505ac08b79140b6a81a9e81 - ExpoClipboard: 7a5a26a3119bd1d0337ee065db3bf5d8a40e23a1 - ExpoCrypto: e534314db0e1a17ae12b5140d529bd0c5efcbc6a - ExpoHaptics: efe9e68e9dfe0d15c183c0c70a25f3874124ab9e - ExpoImageManipulator: f4e286afa83c1c618de8701b0812ee0b647895fc - ExpoImagePicker: ca4207f2952a78e6dac2d7852d7e170dd2eaf1d0 - ExpoKeepAwake: 8b47e5358d54ea4922b630a74f2acb026ab7a28b - ExpoLinearGradient: 1a3af07c6dab3c612967a294836df9ae717431df - ExpoLocalization: 63204f4b9d4f653469d266332ceaa6c6ac8a305d - ExpoMailComposer: 49d37f2c7b0da7e7e4a0d1371c55b3c8302178cd - ExpoModulesCore: ceaf4492c74c0b8660a811816eb988552e19ec16 - ExpoRandom: f9f1faa299a40733867f344d6b7bfa2d1f4ab04d - ExpoSystemUI: 9f550a8055e315f7b0c4da208de27e45fe7da0fb - ExpoTrackingTransparency: 0a84ca31052b1d62b21afdffc43093c37c06e698 - ExpoWebBrowser: 5804ac42a8269d0e534bc4461993005f72535649 - EXPrint: f6a591c54b50375b8598fcd32326c0a4ef859414 - EXScreenCapture: 23de056fdb02edd1fb8f147b0fd198c6d5cada3d - EXScreenOrientation: c309fed5399e482c6adebe14f41a7fd9001d7bde - EXSecureStore: ac4b3c89dd5810528074d9422d5fed5a9e684467 - EXSensors: e31a265cb9085024c1d1c44c36523ea1905a98bf - EXSharing: 8530ef08cb899328a7c61de7f4836af6208b567b - EXSMS: 26f6d61a00a3a3fb125a233d81b1d3ab48303cef - EXSpeech: 175da82cb7444c8e81e94cc139b9f0d7b22b27e7 - EXSplashScreen: 1415b25a8f0126cedfcae7868f61e7198b0866c8 - EXSQLite: 82a4ca937f19d3cbbb6dba9e11d8e963175527c9 - EXStoreReview: cbb6b2202bb6f831cd3234d9d8b995cec0eb32f2 - EXStructuredHeaders: 5d86829469399370a9fc7cb1e4391b09de87681d - EXTaskManager: 6e7e5c31d14ba62cdccc979e23ebebe182557669 - EXUpdatesInterface: 2bbc11815dfa2ec3fc02e5534c7592c6b42b5327 - EXVideoThumbnails: 486533e1a66c9859f9b9e3b2e1f9f0b275515b48 + expo-dev-launcher: 0033ec737f7f979748bfc9aa09042f366bc366cd + expo-dev-menu: e46aed10d3f7b4251cf0483e9659cc33cc046f96 + expo-dev-menu-interface: 3629393147ac495c03ef22bdcef66e6fa42b78c3 + ExpoCellular: 5cd085987f010055ab92c81d60e948ce0c4b5a89 + ExpoClipboard: 596aa4a0f894fbdddc985dc3d2e0e7efeb8ca973 + ExpoCrypto: e2678609304ec063a0e36b826a3c2d0f0d7202c0 + ExpoHaptics: 7a9709f4310b577d1dd68d8839b95df1e2419cde + ExpoImageManipulator: 7154a74e021bdc08810e54d87adaac947ee3dff8 + ExpoImagePicker: 5935667c6a0b5e6f5ca7c0a09f2f7a40f5ee8be2 + ExpoKeepAwake: a97c88014e55d903a72f049ca2c01aeb7ed387f1 + ExpoLinearGradient: 91c81d92f85b422607306ad0f0aa48de755bb601 + ExpoLocalization: a9080f87ad52cab6ef367fefc6437e6ac54d1350 + ExpoMailComposer: 8fa786ef23b9f07b47b18fe00da0906a576ffaed + ExpoModulesCore: 9422bce288a468d32ec07fb3e12dbdac69b7e45f + ExpoRandom: fe4c4522cc975c76e98fc33af96daa352a17d311 + ExpoSystemUI: 30577707799df9497f510f329cc1d6798abbb7cb + ExpoTrackingTransparency: 6792377b47c0819c7ac1bff2f68dc91304bf7116 + ExpoWebBrowser: d682f920a7f34b1e09c0087bf70be64f9755c8e3 + EXPrint: 199aeeaa0b4aadb03f1c6e0d63ec39683027d1a3 + EXScreenCapture: 23e2378cdecb5a308f93fb33724c35f67a888618 + EXScreenOrientation: 052a59b4cfdbe9886af7fd70dde6b0f04f5f1a57 + EXSecureStore: d0b4aa590c9f08384b5d0f5f7770eaf75fcb28eb + EXSensors: b015288d93ec3cd6552ada18529d473097324907 + EXSharing: 59cbf1c2b63b756f3054fb4d89e1f647c291fa99 + EXSMS: c41f7a19a38c587853cf29ccb3eaedce62cd9c7c + EXSpeech: 23b2e251e93f47a8ba3101b64c93c95b6990ec99 + EXSplashScreen: 509588c153f440cab2ce5a493ace313d867fb7e7 + EXSQLite: b08238de097fbc3c1f890660ab8f72c344b92ec6 + EXStoreReview: edf03db473ae4ae0a4d78c12e66909645c96fc2e + EXStructuredHeaders: 673e4ea51d061e1a90aad0395f926011b2345857 + EXTaskManager: 83b22ad160f6b230f35d3762cb245665cd83289c + EXUpdatesInterface: 61d6a5c6e54fc446f3da7d9be8961cd9448ae3ef + EXVideoThumbnails: cbdaf4120d09b3bdf4bb011031897e14038803aa FBLazyVector: 0045cf98ca4a48af3bf7108d85b1c243740fa289 FBReactNativeSpec: 3bb5eb657e2de9e0f17dd2ded43576906de5611a Firebase: 7e8fe528c161b9271d365217a74c16aaf834578e @@ -1400,10 +1400,10 @@ SPEC CHECKSUMS: SDWebImageSVGKitPlugin: 8797e1c9b9baf80bd50d28e673e16a12359af1c9 SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d SVGKit: 652cdf7bef8bec8564d04a8511d3ab50c7595fac - UMAppLoader: 6185e8c45922f187002b85afae097961c4781df4 + UMAppLoader: 90a8e7f4b09b576588e7c2939321860fba47343e Yoga: c2b1f2494060865ac1f27e49639e72371b1205fa ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb -PODFILE CHECKSUM: f12343e83990a41a0ec9d3997ccf1664f2d84abb +PODFILE CHECKSUM: 1f90bfbfdcc5852ffdea24ce2004139c33bb922f COCOAPODS: 1.11.2 diff --git a/apps/bare-sandbox/ios/Podfile b/apps/bare-sandbox/ios/Podfile index 590d158bd466d..7ffa2501bed53 100644 --- a/apps/bare-sandbox/ios/Podfile +++ b/apps/bare-sandbox/ios/Podfile @@ -2,7 +2,7 @@ require File.join(File.dirname(`node --print "require.resolve('expo/package.json require File.join(File.dirname(`node --print "require.resolve('react-native/package.json')"`), "scripts/react_native_pods") require File.join(File.dirname(`node --print "require.resolve('@react-native-community/cli-platform-ios/package.json')"`), "native_modules") -platform :ios, '12.4' +platform :ios, '13.0' install! 'cocoapods', :deterministic_uuids => false diff --git a/apps/bare-sandbox/ios/Podfile.lock b/apps/bare-sandbox/ios/Podfile.lock index 78b66debcd266..8024f5dc457ae 100644 --- a/apps/bare-sandbox/ios/Podfile.lock +++ b/apps/bare-sandbox/ios/Podfile.lock @@ -1,30 +1,30 @@ PODS: - boost (1.76.0) - DoubleConversion (1.1.6) - - EXApplication (4.0.1): + - EXApplication (4.2.2): - ExpoModulesCore - - EXConstants (13.0.0): + - EXConstants (13.2.3): - ExpoModulesCore - - EXJSONUtils (0.2.0) - - EXManifests (0.2.2): + - EXJSONUtils (0.3.0) + - EXManifests (0.3.1): - EXJSONUtils - - Expo (44.0.0-beta.1): + - Expo (46.0.1): - ExpoModulesCore - - expo-dev-client (0.8.1): + - expo-dev-client (1.2.1): - EXManifests - expo-dev-launcher - expo-dev-menu - expo-dev-menu-interface - EXUpdatesInterface - - expo-dev-launcher (0.10.1): + - expo-dev-launcher (1.2.1): - EXManifests - - expo-dev-launcher/Main (= 0.10.1) + - expo-dev-launcher/Main (= 1.2.1) - expo-dev-menu - expo-dev-menu-interface - ExpoModulesCore - EXUpdatesInterface - React-Core - - expo-dev-launcher/Main (0.10.1): + - expo-dev-launcher/Main (1.2.1): - EXManifests - expo-dev-launcher/Unsafe - expo-dev-menu @@ -32,23 +32,24 @@ PODS: - ExpoModulesCore - EXUpdatesInterface - React-Core - - expo-dev-launcher/Unsafe (0.10.1): + - expo-dev-launcher/Unsafe (1.2.1): - EXManifests - expo-dev-menu - expo-dev-menu-interface - ExpoModulesCore - EXUpdatesInterface - React-Core - - expo-dev-menu (0.9.1): - - expo-dev-menu/Main (= 0.9.1) - - expo-dev-menu-interface (0.5.1) - - expo-dev-menu/GestureHandler (0.9.1) - - expo-dev-menu/Main (0.9.1): + - expo-dev-menu (1.2.1): + - expo-dev-menu/Main (= 1.2.1) + - expo-dev-menu-interface (0.7.2) + - expo-dev-menu/GestureHandler (1.2.1) + - expo-dev-menu/Main (1.2.1): + - EXManifests - expo-dev-menu-interface - expo-dev-menu/Vendored - ExpoModulesCore - React-Core - - expo-dev-menu/Reanimated (0.9.1): + - expo-dev-menu/Reanimated (1.2.1): - DoubleConversion - FBLazyVector - FBReactNativeSpec @@ -76,30 +77,30 @@ PODS: - React-RCTVibration - ReactCommon/turbomodule/core - Yoga - - expo-dev-menu/SafeAreaView (0.9.1) - - expo-dev-menu/Vendored (0.9.1): + - expo-dev-menu/SafeAreaView (1.2.1) + - expo-dev-menu/Vendored (1.2.1): - expo-dev-menu/GestureHandler - expo-dev-menu/Reanimated - expo-dev-menu/SafeAreaView - - ExpoKeepAwake (10.0.1): + - ExpoKeepAwake (10.2.1): - ExpoModulesCore - - ExpoModulesCore (0.7.0): + - ExpoModulesCore (0.11.3): - React-Core - ReactCommon/turbomodule/core - - ExpoSystemUI (1.1.0): + - ExpoSystemUI (1.3.0): - ExpoModulesCore - - EXSplashScreen (0.14.0): + - EXSplashScreen (0.16.1): - ExpoModulesCore - React-Core - - EXUpdatesInterface (0.5.0) - - FBLazyVector (0.68.0-rc.2) - - FBReactNativeSpec (0.68.0-rc.2): + - EXUpdatesInterface (0.7.0) + - FBLazyVector (0.69.5) + - FBReactNativeSpec (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTRequired (= 0.68.0-rc.2) - - RCTTypeSafety (= 0.68.0-rc.2) - - React-Core (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - ReactCommon/turbomodule/core (= 0.68.0-rc.2) + - RCTRequired (= 0.69.5) + - RCTTypeSafety (= 0.69.5) + - React-Core (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) - fmt (6.2.1) - glog (0.3.5) - RCT-Folly (2021.06.28.00-v2): @@ -113,270 +114,273 @@ PODS: - DoubleConversion - fmt (~> 6.2.1) - glog - - RCTRequired (0.68.0-rc.2) - - RCTTypeSafety (0.68.0-rc.2): - - FBLazyVector (= 0.68.0-rc.2) + - RCTRequired (0.69.5) + - RCTTypeSafety (0.69.5): + - FBLazyVector (= 0.69.5) + - RCTRequired (= 0.69.5) + - React-Core (= 0.69.5) + - React (0.69.5): + - React-Core (= 0.69.5) + - React-Core/DevSupport (= 0.69.5) + - React-Core/RCTWebSocket (= 0.69.5) + - React-RCTActionSheet (= 0.69.5) + - React-RCTAnimation (= 0.69.5) + - React-RCTBlob (= 0.69.5) + - React-RCTImage (= 0.69.5) + - React-RCTLinking (= 0.69.5) + - React-RCTNetwork (= 0.69.5) + - React-RCTSettings (= 0.69.5) + - React-RCTText (= 0.69.5) + - React-RCTVibration (= 0.69.5) + - React-bridging (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTRequired (= 0.68.0-rc.2) - - React-Core (= 0.68.0-rc.2) - - React (0.68.0-rc.2): - - React-Core (= 0.68.0-rc.2) - - React-Core/DevSupport (= 0.68.0-rc.2) - - React-Core/RCTWebSocket (= 0.68.0-rc.2) - - React-RCTActionSheet (= 0.68.0-rc.2) - - React-RCTAnimation (= 0.68.0-rc.2) - - React-RCTBlob (= 0.68.0-rc.2) - - React-RCTImage (= 0.68.0-rc.2) - - React-RCTLinking (= 0.68.0-rc.2) - - React-RCTNetwork (= 0.68.0-rc.2) - - React-RCTSettings (= 0.68.0-rc.2) - - React-RCTText (= 0.68.0-rc.2) - - React-RCTVibration (= 0.68.0-rc.2) - - React-callinvoker (0.68.0-rc.2) - - React-Codegen (0.68.0-rc.2): - - FBReactNativeSpec (= 0.68.0-rc.2) + - React-jsi (= 0.69.5) + - React-callinvoker (0.69.5) + - React-Codegen (0.69.5): + - FBReactNativeSpec (= 0.69.5) - RCT-Folly (= 2021.06.28.00-v2) - - RCTRequired (= 0.68.0-rc.2) - - RCTTypeSafety (= 0.68.0-rc.2) - - React-Core (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - ReactCommon/turbomodule/core (= 0.68.0-rc.2) - - React-Core (0.68.0-rc.2): + - RCTRequired (= 0.69.5) + - RCTTypeSafety (= 0.69.5) + - React-Core (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-Core (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-Core/Default (= 0.68.0-rc.2) - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-Core/Default (= 0.69.5) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/CoreModulesHeaders (0.68.0-rc.2): + - React-Core/CoreModulesHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/Default (0.68.0-rc.2): + - React-Core/Default (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/DevSupport (0.68.0-rc.2): + - React-Core/DevSupport (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-Core/Default (= 0.68.0-rc.2) - - React-Core/RCTWebSocket (= 0.68.0-rc.2) - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-jsinspector (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-Core/Default (= 0.69.5) + - React-Core/RCTWebSocket (= 0.69.5) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-jsinspector (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTActionSheetHeaders (0.68.0-rc.2): + - React-Core/RCTActionSheetHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTAnimationHeaders (0.68.0-rc.2): + - React-Core/RCTAnimationHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTBlobHeaders (0.68.0-rc.2): + - React-Core/RCTBlobHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTImageHeaders (0.68.0-rc.2): + - React-Core/RCTImageHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTLinkingHeaders (0.68.0-rc.2): + - React-Core/RCTLinkingHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTNetworkHeaders (0.68.0-rc.2): + - React-Core/RCTNetworkHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTSettingsHeaders (0.68.0-rc.2): + - React-Core/RCTSettingsHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTTextHeaders (0.68.0-rc.2): + - React-Core/RCTTextHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTVibrationHeaders (0.68.0-rc.2): + - React-Core/RCTVibrationHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTWebSocket (0.68.0-rc.2): + - React-Core/RCTWebSocket (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-Core/Default (= 0.68.0-rc.2) - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsiexecutor (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) + - React-Core/Default (= 0.69.5) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-CoreModules (0.68.0-rc.2): + - React-CoreModules (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.68.0-rc.2) - - React-Codegen (= 0.68.0-rc.2) - - React-Core/CoreModulesHeaders (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-RCTImage (= 0.68.0-rc.2) - - ReactCommon/turbomodule/core (= 0.68.0-rc.2) - - React-cxxreact (0.68.0-rc.2): + - RCTTypeSafety (= 0.69.5) + - React-Codegen (= 0.69.5) + - React-Core/CoreModulesHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - React-RCTImage (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-cxxreact (0.69.5): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-callinvoker (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-jsinspector (= 0.68.0-rc.2) - - React-logger (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) - - React-runtimeexecutor (= 0.68.0-rc.2) - - React-jsi (0.68.0-rc.2): + - React-callinvoker (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsinspector (= 0.69.5) + - React-logger (= 0.69.5) + - React-perflogger (= 0.69.5) + - React-runtimeexecutor (= 0.69.5) + - React-jsi (0.69.5): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-jsi/Default (= 0.68.0-rc.2) - - React-jsi/Default (0.68.0-rc.2): + - React-jsi/Default (= 0.69.5) + - React-jsi/Default (0.69.5): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-jsiexecutor (0.68.0-rc.2): + - React-jsiexecutor (0.69.5): - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) - - React-jsinspector (0.68.0-rc.2) - - React-logger (0.68.0-rc.2): + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-perflogger (= 0.69.5) + - React-jsinspector (0.69.5) + - React-logger (0.69.5): - glog - - React-perflogger (0.68.0-rc.2) - - React-RCTActionSheet (0.68.0-rc.2): - - React-Core/RCTActionSheetHeaders (= 0.68.0-rc.2) - - React-RCTAnimation (0.68.0-rc.2): + - React-perflogger (0.69.5) + - React-RCTActionSheet (0.69.5): + - React-Core/RCTActionSheetHeaders (= 0.69.5) + - React-RCTAnimation (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.68.0-rc.2) - - React-Codegen (= 0.68.0-rc.2) - - React-Core/RCTAnimationHeaders (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - ReactCommon/turbomodule/core (= 0.68.0-rc.2) - - React-RCTBlob (0.68.0-rc.2): + - RCTTypeSafety (= 0.69.5) + - React-Codegen (= 0.69.5) + - React-Core/RCTAnimationHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTBlob (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - React-Codegen (= 0.68.0-rc.2) - - React-Core/RCTBlobHeaders (= 0.68.0-rc.2) - - React-Core/RCTWebSocket (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-RCTNetwork (= 0.68.0-rc.2) - - ReactCommon/turbomodule/core (= 0.68.0-rc.2) - - React-RCTImage (0.68.0-rc.2): + - React-Codegen (= 0.69.5) + - React-Core/RCTBlobHeaders (= 0.69.5) + - React-Core/RCTWebSocket (= 0.69.5) + - React-jsi (= 0.69.5) + - React-RCTNetwork (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTImage (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.68.0-rc.2) - - React-Codegen (= 0.68.0-rc.2) - - React-Core/RCTImageHeaders (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-RCTNetwork (= 0.68.0-rc.2) - - ReactCommon/turbomodule/core (= 0.68.0-rc.2) - - React-RCTLinking (0.68.0-rc.2): - - React-Codegen (= 0.68.0-rc.2) - - React-Core/RCTLinkingHeaders (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - ReactCommon/turbomodule/core (= 0.68.0-rc.2) - - React-RCTNetwork (0.68.0-rc.2): + - RCTTypeSafety (= 0.69.5) + - React-Codegen (= 0.69.5) + - React-Core/RCTImageHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - React-RCTNetwork (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTLinking (0.69.5): + - React-Codegen (= 0.69.5) + - React-Core/RCTLinkingHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTNetwork (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.68.0-rc.2) - - React-Codegen (= 0.68.0-rc.2) - - React-Core/RCTNetworkHeaders (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - ReactCommon/turbomodule/core (= 0.68.0-rc.2) - - React-RCTSettings (0.68.0-rc.2): + - RCTTypeSafety (= 0.69.5) + - React-Codegen (= 0.69.5) + - React-Core/RCTNetworkHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTSettings (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.68.0-rc.2) - - React-Codegen (= 0.68.0-rc.2) - - React-Core/RCTSettingsHeaders (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - ReactCommon/turbomodule/core (= 0.68.0-rc.2) - - React-RCTText (0.68.0-rc.2): - - React-Core/RCTTextHeaders (= 0.68.0-rc.2) - - React-RCTVibration (0.68.0-rc.2): + - RCTTypeSafety (= 0.69.5) + - React-Codegen (= 0.69.5) + - React-Core/RCTSettingsHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTText (0.69.5): + - React-Core/RCTTextHeaders (= 0.69.5) + - React-RCTVibration (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - React-Codegen (= 0.68.0-rc.2) - - React-Core/RCTVibrationHeaders (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - ReactCommon/turbomodule/core (= 0.68.0-rc.2) - - React-runtimeexecutor (0.68.0-rc.2): - - React-jsi (= 0.68.0-rc.2) - - ReactCommon/turbomodule/core (0.68.0-rc.2): + - React-Codegen (= 0.69.5) + - React-Core/RCTVibrationHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-runtimeexecutor (0.69.5): + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (0.69.5): - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-callinvoker (= 0.68.0-rc.2) - - React-Core (= 0.68.0-rc.2) - - React-cxxreact (= 0.68.0-rc.2) - - React-jsi (= 0.68.0-rc.2) - - React-logger (= 0.68.0-rc.2) - - React-perflogger (= 0.68.0-rc.2) - - RNGestureHandler (2.1.0): + - React-bridging (= 0.69.5) + - React-callinvoker (= 0.69.5) + - React-Core (= 0.69.5) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-logger (= 0.69.5) + - React-perflogger (= 0.69.5) + - RNGestureHandler (2.5.0): - React-Core - - RNReanimated (2.4.1): + - RNReanimated (2.9.1): - DoubleConversion - FBLazyVector - FBReactNativeSpec @@ -384,7 +388,6 @@ PODS: - RCT-Folly - RCTRequired - RCTTypeSafety - - React - React-callinvoker - React-Core - React-Core/DevSupport @@ -404,62 +407,62 @@ PODS: - React-RCTText - ReactCommon/turbomodule/core - Yoga - - RNScreens (3.10.1): + - RNScreens (3.15.0): - React-Core - React-RCTImage - Yoga (1.14.0) DEPENDENCIES: - - boost (from `../../../node_modules/react-native/third-party-podspecs/boost.podspec`) - - DoubleConversion (from `../../../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) + - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`) + - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) - EXApplication (from `../../../packages/expo-application/ios`) - EXConstants (from `../../../packages/expo-constants/ios`) - EXJSONUtils (from `../../../packages/expo-json-utils/ios`) - EXManifests (from `../../../packages/expo-manifests/ios`) - - Expo (from `../../../packages/expo/ios`) + - Expo (from `../../../packages/expo`) - expo-dev-client (from `../../../packages/expo-dev-client/ios`) - expo-dev-launcher (from `../../../packages/expo-dev-launcher`) - expo-dev-menu (from `../../../packages/expo-dev-menu`) - expo-dev-menu-interface (from `../../../packages/expo-dev-menu-interface/ios`) - ExpoKeepAwake (from `../../../packages/expo-keep-awake/ios`) - - ExpoModulesCore (from `../../../packages/expo-modules-core/ios`) + - ExpoModulesCore (from `../../../packages/expo-modules-core`) - ExpoSystemUI (from `../../../packages/expo-system-ui/ios`) - EXSplashScreen (from `../../../packages/expo-splash-screen/ios`) - EXUpdatesInterface (from `../../../packages/expo-updates-interface/ios`) - - FBLazyVector (from `../../../node_modules/react-native/Libraries/FBLazyVector`) - - FBReactNativeSpec (from `../../../node_modules/react-native/React/FBReactNativeSpec`) - - glog (from `../../../node_modules/react-native/third-party-podspecs/glog.podspec`) - - RCT-Folly (from `../../../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) - - RCTRequired (from `../../../node_modules/react-native/Libraries/RCTRequired`) - - RCTTypeSafety (from `../../../node_modules/react-native/Libraries/TypeSafety`) - - React (from `../../../node_modules/react-native/`) - - React-callinvoker (from `../../../node_modules/react-native/ReactCommon/callinvoker`) + - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`) + - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`) + - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) + - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) + - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`) + - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`) + - React (from `../node_modules/react-native/`) + - React-bridging (from `../node_modules/react-native/ReactCommon`) + - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`) - React-Codegen (from `build/generated/ios`) - - React-Core (from `../../../node_modules/react-native/`) - - React-Core/DevSupport (from `../../../node_modules/react-native/`) - - React-Core/RCTWebSocket (from `../../../node_modules/react-native/`) - - React-CoreModules (from `../../../node_modules/react-native/React/CoreModules`) - - React-cxxreact (from `../../../node_modules/react-native/ReactCommon/cxxreact`) - - React-jsi (from `../../../node_modules/react-native/ReactCommon/jsi`) - - React-jsiexecutor (from `../../../node_modules/react-native/ReactCommon/jsiexecutor`) - - React-jsinspector (from `../../../node_modules/react-native/ReactCommon/jsinspector`) - - React-logger (from `../../../node_modules/react-native/ReactCommon/logger`) - - React-perflogger (from `../../../node_modules/react-native/ReactCommon/reactperflogger`) - - React-RCTActionSheet (from `../../../node_modules/react-native/Libraries/ActionSheetIOS`) - - React-RCTAnimation (from `../../../node_modules/react-native/Libraries/NativeAnimation`) - - React-RCTBlob (from `../../../node_modules/react-native/Libraries/Blob`) - - React-RCTImage (from `../../../node_modules/react-native/Libraries/Image`) - - React-RCTLinking (from `../../../node_modules/react-native/Libraries/LinkingIOS`) - - React-RCTNetwork (from `../../../node_modules/react-native/Libraries/Network`) - - React-RCTSettings (from `../../../node_modules/react-native/Libraries/Settings`) - - React-RCTText (from `../../../node_modules/react-native/Libraries/Text`) - - React-RCTVibration (from `../../../node_modules/react-native/Libraries/Vibration`) - - React-runtimeexecutor (from `../../../node_modules/react-native/ReactCommon/runtimeexecutor`) - - ReactCommon/turbomodule/core (from `../../../node_modules/react-native/ReactCommon`) + - React-Core (from `../node_modules/react-native/`) + - React-Core/RCTWebSocket (from `../node_modules/react-native/`) + - React-CoreModules (from `../node_modules/react-native/React/CoreModules`) + - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`) + - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`) + - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`) + - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`) + - React-logger (from `../node_modules/react-native/ReactCommon/logger`) + - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`) + - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`) + - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`) + - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`) + - React-RCTImage (from `../node_modules/react-native/Libraries/Image`) + - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`) + - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`) + - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`) + - React-RCTText (from `../node_modules/react-native/Libraries/Text`) + - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`) + - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`) + - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`) - RNGestureHandler (from `../../../node_modules/react-native-gesture-handler`) - RNReanimated (from `../../../node_modules/react-native-reanimated`) - RNScreens (from `../../../node_modules/react-native-screens`) - - Yoga (from `../../../node_modules/react-native/ReactCommon/yoga`) + - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) SPEC REPOS: trunk: @@ -467,9 +470,9 @@ SPEC REPOS: EXTERNAL SOURCES: boost: - :podspec: "../../../node_modules/react-native/third-party-podspecs/boost.podspec" + :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec" DoubleConversion: - :podspec: "../../../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec" + :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec" EXApplication: inhibit_warnings: false :path: "../../../packages/expo-application/ios" @@ -484,7 +487,7 @@ EXTERNAL SOURCES: :path: "../../../packages/expo-manifests/ios" Expo: inhibit_warnings: false - :path: "../../../packages/expo/ios" + :path: "../../../packages/expo" expo-dev-client: inhibit_warnings: false :path: "../../../packages/expo-dev-client/ios" @@ -502,7 +505,7 @@ EXTERNAL SOURCES: :path: "../../../packages/expo-keep-awake/ios" ExpoModulesCore: inhibit_warnings: false - :path: "../../../packages/expo-modules-core/ios" + :path: "../../../packages/expo-modules-core" ExpoSystemUI: inhibit_warnings: false :path: "../../../packages/expo-system-ui/ios" @@ -513,61 +516,63 @@ EXTERNAL SOURCES: inhibit_warnings: false :path: "../../../packages/expo-updates-interface/ios" FBLazyVector: - :path: "../../../node_modules/react-native/Libraries/FBLazyVector" + :path: "../node_modules/react-native/Libraries/FBLazyVector" FBReactNativeSpec: - :path: "../../../node_modules/react-native/React/FBReactNativeSpec" + :path: "../node_modules/react-native/React/FBReactNativeSpec" glog: - :podspec: "../../../node_modules/react-native/third-party-podspecs/glog.podspec" + :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec" RCT-Folly: - :podspec: "../../../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec" + :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec" RCTRequired: - :path: "../../../node_modules/react-native/Libraries/RCTRequired" + :path: "../node_modules/react-native/Libraries/RCTRequired" RCTTypeSafety: - :path: "../../../node_modules/react-native/Libraries/TypeSafety" + :path: "../node_modules/react-native/Libraries/TypeSafety" React: - :path: "../../../node_modules/react-native/" + :path: "../node_modules/react-native/" + React-bridging: + :path: "../node_modules/react-native/ReactCommon" React-callinvoker: - :path: "../../../node_modules/react-native/ReactCommon/callinvoker" + :path: "../node_modules/react-native/ReactCommon/callinvoker" React-Codegen: :path: build/generated/ios React-Core: - :path: "../../../node_modules/react-native/" + :path: "../node_modules/react-native/" React-CoreModules: - :path: "../../../node_modules/react-native/React/CoreModules" + :path: "../node_modules/react-native/React/CoreModules" React-cxxreact: - :path: "../../../node_modules/react-native/ReactCommon/cxxreact" + :path: "../node_modules/react-native/ReactCommon/cxxreact" React-jsi: - :path: "../../../node_modules/react-native/ReactCommon/jsi" + :path: "../node_modules/react-native/ReactCommon/jsi" React-jsiexecutor: - :path: "../../../node_modules/react-native/ReactCommon/jsiexecutor" + :path: "../node_modules/react-native/ReactCommon/jsiexecutor" React-jsinspector: - :path: "../../../node_modules/react-native/ReactCommon/jsinspector" + :path: "../node_modules/react-native/ReactCommon/jsinspector" React-logger: - :path: "../../../node_modules/react-native/ReactCommon/logger" + :path: "../node_modules/react-native/ReactCommon/logger" React-perflogger: - :path: "../../../node_modules/react-native/ReactCommon/reactperflogger" + :path: "../node_modules/react-native/ReactCommon/reactperflogger" React-RCTActionSheet: - :path: "../../../node_modules/react-native/Libraries/ActionSheetIOS" + :path: "../node_modules/react-native/Libraries/ActionSheetIOS" React-RCTAnimation: - :path: "../../../node_modules/react-native/Libraries/NativeAnimation" + :path: "../node_modules/react-native/Libraries/NativeAnimation" React-RCTBlob: - :path: "../../../node_modules/react-native/Libraries/Blob" + :path: "../node_modules/react-native/Libraries/Blob" React-RCTImage: - :path: "../../../node_modules/react-native/Libraries/Image" + :path: "../node_modules/react-native/Libraries/Image" React-RCTLinking: - :path: "../../../node_modules/react-native/Libraries/LinkingIOS" + :path: "../node_modules/react-native/Libraries/LinkingIOS" React-RCTNetwork: - :path: "../../../node_modules/react-native/Libraries/Network" + :path: "../node_modules/react-native/Libraries/Network" React-RCTSettings: - :path: "../../../node_modules/react-native/Libraries/Settings" + :path: "../node_modules/react-native/Libraries/Settings" React-RCTText: - :path: "../../../node_modules/react-native/Libraries/Text" + :path: "../node_modules/react-native/Libraries/Text" React-RCTVibration: - :path: "../../../node_modules/react-native/Libraries/Vibration" + :path: "../node_modules/react-native/Libraries/Vibration" React-runtimeexecutor: - :path: "../../../node_modules/react-native/ReactCommon/runtimeexecutor" + :path: "../node_modules/react-native/ReactCommon/runtimeexecutor" ReactCommon: - :path: "../../../node_modules/react-native/ReactCommon" + :path: "../node_modules/react-native/ReactCommon" RNGestureHandler: :path: "../../../node_modules/react-native-gesture-handler" RNReanimated: @@ -575,59 +580,60 @@ EXTERNAL SOURCES: RNScreens: :path: "../../../node_modules/react-native-screens" Yoga: - :path: "../../../node_modules/react-native/ReactCommon/yoga" + :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: boost: a7c83b31436843459a1961bfd74b96033dc77234 - DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662 - EXApplication: bdc8dc27713235565da1029a34385229f31b8e08 - EXConstants: 5d18484e38e8eacef7695a82214b6ac90133dedf - EXJSONUtils: f515cf71710855d7ba5bfc6752af3b9a6f6aad01 - EXManifests: 50e42e01335df4e54109dee7be5a91bfd37347db - Expo: 63e338fe5457b9972d10b0ece011bb76fb596744 - expo-dev-client: 5fa2ce8b3e186d1734bc746e505e9e66c39cac1f - expo-dev-launcher: 05d6b8cbf5748921d8c1d78e9f473b6cf6b30810 - expo-dev-menu: fad6cdee498e5f111d846d3e0246d8099dd8931f - expo-dev-menu-interface: 5f95926b52150b1e5fe7d6815675c7a61245de35 - ExpoKeepAwake: b063bab565e7640124e37d1700831c4b723a7bc7 - ExpoModulesCore: 4e131282faea03d7be99908814a53c1b4fd2a9b2 - ExpoSystemUI: a6ee69bdbe8bc6caf815117fb5e09330cd820448 - EXSplashScreen: 011f3d0dd2e9331a518b086d36a13909e7d5aeb7 - EXUpdatesInterface: f459b515151bd73fff7a35366eace34a6c6a0d3f - FBLazyVector: 07eb8bb0d56ecb0c16f771d81f0f25008bc403b5 - FBReactNativeSpec: 575b9c2eaf5acdb8a64245e97f93329e3d1aaf02 + DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 + EXApplication: 38f8f934e5790c732e802298ec12f160c40a741d + EXConstants: 4fdacf5b5ba37eaaeec439c487eb47d12418bf24 + EXJSONUtils: bb893657b9db536765814e5b1667e4b511933e62 + EXManifests: 446296c881009873fe595cd00509eabf9c7250d8 + Expo: f35ce9004f13fe930476bd8e667eeb170166ca4e + expo-dev-client: 258dd6da471e23b8671a3634003e4c0ff55aaeda + expo-dev-launcher: 0033ec737f7f979748bfc9aa09042f366bc366cd + expo-dev-menu: e46aed10d3f7b4251cf0483e9659cc33cc046f96 + expo-dev-menu-interface: 3629393147ac495c03ef22bdcef66e6fa42b78c3 + ExpoKeepAwake: a97c88014e55d903a72f049ca2c01aeb7ed387f1 + ExpoModulesCore: 9422bce288a468d32ec07fb3e12dbdac69b7e45f + ExpoSystemUI: 30577707799df9497f510f329cc1d6798abbb7cb + EXSplashScreen: 509588c153f440cab2ce5a493ace313d867fb7e7 + EXUpdatesInterface: 61d6a5c6e54fc446f3da7d9be8961cd9448ae3ef + FBLazyVector: 0045cf98ca4a48af3bf7108d85b1c243740fa289 + FBReactNativeSpec: 6f4a3435312892963b939a4c290c05cbe12602c8 fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 - glog: 476ee3e89abb49e07f822b48323c51c57124b572 - RCT-Folly: 803a9cfd78114b2ec0f140cfa6fa2a6bafb2d685 - RCTRequired: 180eaa134050e3315986c2ae145f3674be78ae3e - RCTTypeSafety: 91d830366397fae0974496104cedce043279045d - React: f6ee8a53d6212d8939ce92a537cb4b179dc01109 - React-callinvoker: 62fc4e32f979e20a321d60e37c792b70c210244b - React-Codegen: d1c1b8d5ae78b10e01b93be321bf3760e0bbe925 - React-Core: d894f74339f2c56bf2d4e87c20f135b34803d676 - React-CoreModules: 89cdf26ecff5d019f5e73c2cb750abc9f2657c87 - React-cxxreact: f7bad9461a1570a1871b9f2b3276ccd989253562 - React-jsi: ef80f544ee1c0b9d7d29b33963520fafd9992fa9 - React-jsiexecutor: 352a2d26dd981cf2586e144196ae0972fd7ee0d0 - React-jsinspector: f5ae77343a320a7d644b424ab4808c7827f3a1b3 - React-logger: 2fa2f7404a8f41ed2c787e1bb84d13343f2997cf - React-perflogger: 3bf9ae62c5bff7308a3886ab4e51f4420bfa16c0 - React-RCTActionSheet: d056d06abe9e0a7c59a6dbd6103a323417bdc901 - React-RCTAnimation: 34339473f0ebaf7b183a2344a1fe6a18da6162a8 - React-RCTBlob: 08c8d788b269ff3ea1df236a33b91d1cfaed0f0d - React-RCTImage: a4d41a79b2a1cbfdbf779907f803f57ebbb85af1 - React-RCTLinking: a98387924d98d68e686ebaa539bf0523ebb3d61c - React-RCTNetwork: dc08d04b3f49c42fcc6d56c869fd98542945d48a - React-RCTSettings: 45a6f0a9a45eb0f1f0272c359af8ce6957b6eb10 - React-RCTText: b88155b89ba6fb2d4e21d17dce575d0fc206a7b1 - React-RCTVibration: 25ef5d6f6141ea389d41d93d5a2ca1b4771920b4 - React-runtimeexecutor: 37e5fa0b81067a8e487391e2816bae8813b226a5 - ReactCommon: 4c7431a20d472996669b2230f34df0115bf5dc8d - RNGestureHandler: e5c7cab5f214503dcefd6b2b0cefb050e1f51c4a - RNReanimated: 3d1432ce7b6b7fc31f375dcabe5b4585e0634a43 - RNScreens: 522705f2e5c9d27efb17f24aceb2bf8335bc7b8e - Yoga: d7b12009fb66b91a161cddf00c349d42a0015de2 + glog: 3d02b25ca00c2d456734d0bcff864cbc62f6ae1a + RCT-Folly: b9d9fe1fc70114b751c076104e52f3b1b5e5a95a + RCTRequired: 85c60c4bde8241278be2c93420de4c65475a2151 + RCTTypeSafety: 15990f289215eb0fc65c5eb6e2610faeeda8d5e1 + React: 6cfa9367042a85f6235740420df017d51efc6494 + React-bridging: bf49ea3fa02446c647748d33cc9cbc0f5509bba7 + React-callinvoker: 6b98a94d1f5063afe211379d061b01f40707394a + React-Codegen: 2fe0ade7442acce0b729a228a2d9111b6ef294e2 + React-Core: ad82eacbe769f918b0d199df3cb7c780cd3f46ff + React-CoreModules: 72b07fed89ab0e7f2600f9275ec9642130aa920c + React-cxxreact: 2bba16be9eb4116bee86e3dfd85aeb67b2795eca + React-jsi: 013de11039e08ae5d67868a72f1012794d34e72f + React-jsiexecutor: e42f0b46de293a026c2fb20e524d4fe09f81f575 + React-jsinspector: e385fb7a1440ae3f3b2cd1a139ca5aadaab43c10 + React-logger: 15c734997c06fe9c9b88e528fb7757601e7a56df + React-perflogger: 367418425c5e4a9f0f80385ee1eaacd2a7348f8e + React-RCTActionSheet: e4885e7136f98ded1137cd3daccc05eaed97d5a6 + React-RCTAnimation: 7c5a74f301c9b763343ba98a3dd776ed2676993f + React-RCTBlob: 5c294e0415b290b1b3b72ec454c43e3afcfab444 + React-RCTImage: e82034ab64dfbadd3e0b42d830a810702f59f758 + React-RCTLinking: f007e2b4094e1fd364f3bde8bbd94113d4e1e70f + React-RCTNetwork: 72eaf2f4cbcb5105b2ef4ac6a987b51047d8835f + React-RCTSettings: 61949292107ca7b6cf9601679e952b1b5a3546a7 + React-RCTText: 307181243987b73aaefc22afd0b57b10ef970429 + React-RCTVibration: 42b34fde72e42446d9b08d2b9a3ddc2fa9ac6189 + React-runtimeexecutor: c778439c3c430a5719d027d3c67423b390a221fe + ReactCommon: ab1003b81be740fecd82509c370a45b1a7dda0c1 + RNGestureHandler: bad495418bcbd3ab47017a38d93d290ebd406f50 + RNReanimated: 2cf7451318bb9cc430abeec8d67693f9cf4e039c + RNScreens: 4a1af06327774490d97342c00aee0c2bafb497b7 + Yoga: c2b1f2494060865ac1f27e49639e72371b1205fa -PODFILE CHECKSUM: 9da71f15b49b3e38a2a11456b9995060a5bd0ac1 +PODFILE CHECKSUM: 5dd200e298b1030480e833575e9a170ad90d6ac5 COCOAPODS: 1.11.2 diff --git a/apps/bare-sandbox/ios/bare-sandbox.xcodeproj/project.pbxproj b/apps/bare-sandbox/ios/bare-sandbox.xcodeproj/project.pbxproj index dddc7b1a79cf0..2ed64f8e2d0f0 100644 --- a/apps/bare-sandbox/ios/bare-sandbox.xcodeproj/project.pbxproj +++ b/apps/bare-sandbox/ios/bare-sandbox.xcodeproj/project.pbxproj @@ -310,13 +310,14 @@ "FB_SONARKIT_ENABLED=1", ); INFOPLIST_FILE = "bare-sandbox/Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", "-lc++", ); + OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG"; PRODUCT_BUNDLE_IDENTIFIER = dev.expo.baresandbox; PRODUCT_NAME = "bare-sandbox"; SWIFT_OBJC_BRIDGING_HEADER = "bare-sandbox/bare-sandbox-Bridging-Header.h"; @@ -336,13 +337,14 @@ CODE_SIGN_ENTITLEMENTS = devclient/devclient.entitlements; CURRENT_PROJECT_VERSION = 1; INFOPLIST_FILE = "bare-sandbox/Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", "-lc++", ); + OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE"; PRODUCT_BUNDLE_IDENTIFIER = dev.expo.baresandbox; PRODUCT_NAME = "bare-sandbox"; SWIFT_OBJC_BRIDGING_HEADER = "bare-sandbox/bare-sandbox-Bridging-Header.h"; @@ -401,7 +403,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; LIBRARY_SEARCH_PATHS = ( "$(SDKROOT)/usr/lib/swift", @@ -410,6 +412,7 @@ ); MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; + REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; SDKROOT = iphoneos; }; name = Debug; @@ -456,7 +459,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; LIBRARY_SEARCH_PATHS = ( "$(SDKROOT)/usr/lib/swift", @@ -464,6 +467,7 @@ "\"$(inherited)\"", ); MTL_ENABLE_DEBUG_INFO = NO; + REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; diff --git a/apps/fabric-tester b/apps/fabric-tester index 4e7c86899fd6b..063ecc4d470ef 160000 --- a/apps/fabric-tester +++ b/apps/fabric-tester @@ -1 +1 @@ -Subproject commit 4e7c86899fd6b74fed7b2e5b7b910e0ac14edcee +Subproject commit 063ecc4d470ef2fcec4bb02128eaa810a7f9b4ca diff --git a/apps/native-component-list/app.config.js b/apps/native-component-list/app.config.js index 9583578dbbc44..e21d5700a703c 100644 --- a/apps/native-component-list/app.config.js +++ b/apps/native-component-list/app.config.js @@ -21,8 +21,6 @@ export default ({ config }) => { './plugins/withDevMenu', // Add AsyncStorage './plugins/withExpoAsyncStorage', - // Set the minimum version to 12 for Amplitude support - ['./plugins/withPodfileMinVersion', '12.0'], // Android plugins diff --git a/apps/native-tests/ios/NativeTests.xcodeproj/project.pbxproj b/apps/native-tests/ios/NativeTests.xcodeproj/project.pbxproj index 987e6e9172b36..10b428995d982 100644 --- a/apps/native-tests/ios/NativeTests.xcodeproj/project.pbxproj +++ b/apps/native-tests/ios/NativeTests.xcodeproj/project.pbxproj @@ -267,7 +267,7 @@ "FB_SONARKIT_ENABLED=1", ); INFOPLIST_FILE = NativeTests/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_LDFLAGS = ( "$(inherited)", @@ -291,7 +291,7 @@ CLANG_ENABLE_MODULES = YES; CURRENT_PROJECT_VERSION = 1; INFOPLIST_FILE = NativeTests/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_LDFLAGS = ( "$(inherited)", @@ -354,7 +354,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; LIBRARY_SEARCH_PATHS = "\"$(inherited)\""; MTL_ENABLE_DEBUG_INFO = YES; @@ -405,7 +405,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; LIBRARY_SEARCH_PATHS = "\"$(inherited)\""; MTL_ENABLE_DEBUG_INFO = NO; diff --git a/apps/native-tests/ios/Podfile b/apps/native-tests/ios/Podfile index bb2f935900406..cb8a85e455550 100644 --- a/apps/native-tests/ios/Podfile +++ b/apps/native-tests/ios/Podfile @@ -5,7 +5,7 @@ require File.join(File.dirname(`node --print "require.resolve('@react-native-com require 'json' podfile_properties = JSON.parse(File.read('./Podfile.properties.json')) rescue {} -platform :ios, podfile_properties['ios.deploymentTarget'] || '12.4' +platform :ios, podfile_properties['ios.deploymentTarget'] || '13.0' install! 'cocoapods', :deterministic_uuids => false diff --git a/apps/native-tests/ios/Podfile.lock b/apps/native-tests/ios/Podfile.lock index f41f788f65dc0..85ff8d1c81045 100644 --- a/apps/native-tests/ios/Podfile.lock +++ b/apps/native-tests/ios/Podfile.lock @@ -23,15 +23,15 @@ PODS: - EXJSONUtils - Expo (46.0.1): - ExpoModulesCore - - expo-dev-launcher (1.1.1): + - expo-dev-launcher (1.2.1): - EXManifests - - expo-dev-launcher/Main (= 1.1.1) + - expo-dev-launcher/Main (= 1.2.1) - expo-dev-menu - expo-dev-menu-interface - ExpoModulesCore - EXUpdatesInterface - React-Core - - expo-dev-launcher/Main (1.1.1): + - expo-dev-launcher/Main (1.2.1): - EXManifests - expo-dev-launcher/Unsafe - expo-dev-menu @@ -39,7 +39,7 @@ PODS: - ExpoModulesCore - EXUpdatesInterface - React-Core - - expo-dev-launcher/Tests (1.1.1): + - expo-dev-launcher/Tests (1.2.1): - EXManifests - expo-dev-menu - expo-dev-menu-interface @@ -50,27 +50,27 @@ PODS: - Quick - React-Core - React-CoreModules - - expo-dev-launcher/Unsafe (1.1.1): + - expo-dev-launcher/Unsafe (1.2.1): - EXManifests - expo-dev-menu - expo-dev-menu-interface - ExpoModulesCore - EXUpdatesInterface - React-Core - - expo-dev-menu (1.1.1): - - expo-dev-menu/Main (= 1.1.1) - - expo-dev-menu-interface (0.7.1) - - expo-dev-menu-interface/Tests (0.7.1): + - expo-dev-menu (1.2.1): + - expo-dev-menu/Main (= 1.2.1) + - expo-dev-menu-interface (0.7.2) + - expo-dev-menu-interface/Tests (0.7.2): - Nimble - Quick - - expo-dev-menu/GestureHandler (1.1.1) - - expo-dev-menu/Main (1.1.1): + - expo-dev-menu/GestureHandler (1.2.1) + - expo-dev-menu/Main (1.2.1): - EXManifests - expo-dev-menu-interface - expo-dev-menu/Vendored - ExpoModulesCore - React-Core - - expo-dev-menu/Reanimated (1.1.1): + - expo-dev-menu/Reanimated (1.2.1): - DoubleConversion - FBLazyVector - FBReactNativeSpec @@ -98,15 +98,15 @@ PODS: - React-RCTVibration - ReactCommon/turbomodule/core - Yoga - - expo-dev-menu/SafeAreaView (1.1.1) - - expo-dev-menu/Tests (1.1.1): + - expo-dev-menu/SafeAreaView (1.2.1) + - expo-dev-menu/Tests (1.2.1): - Nimble - Quick - React-CoreModules - - expo-dev-menu/UITests (1.1.1): + - expo-dev-menu/UITests (1.2.1): - React - React-CoreModules - - expo-dev-menu/Vendored (1.1.1): + - expo-dev-menu/Vendored (1.2.1): - expo-dev-menu/GestureHandler - expo-dev-menu/Reanimated - expo-dev-menu/SafeAreaView @@ -146,25 +146,25 @@ PODS: - OCMockito (~> 6.0) - React-Core - EXUpdatesInterface (0.7.0) - - FBLazyVector (0.69.3) - - FBReactNativeSpec (0.69.3): + - FBLazyVector (0.69.5) + - FBReactNativeSpec (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTRequired (= 0.69.3) - - RCTTypeSafety (= 0.69.3) - - React-Core (= 0.69.3) - - React-jsi (= 0.69.3) - - ReactCommon/turbomodule/core (= 0.69.3) + - RCTRequired (= 0.69.5) + - RCTTypeSafety (= 0.69.5) + - React-Core (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) - fmt (6.2.1) - glog (0.3.5) - - libwebp (1.2.1): - - libwebp/demux (= 1.2.1) - - libwebp/mux (= 1.2.1) - - libwebp/webp (= 1.2.1) - - libwebp/demux (1.2.1): + - libwebp (1.2.3): + - libwebp/demux (= 1.2.3) + - libwebp/mux (= 1.2.3) + - libwebp/webp (= 1.2.3) + - libwebp/demux (1.2.3): - libwebp/webp - - libwebp/mux (1.2.1): + - libwebp/mux (1.2.3): - libwebp/demux - - libwebp/webp (1.2.1) + - libwebp/webp (1.2.3) - Nimble (9.2.1) - OCHamcrest (8.0.0) - OCMockito (6.0.0): @@ -194,277 +194,277 @@ PODS: - DoubleConversion - fmt (~> 6.2.1) - glog - - RCTRequired (0.69.3) - - RCTTypeSafety (0.69.3): - - FBLazyVector (= 0.69.3) - - RCTRequired (= 0.69.3) - - React-Core (= 0.69.3) - - React (0.69.3): - - React-Core (= 0.69.3) - - React-Core/DevSupport (= 0.69.3) - - React-Core/RCTWebSocket (= 0.69.3) - - React-RCTActionSheet (= 0.69.3) - - React-RCTAnimation (= 0.69.3) - - React-RCTBlob (= 0.69.3) - - React-RCTImage (= 0.69.3) - - React-RCTLinking (= 0.69.3) - - React-RCTNetwork (= 0.69.3) - - React-RCTSettings (= 0.69.3) - - React-RCTText (= 0.69.3) - - React-RCTVibration (= 0.69.3) - - React-bridging (0.69.3): + - RCTRequired (0.69.5) + - RCTTypeSafety (0.69.5): + - FBLazyVector (= 0.69.5) + - RCTRequired (= 0.69.5) + - React-Core (= 0.69.5) + - React (0.69.5): + - React-Core (= 0.69.5) + - React-Core/DevSupport (= 0.69.5) + - React-Core/RCTWebSocket (= 0.69.5) + - React-RCTActionSheet (= 0.69.5) + - React-RCTAnimation (= 0.69.5) + - React-RCTBlob (= 0.69.5) + - React-RCTImage (= 0.69.5) + - React-RCTLinking (= 0.69.5) + - React-RCTNetwork (= 0.69.5) + - React-RCTSettings (= 0.69.5) + - React-RCTText (= 0.69.5) + - React-RCTVibration (= 0.69.5) + - React-bridging (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - React-jsi (= 0.69.3) - - React-callinvoker (0.69.3) - - React-Codegen (0.69.3): - - FBReactNativeSpec (= 0.69.3) + - React-jsi (= 0.69.5) + - React-callinvoker (0.69.5) + - React-Codegen (0.69.5): + - FBReactNativeSpec (= 0.69.5) - RCT-Folly (= 2021.06.28.00-v2) - - RCTRequired (= 0.69.3) - - RCTTypeSafety (= 0.69.3) - - React-Core (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - ReactCommon/turbomodule/core (= 0.69.3) - - React-Core (0.69.3): + - RCTRequired (= 0.69.5) + - RCTTypeSafety (= 0.69.5) + - React-Core (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-Core (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-Core/Default (= 0.69.3) - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-Core/Default (= 0.69.5) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/CoreModulesHeaders (0.69.3): + - React-Core/CoreModulesHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/Default (0.69.3): + - React-Core/Default (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/DevSupport (0.69.3): + - React-Core/DevSupport (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-Core/Default (= 0.69.3) - - React-Core/RCTWebSocket (= 0.69.3) - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-jsinspector (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-Core/Default (= 0.69.5) + - React-Core/RCTWebSocket (= 0.69.5) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-jsinspector (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTActionSheetHeaders (0.69.3): + - React-Core/RCTActionSheetHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTAnimationHeaders (0.69.3): + - React-Core/RCTAnimationHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTBlobHeaders (0.69.3): + - React-Core/RCTBlobHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTImageHeaders (0.69.3): + - React-Core/RCTImageHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTLinkingHeaders (0.69.3): + - React-Core/RCTLinkingHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTNetworkHeaders (0.69.3): + - React-Core/RCTNetworkHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTSettingsHeaders (0.69.3): + - React-Core/RCTSettingsHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTTextHeaders (0.69.3): + - React-Core/RCTTextHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTVibrationHeaders (0.69.3): + - React-Core/RCTVibrationHeaders (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-Core/RCTWebSocket (0.69.3): + - React-Core/RCTWebSocket (0.69.5): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-Core/Default (= 0.69.3) - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsiexecutor (= 0.69.3) - - React-perflogger (= 0.69.3) + - React-Core/Default (= 0.69.5) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsiexecutor (= 0.69.5) + - React-perflogger (= 0.69.5) - Yoga - - React-CoreModules (0.69.3): + - React-CoreModules (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.69.3) - - React-Codegen (= 0.69.3) - - React-Core/CoreModulesHeaders (= 0.69.3) - - React-jsi (= 0.69.3) - - React-RCTImage (= 0.69.3) - - ReactCommon/turbomodule/core (= 0.69.3) - - React-cxxreact (0.69.3): + - RCTTypeSafety (= 0.69.5) + - React-Codegen (= 0.69.5) + - React-Core/CoreModulesHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - React-RCTImage (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-cxxreact (0.69.5): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-callinvoker (= 0.69.3) - - React-jsi (= 0.69.3) - - React-jsinspector (= 0.69.3) - - React-logger (= 0.69.3) - - React-perflogger (= 0.69.3) - - React-runtimeexecutor (= 0.69.3) - - React-jsi (0.69.3): + - React-callinvoker (= 0.69.5) + - React-jsi (= 0.69.5) + - React-jsinspector (= 0.69.5) + - React-logger (= 0.69.5) + - React-perflogger (= 0.69.5) + - React-runtimeexecutor (= 0.69.5) + - React-jsi (0.69.5): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-jsi/Default (= 0.69.3) - - React-jsi/Default (0.69.3): + - React-jsi/Default (= 0.69.5) + - React-jsi/Default (0.69.5): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-jsiexecutor (0.69.3): + - React-jsiexecutor (0.69.5): - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-perflogger (= 0.69.3) - - React-jsinspector (0.69.3) - - React-logger (0.69.3): + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-perflogger (= 0.69.5) + - React-jsinspector (0.69.5) + - React-logger (0.69.5): - glog - - React-perflogger (0.69.3) - - React-RCTActionSheet (0.69.3): - - React-Core/RCTActionSheetHeaders (= 0.69.3) - - React-RCTAnimation (0.69.3): + - React-perflogger (0.69.5) + - React-RCTActionSheet (0.69.5): + - React-Core/RCTActionSheetHeaders (= 0.69.5) + - React-RCTAnimation (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.69.3) - - React-Codegen (= 0.69.3) - - React-Core/RCTAnimationHeaders (= 0.69.3) - - React-jsi (= 0.69.3) - - ReactCommon/turbomodule/core (= 0.69.3) - - React-RCTBlob (0.69.3): + - RCTTypeSafety (= 0.69.5) + - React-Codegen (= 0.69.5) + - React-Core/RCTAnimationHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTBlob (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - React-Codegen (= 0.69.3) - - React-Core/RCTBlobHeaders (= 0.69.3) - - React-Core/RCTWebSocket (= 0.69.3) - - React-jsi (= 0.69.3) - - React-RCTNetwork (= 0.69.3) - - ReactCommon/turbomodule/core (= 0.69.3) - - React-RCTImage (0.69.3): + - React-Codegen (= 0.69.5) + - React-Core/RCTBlobHeaders (= 0.69.5) + - React-Core/RCTWebSocket (= 0.69.5) + - React-jsi (= 0.69.5) + - React-RCTNetwork (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTImage (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.69.3) - - React-Codegen (= 0.69.3) - - React-Core/RCTImageHeaders (= 0.69.3) - - React-jsi (= 0.69.3) - - React-RCTNetwork (= 0.69.3) - - ReactCommon/turbomodule/core (= 0.69.3) - - React-RCTLinking (0.69.3): - - React-Codegen (= 0.69.3) - - React-Core/RCTLinkingHeaders (= 0.69.3) - - React-jsi (= 0.69.3) - - ReactCommon/turbomodule/core (= 0.69.3) - - React-RCTNetwork (0.69.3): + - RCTTypeSafety (= 0.69.5) + - React-Codegen (= 0.69.5) + - React-Core/RCTImageHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - React-RCTNetwork (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTLinking (0.69.5): + - React-Codegen (= 0.69.5) + - React-Core/RCTLinkingHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTNetwork (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.69.3) - - React-Codegen (= 0.69.3) - - React-Core/RCTNetworkHeaders (= 0.69.3) - - React-jsi (= 0.69.3) - - ReactCommon/turbomodule/core (= 0.69.3) - - React-RCTSettings (0.69.3): + - RCTTypeSafety (= 0.69.5) + - React-Codegen (= 0.69.5) + - React-Core/RCTNetworkHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTSettings (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.69.3) - - React-Codegen (= 0.69.3) - - React-Core/RCTSettingsHeaders (= 0.69.3) - - React-jsi (= 0.69.3) - - ReactCommon/turbomodule/core (= 0.69.3) - - React-RCTText (0.69.3): - - React-Core/RCTTextHeaders (= 0.69.3) - - React-RCTVibration (0.69.3): + - RCTTypeSafety (= 0.69.5) + - React-Codegen (= 0.69.5) + - React-Core/RCTSettingsHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-RCTText (0.69.5): + - React-Core/RCTTextHeaders (= 0.69.5) + - React-RCTVibration (0.69.5): - RCT-Folly (= 2021.06.28.00-v2) - - React-Codegen (= 0.69.3) - - React-Core/RCTVibrationHeaders (= 0.69.3) - - React-jsi (= 0.69.3) - - ReactCommon/turbomodule/core (= 0.69.3) - - React-runtimeexecutor (0.69.3): - - React-jsi (= 0.69.3) - - ReactCommon/turbomodule/core (0.69.3): + - React-Codegen (= 0.69.5) + - React-Core/RCTVibrationHeaders (= 0.69.5) + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (= 0.69.5) + - React-runtimeexecutor (0.69.5): + - React-jsi (= 0.69.5) + - ReactCommon/turbomodule/core (0.69.5): - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-bridging (= 0.69.3) - - React-callinvoker (= 0.69.3) - - React-Core (= 0.69.3) - - React-cxxreact (= 0.69.3) - - React-jsi (= 0.69.3) - - React-logger (= 0.69.3) - - React-perflogger (= 0.69.3) - - SDWebImage (5.12.5): - - SDWebImage/Core (= 5.12.5) - - SDWebImage/Core (5.12.5) + - React-bridging (= 0.69.5) + - React-callinvoker (= 0.69.5) + - React-Core (= 0.69.5) + - React-cxxreact (= 0.69.5) + - React-jsi (= 0.69.5) + - React-logger (= 0.69.5) + - React-perflogger (= 0.69.5) + - SDWebImage (5.13.2): + - SDWebImage/Core (= 5.13.2) + - SDWebImage/Core (5.13.2) - SDWebImageSVGKitPlugin (1.3.0): - SDWebImage/Core (~> 5.10) - SVGKit (>= 2.1) - - SDWebImageWebPCoder (0.8.4): + - SDWebImageWebPCoder (0.8.5): - libwebp (~> 1.0) - SDWebImage/Core (~> 5.10) - SVGKit (2.1.1): @@ -472,16 +472,16 @@ PODS: - Yoga (1.14.0) DEPENDENCIES: - - boost (from `../../../node_modules/react-native/third-party-podspecs/boost.podspec`) - - DoubleConversion (from `../../../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) + - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`) + - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) - EASClient (from `../../../packages/expo-eas-client/ios`) - EASClient/Tests (from `../../../packages/expo-eas-client/ios`) - - EXImage (from `../../../packages/expo-image`) + - EXImage (from `../../../node_modules/expo-image`) - EXJSONUtils (from `../../../packages/expo-json-utils/ios`) - EXJSONUtils/Tests (from `../../../packages/expo-json-utils/ios`) - EXManifests (from `../../../packages/expo-manifests/ios`) - EXManifests/Tests (from `../../../packages/expo-manifests/ios`) - - Expo (from `../../../packages/expo`) + - Expo (from `../node_modules/expo`) - expo-dev-launcher (from `../../../packages/expo-dev-launcher`) - expo-dev-launcher/Tests (from `../../../packages/expo-dev-launcher`) - expo-dev-menu (from `../../../packages/expo-dev-menu`) @@ -499,38 +499,38 @@ DEPENDENCIES: - EXUpdates (from `../../../packages/expo-updates/ios`) - EXUpdates/Tests (from `../../../packages/expo-updates/ios`) - EXUpdatesInterface (from `../../../packages/expo-updates-interface/ios`) - - FBLazyVector (from `../../../node_modules/react-native/Libraries/FBLazyVector`) - - FBReactNativeSpec (from `../../../node_modules/react-native/React/FBReactNativeSpec`) - - glog (from `../../../node_modules/react-native/third-party-podspecs/glog.podspec`) + - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`) + - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`) + - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) - Nimble (from `./../../../ios/Nimble.podspec`) - - RCT-Folly (from `../../../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) - - RCTRequired (from `../../../node_modules/react-native/Libraries/RCTRequired`) - - RCTTypeSafety (from `../../../node_modules/react-native/Libraries/TypeSafety`) - - React (from `../../../node_modules/react-native/`) - - React-bridging (from `../../../node_modules/react-native/ReactCommon`) - - React-callinvoker (from `../../../node_modules/react-native/ReactCommon/callinvoker`) + - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) + - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`) + - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`) + - React (from `../node_modules/react-native/`) + - React-bridging (from `../node_modules/react-native/ReactCommon`) + - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`) - React-Codegen (from `build/generated/ios`) - - React-Core (from `../../../node_modules/react-native/`) - - React-Core/RCTWebSocket (from `../../../node_modules/react-native/`) - - React-CoreModules (from `../../../node_modules/react-native/React/CoreModules`) - - React-cxxreact (from `../../../node_modules/react-native/ReactCommon/cxxreact`) - - React-jsi (from `../../../node_modules/react-native/ReactCommon/jsi`) - - React-jsiexecutor (from `../../../node_modules/react-native/ReactCommon/jsiexecutor`) - - React-jsinspector (from `../../../node_modules/react-native/ReactCommon/jsinspector`) - - React-logger (from `../../../node_modules/react-native/ReactCommon/logger`) - - React-perflogger (from `../../../node_modules/react-native/ReactCommon/reactperflogger`) - - React-RCTActionSheet (from `../../../node_modules/react-native/Libraries/ActionSheetIOS`) - - React-RCTAnimation (from `../../../node_modules/react-native/Libraries/NativeAnimation`) - - React-RCTBlob (from `../../../node_modules/react-native/Libraries/Blob`) - - React-RCTImage (from `../../../node_modules/react-native/Libraries/Image`) - - React-RCTLinking (from `../../../node_modules/react-native/Libraries/LinkingIOS`) - - React-RCTNetwork (from `../../../node_modules/react-native/Libraries/Network`) - - React-RCTSettings (from `../../../node_modules/react-native/Libraries/Settings`) - - React-RCTText (from `../../../node_modules/react-native/Libraries/Text`) - - React-RCTVibration (from `../../../node_modules/react-native/Libraries/Vibration`) - - React-runtimeexecutor (from `../../../node_modules/react-native/ReactCommon/runtimeexecutor`) - - ReactCommon/turbomodule/core (from `../../../node_modules/react-native/ReactCommon`) - - Yoga (from `../../../node_modules/react-native/ReactCommon/yoga`) + - React-Core (from `../node_modules/react-native/`) + - React-Core/RCTWebSocket (from `../node_modules/react-native/`) + - React-CoreModules (from `../node_modules/react-native/React/CoreModules`) + - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`) + - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`) + - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`) + - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`) + - React-logger (from `../node_modules/react-native/ReactCommon/logger`) + - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`) + - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`) + - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`) + - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`) + - React-RCTImage (from `../node_modules/react-native/Libraries/Image`) + - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`) + - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`) + - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`) + - React-RCTText (from `../node_modules/react-native/Libraries/Text`) + - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`) + - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`) + - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`) + - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) SPEC REPOS: trunk: @@ -549,14 +549,14 @@ SPEC REPOS: EXTERNAL SOURCES: boost: - :podspec: "../../../node_modules/react-native/third-party-podspecs/boost.podspec" + :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec" DoubleConversion: - :podspec: "../../../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec" + :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec" EASClient: inhibit_warnings: false :path: "../../../packages/expo-eas-client/ios" EXImage: - :path: "../../../packages/expo-image" + :path: "../../../node_modules/expo-image" EXJSONUtils: inhibit_warnings: false :path: "../../../packages/expo-json-utils/ios" @@ -564,7 +564,7 @@ EXTERNAL SOURCES: inhibit_warnings: false :path: "../../../packages/expo-manifests/ios" Expo: - :path: "../../../packages/expo" + :path: "../node_modules/expo" expo-dev-launcher: inhibit_warnings: false :path: "../../../packages/expo-dev-launcher" @@ -591,129 +591,129 @@ EXTERNAL SOURCES: inhibit_warnings: false :path: "../../../packages/expo-updates-interface/ios" FBLazyVector: - :path: "../../../node_modules/react-native/Libraries/FBLazyVector" + :path: "../node_modules/react-native/Libraries/FBLazyVector" FBReactNativeSpec: - :path: "../../../node_modules/react-native/React/FBReactNativeSpec" + :path: "../node_modules/react-native/React/FBReactNativeSpec" glog: - :podspec: "../../../node_modules/react-native/third-party-podspecs/glog.podspec" + :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec" Nimble: :podspec: "./../../../ios/Nimble.podspec" RCT-Folly: - :podspec: "../../../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec" + :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec" RCTRequired: - :path: "../../../node_modules/react-native/Libraries/RCTRequired" + :path: "../node_modules/react-native/Libraries/RCTRequired" RCTTypeSafety: - :path: "../../../node_modules/react-native/Libraries/TypeSafety" + :path: "../node_modules/react-native/Libraries/TypeSafety" React: - :path: "../../../node_modules/react-native/" + :path: "../node_modules/react-native/" React-bridging: - :path: "../../../node_modules/react-native/ReactCommon" + :path: "../node_modules/react-native/ReactCommon" React-callinvoker: - :path: "../../../node_modules/react-native/ReactCommon/callinvoker" + :path: "../node_modules/react-native/ReactCommon/callinvoker" React-Codegen: :path: build/generated/ios React-Core: - :path: "../../../node_modules/react-native/" + :path: "../node_modules/react-native/" React-CoreModules: - :path: "../../../node_modules/react-native/React/CoreModules" + :path: "../node_modules/react-native/React/CoreModules" React-cxxreact: - :path: "../../../node_modules/react-native/ReactCommon/cxxreact" + :path: "../node_modules/react-native/ReactCommon/cxxreact" React-jsi: - :path: "../../../node_modules/react-native/ReactCommon/jsi" + :path: "../node_modules/react-native/ReactCommon/jsi" React-jsiexecutor: - :path: "../../../node_modules/react-native/ReactCommon/jsiexecutor" + :path: "../node_modules/react-native/ReactCommon/jsiexecutor" React-jsinspector: - :path: "../../../node_modules/react-native/ReactCommon/jsinspector" + :path: "../node_modules/react-native/ReactCommon/jsinspector" React-logger: - :path: "../../../node_modules/react-native/ReactCommon/logger" + :path: "../node_modules/react-native/ReactCommon/logger" React-perflogger: - :path: "../../../node_modules/react-native/ReactCommon/reactperflogger" + :path: "../node_modules/react-native/ReactCommon/reactperflogger" React-RCTActionSheet: - :path: "../../../node_modules/react-native/Libraries/ActionSheetIOS" + :path: "../node_modules/react-native/Libraries/ActionSheetIOS" React-RCTAnimation: - :path: "../../../node_modules/react-native/Libraries/NativeAnimation" + :path: "../node_modules/react-native/Libraries/NativeAnimation" React-RCTBlob: - :path: "../../../node_modules/react-native/Libraries/Blob" + :path: "../node_modules/react-native/Libraries/Blob" React-RCTImage: - :path: "../../../node_modules/react-native/Libraries/Image" + :path: "../node_modules/react-native/Libraries/Image" React-RCTLinking: - :path: "../../../node_modules/react-native/Libraries/LinkingIOS" + :path: "../node_modules/react-native/Libraries/LinkingIOS" React-RCTNetwork: - :path: "../../../node_modules/react-native/Libraries/Network" + :path: "../node_modules/react-native/Libraries/Network" React-RCTSettings: - :path: "../../../node_modules/react-native/Libraries/Settings" + :path: "../node_modules/react-native/Libraries/Settings" React-RCTText: - :path: "../../../node_modules/react-native/Libraries/Text" + :path: "../node_modules/react-native/Libraries/Text" React-RCTVibration: - :path: "../../../node_modules/react-native/Libraries/Vibration" + :path: "../node_modules/react-native/Libraries/Vibration" React-runtimeexecutor: - :path: "../../../node_modules/react-native/ReactCommon/runtimeexecutor" + :path: "../node_modules/react-native/ReactCommon/runtimeexecutor" ReactCommon: - :path: "../../../node_modules/react-native/ReactCommon" + :path: "../node_modules/react-native/ReactCommon" Yoga: - :path: "../../../node_modules/react-native/ReactCommon/yoga" + :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: ASN1Decoder: 6110fdeacfdb41559b1481457a1645be716610aa boost: a7c83b31436843459a1961bfd74b96033dc77234 CocoaLumberjack: 543c79c114dadc3b1aba95641d8738b06b05b646 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 - EASClient: a2581835cf9b97d0defd5d630fc6eb1bf77045e7 - EXImage: d5bf0125e80d274e7a1490ec0fc64788ab0ac886 - EXJSONUtils: 2a74b8f40f1523cc3f92af99c91aa78201737a77 - EXManifests: b38dc61303f5eede990b4c8ecbfac32f82160e65 - Expo: 2e971038053b3bb72a7c603ebc4f564bc30be4d2 - expo-dev-launcher: e1eff308b69593cf37a84ce130fda99313828ada - expo-dev-menu: f12ade8672206e00ff7c761c423cb7782d1fc241 - expo-dev-menu-interface: 74897b3e648ea6d911ac7a12df03eb3969383e8e - ExpoClipboard: 7a5a26a3119bd1d0337ee065db3bf5d8a40e23a1 - ExpoModulesCore: 15ce7db82c9570039a6130a21dc7b8147c8b2403 - ExpoModulesTestCore: 2e17c4bd60381d996f5dc78b65172241e81eea59 - EXStructuredHeaders: 5d86829469399370a9fc7cb1e4391b09de87681d - EXUpdates: 0d639074a69862e121706c0d4203a700ecfcc22d - EXUpdatesInterface: 2bbc11815dfa2ec3fc02e5534c7592c6b42b5327 - FBLazyVector: 1d83d91816fa605d16227a83f1b2e71c8df09d22 - FBReactNativeSpec: 7e09071e7c13c4f978de5d4740f8c3f629300186 + EASClient: 660c8631487c8035a79d4d909f3766661dc777fd + EXImage: dc8a7ec5389a7184dbffcf02e28b8648ccc0734d + EXJSONUtils: bb893657b9db536765814e5b1667e4b511933e62 + EXManifests: 446296c881009873fe595cd00509eabf9c7250d8 + Expo: f35ce9004f13fe930476bd8e667eeb170166ca4e + expo-dev-launcher: 0033ec737f7f979748bfc9aa09042f366bc366cd + expo-dev-menu: e46aed10d3f7b4251cf0483e9659cc33cc046f96 + expo-dev-menu-interface: 3629393147ac495c03ef22bdcef66e6fa42b78c3 + ExpoClipboard: 596aa4a0f894fbdddc985dc3d2e0e7efeb8ca973 + ExpoModulesCore: 9422bce288a468d32ec07fb3e12dbdac69b7e45f + ExpoModulesTestCore: 8a409e6ce8a9940174344cad307d3d614363578d + EXStructuredHeaders: 673e4ea51d061e1a90aad0395f926011b2345857 + EXUpdates: c50f0c4f16c152632d411e9fea4c741125b7c1bc + EXUpdatesInterface: 61d6a5c6e54fc446f3da7d9be8961cd9448ae3ef + FBLazyVector: 0045cf98ca4a48af3bf7108d85b1c243740fa289 + FBReactNativeSpec: 8e48f4216906b68932927473edf701b1ccd36adc fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 glog: 3d02b25ca00c2d456734d0bcff864cbc62f6ae1a - libwebp: 98a37e597e40bfdb4c911fc98f2c53d0b12d05fc + libwebp: 60305b2e989864154bd9be3d772730f08fc6a59c Nimble: d954d0accfd082f2225e62d71008440493e318f4 OCHamcrest: a613690381f1dac7637c18962c10dbe8feca4bb5 OCMockito: 780f04370226f81a9d972c97d1203864ef609f5b OHHTTPStubs: 90eac6d8f2c18317baeca36698523dc67c513831 Quick: f58aae30d750b27918005b93d870c187353a7bf0 RCT-Folly: b9d9fe1fc70114b751c076104e52f3b1b5e5a95a - RCTRequired: 66822c147facf02f7774af99825e0a31e39df42e - RCTTypeSafety: 309306c4e711b14a83c55c2816a6cc490ec19827 - React: a779632422a918b26db4f1b57225a41c14d20525 - React-bridging: 96055aa45f0417898d7833e251f4ae79d28acef7 - React-callinvoker: 02df4d620df286381ff3f99180fb24feceaf01cc - React-Codegen: 06613a5e753c3af2dca0d6e7dd02944a3d77c3f6 - React-Core: 638d54d64048aa635e7c583fb0d8425206f446b4 - React-CoreModules: f706ec2a1939387517cadc6ce0d2ef0f20fccb53 - React-cxxreact: ec183b7f6fec01e7167f38c1c64a03f68dca7fb2 - React-jsi: ed7dc77f5193dca9c73cec90bfec409e7ddfe401 - React-jsiexecutor: 1842ca163b160aeb224d2c65b2a60c393b273c67 - React-jsinspector: bb2605f98aada5d81f3494690da3ef3b4ff3b716 - React-logger: 23a50ef4c18bf9adbb51e2c979318e6b3a2e44a1 - React-perflogger: 39d2ba8cbcac54d1bb1d9a980dab348e96aef467 - React-RCTActionSheet: b1ad907a2c8f8e4d037148ca507b7f2d6ab1c66d - React-RCTAnimation: 914a9ba46fb6e7376f7709c7ce825d53b47ca2ee - React-RCTBlob: de62fd5edc5c36951f0b113bf252eb43b7131f79 - React-RCTImage: aa0749a8d748b34942c7e71ac5d9f42be8b70cf3 - React-RCTLinking: 595a9f8fbf4d6634bff28d1175b3523b61466612 - React-RCTNetwork: 0559fd0fccb01f89c638baa43c8d185dc8008626 - React-RCTSettings: 8e492a25a62f1ef6323f82ce652ae87fa59c82ca - React-RCTText: 17457cde6ef8832ba43c886baebb6627c5d7ed18 - React-RCTVibration: dd8099eb46e9cee4692934bc8cbe5e9a4f5e8d31 - React-runtimeexecutor: 607eb048e22a16388c908ee1f6644200e8d1e19b - ReactCommon: af7636436b382db7cde4583bbd642f0978e6e3ed - SDWebImage: 0905f1b7760fc8ac4198cae0036600d67478751e + RCTRequired: 85c60c4bde8241278be2c93420de4c65475a2151 + RCTTypeSafety: 15990f289215eb0fc65c5eb6e2610faeeda8d5e1 + React: 6cfa9367042a85f6235740420df017d51efc6494 + React-bridging: bf49ea3fa02446c647748d33cc9cbc0f5509bba7 + React-callinvoker: 6b98a94d1f5063afe211379d061b01f40707394a + React-Codegen: 2fe0ade7442acce0b729a228a2d9111b6ef294e2 + React-Core: ad82eacbe769f918b0d199df3cb7c780cd3f46ff + React-CoreModules: 72b07fed89ab0e7f2600f9275ec9642130aa920c + React-cxxreact: 2bba16be9eb4116bee86e3dfd85aeb67b2795eca + React-jsi: 013de11039e08ae5d67868a72f1012794d34e72f + React-jsiexecutor: e42f0b46de293a026c2fb20e524d4fe09f81f575 + React-jsinspector: e385fb7a1440ae3f3b2cd1a139ca5aadaab43c10 + React-logger: 15c734997c06fe9c9b88e528fb7757601e7a56df + React-perflogger: 367418425c5e4a9f0f80385ee1eaacd2a7348f8e + React-RCTActionSheet: e4885e7136f98ded1137cd3daccc05eaed97d5a6 + React-RCTAnimation: 7c5a74f301c9b763343ba98a3dd776ed2676993f + React-RCTBlob: 5c294e0415b290b1b3b72ec454c43e3afcfab444 + React-RCTImage: e82034ab64dfbadd3e0b42d830a810702f59f758 + React-RCTLinking: f007e2b4094e1fd364f3bde8bbd94113d4e1e70f + React-RCTNetwork: 72eaf2f4cbcb5105b2ef4ac6a987b51047d8835f + React-RCTSettings: 61949292107ca7b6cf9601679e952b1b5a3546a7 + React-RCTText: 307181243987b73aaefc22afd0b57b10ef970429 + React-RCTVibration: 42b34fde72e42446d9b08d2b9a3ddc2fa9ac6189 + React-runtimeexecutor: c778439c3c430a5719d027d3c67423b390a221fe + ReactCommon: ab1003b81be740fecd82509c370a45b1a7dda0c1 + SDWebImage: 72f86271a6f3139cc7e4a89220946489d4b9a866 SDWebImageSVGKitPlugin: 8797e1c9b9baf80bd50d28e673e16a12359af1c9 - SDWebImageWebPCoder: f93010f3f6c031e2f8fb3081ca4ee6966c539815 + SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d SVGKit: 652cdf7bef8bec8564d04a8511d3ab50c7595fac - Yoga: 44c64131616253fa83366295acdbce3d14926041 + Yoga: c2b1f2494060865ac1f27e49639e72371b1205fa -PODFILE CHECKSUM: 48b7e8d74f06f9e7658f1a4cf97e6b6598a07805 +PODFILE CHECKSUM: 49b557fdad32b41ed8e8ea20aaf43e70e766edd5 COCOAPODS: 1.11.2 diff --git a/ios/ExpoKit.podspec b/ios/ExpoKit.podspec index bcf88dbd1a514..0dd3adea1ba71 100644 --- a/ios/ExpoKit.podspec +++ b/ios/ExpoKit.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = 'MIT' s.author = "650 Industries, Inc." s.requires_arc = true - s.platform = :ios, "12.0" + s.platform = :ios, "13.0" s.swift_version = '5.4' s.default_subspec = "Core" s.source = { :git => "http://github.com/expo/expo.git" } diff --git a/ios/Exponent.xcodeproj/project.pbxproj b/ios/Exponent.xcodeproj/project.pbxproj index 5ddc8d6609e12..fe879f980b213 100644 --- a/ios/Exponent.xcodeproj/project.pbxproj +++ b/ios/Exponent.xcodeproj/project.pbxproj @@ -3654,7 +3654,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -3709,7 +3709,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; @@ -3751,7 +3751,7 @@ "PB_ENABLE_MALLOC=1", ); INFOPLIST_FILE = Exponent/Supporting/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_CPLUSPLUSFLAGS = ( "$(OTHER_CFLAGS)", @@ -3813,7 +3813,7 @@ "PB_ENABLE_MALLOC=1", ); INFOPLIST_FILE = Exponent/Supporting/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_CPLUSPLUSFLAGS = ( "$(OTHER_CFLAGS)", @@ -3969,7 +3969,7 @@ "INCLUDES_VERSIONED_CODE=1", ); INFOPLIST_FILE = Exponent/Supporting/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_CPLUSPLUSFLAGS = ( "$(OTHER_CFLAGS)", @@ -4032,7 +4032,7 @@ "INCLUDES_VERSIONED_CODE=1", ); INFOPLIST_FILE = Exponent/Supporting/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_CPLUSPLUSFLAGS = ( "$(OTHER_CFLAGS)", diff --git a/ios/Podfile b/ios/Podfile index 4a86690e6203f..efb844c392296 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -5,7 +5,7 @@ require File.join(File.dirname(`node --print "require.resolve('expo/package.json install! 'cocoapods', :generate_multiple_pod_projects => true, :incremental_installation => true -platform :ios, '12.4' +platform :ios, '13.0' inhibit_all_warnings! # Disable expo-updates auto create manifest in podspec script_phase @@ -60,7 +60,7 @@ abstract_target 'Expo Go' do run_versioned_postinstalls!(pod_name, target_installation_result) target_installation_result.native_target.build_configurations.each do |config| - config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.0' + config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '13.0' # Fix building failures on M1 config.build_settings['EXCLUDED_ARCHS[sdk=iphonesimulator*]'] = 'arm64' diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 9608b89f5222a..46627b8ca22d1 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -3360,72 +3360,72 @@ SPEC CHECKSUMS: Branch: 9a37f707974a128c37829033c49018b79c7e7a2d CocoaLumberjack: 2f44e60eb91c176d471fdba43b9e3eae6a721947 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 - EASClient: a2581835cf9b97d0defd5d630fc6eb1bf77045e7 - EXAppleAuthentication: b9e9d8fa9b0cc5277b2121eb809cf0f57c2496a7 - EXApplication: e418d737a036e788510f2c4ad6c10a7d54d18586 - EXAV: 8e97d63b798d96e937269b157a1a75eec0b47bbe - EXBackgroundFetch: 6e0952481a966c4c0580009a7e5d0f95cb531373 - EXBarCodeScanner: 557c131b375dc861595867eece49a619bfd076dd - EXBattery: f81f2ece048150431f12792abb552dcba8794364 - EXBlur: a3556f992ca1cdf117f0e19d6e4775f3406e77c3 - EXBranch: 4928a41f01b76023ce4200151ed70adf39694f1f - EXBrightness: b6550cfe265e2131a0ddc7ebe97697813199850d - EXCalendar: 0a9ccd782a7a63034fc92d18cf23ca25414593bc - EXCamera: e258792e30234cd252968f8306ebb7799e10011f - EXConstants: 75c40827af38bd6bfcf69f880a5b45037eeff9c9 - EXContacts: 328bac11a6c78d71a7fa5b5e7256b0bf63f35020 - EXDevice: 7647ca9b1fd8b269dfd896a7643d659343358054 - EXDocumentPicker: 027b15cd90ed2d6c6063dcc90369d23c7fa0f2a3 - EXErrorRecovery: 74d71ee59f6814315457b09d68e86aa95cc7d05d - EXFaceDetector: 6e4d4a8ce54ebe3c939b287bd111a6c151dfbc43 - EXFileSystem: 5733242b9545bfebb5584769083de35d21578853 - EXFirebaseAnalytics: 15c5f2d5bae6668ecb1104f98b2b74a2d9fd3740 - EXFirebaseCore: 9ee5a9691a8480f0fbaeb7f3cd135f256d436fdf - EXFont: a5d80bd9b3452b2d5abbce2487da89b0150e6487 - EXGL: 764f418a6ea75d59903f870842af2cf28947b86d - EXGL_CPP: 675bb4ef2987925ab05981b41110e8db9c8fcf58 - EXImageLoader: b88e053d760f85a82405b1db2de4abf11978fc9f - EXJSONUtils: 2a74b8f40f1523cc3f92af99c91aa78201737a77 - EXLocalAuthentication: a714f4e7370c4efba4ed4345a55110f22ac3d85f - EXLocation: f49fb326c4b2b60d2d312f62d8b2de3b629456c8 - EXManifests: b38dc61303f5eede990b4c8ecbfac32f82160e65 - EXMediaLibrary: bf37e4f1b83fba2d651318e9929967d7095d9f3a - EXNetwork: cba9570f90f4f27ce938afd57810b484febf1fab - EXNotifications: 8df33b5e99f125ee729ef04c9c67ae60906833e8 - EXPermissions: 3dbb869e7f96a5711314f73d48ddc2f28009a7f6 - Expo: 2e971038053b3bb72a7c603ebc4f564bc30be4d2 - ExpoCellular: 23bb55684199be008505ac08b79140b6a81a9e81 - ExpoClipboard: 7a5a26a3119bd1d0337ee065db3bf5d8a40e23a1 - ExpoCrypto: e534314db0e1a17ae12b5140d529bd0c5efcbc6a - ExpoHaptics: efe9e68e9dfe0d15c183c0c70a25f3874124ab9e - ExpoImageManipulator: f4e286afa83c1c618de8701b0812ee0b647895fc - ExpoImagePicker: ca4207f2952a78e6dac2d7852d7e170dd2eaf1d0 - ExpoKeepAwake: 8b47e5358d54ea4922b630a74f2acb026ab7a28b - ExpoLinearGradient: 1a3af07c6dab3c612967a294836df9ae717431df - ExpoLocalization: 63204f4b9d4f653469d266332ceaa6c6ac8a305d - ExpoMailComposer: 49d37f2c7b0da7e7e4a0d1371c55b3c8302178cd - ExpoModulesCore: ceaf4492c74c0b8660a811816eb988552e19ec16 - ExpoModulesTestCore: 2e17c4bd60381d996f5dc78b65172241e81eea59 - ExpoRandom: f9f1faa299a40733867f344d6b7bfa2d1f4ab04d - ExpoSystemUI: 9f550a8055e315f7b0c4da208de27e45fe7da0fb - ExpoTrackingTransparency: 0a84ca31052b1d62b21afdffc43093c37c06e698 - ExpoWebBrowser: 5804ac42a8269d0e534bc4461993005f72535649 - EXPrint: f6a591c54b50375b8598fcd32326c0a4ef859414 - EXScreenCapture: 23de056fdb02edd1fb8f147b0fd198c6d5cada3d - EXScreenOrientation: c309fed5399e482c6adebe14f41a7fd9001d7bde - EXSecureStore: ac4b3c89dd5810528074d9422d5fed5a9e684467 - EXSensors: e31a265cb9085024c1d1c44c36523ea1905a98bf - EXSharing: 8530ef08cb899328a7c61de7f4836af6208b567b - EXSMS: 26f6d61a00a3a3fb125a233d81b1d3ab48303cef - EXSpeech: 175da82cb7444c8e81e94cc139b9f0d7b22b27e7 - EXSplashScreen: 1415b25a8f0126cedfcae7868f61e7198b0866c8 - EXSQLite: 82a4ca937f19d3cbbb6dba9e11d8e963175527c9 - EXStoreReview: cbb6b2202bb6f831cd3234d9d8b995cec0eb32f2 - EXStructuredHeaders: 5d86829469399370a9fc7cb1e4391b09de87681d - EXTaskManager: 6e7e5c31d14ba62cdccc979e23ebebe182557669 - EXUpdates: 7b2de142aeceb7fc897cfc3b684bc8231c1ea808 - EXUpdatesInterface: 2bbc11815dfa2ec3fc02e5534c7592c6b42b5327 - EXVideoThumbnails: 486533e1a66c9859f9b9e3b2e1f9f0b275515b48 + EASClient: 660c8631487c8035a79d4d909f3766661dc777fd + EXAppleAuthentication: ca859b12b5ef2323eac019c8a2472ae6b726edcf + EXApplication: 38f8f934e5790c732e802298ec12f160c40a741d + EXAV: 7c338e440ded9895f145c3e8731b9099c8cc0cf6 + EXBackgroundFetch: b1c8aa3cebf34ab4a26fd90462d9e0df0ad0c9db + EXBarCodeScanner: e2461b1c4c7ce302a710f901902e02d2ec120a86 + EXBattery: 591d642c2a274cc4cd38a74a5cb8a446406d9d43 + EXBlur: 8290c5a7f29edc13121a39b9b3f60cc23f7cb985 + EXBranch: becf66363c59666add10fabfa9cdda2fab3930f7 + EXBrightness: a8e5703abacbcba1430979a2a0815a4787c48223 + EXCalendar: 39c3421053f1b9f006e74f1a3350674a736364f5 + EXCamera: e690e3dda9016fc0b4c18daa5c85a633f4536970 + EXConstants: 4fdacf5b5ba37eaaeec439c487eb47d12418bf24 + EXContacts: 5b1b3eb7a1626768d5879aabfefe3814efdefe1f + EXDevice: e83b7c8080e9643216d54bf4f144af0fd31a7bd3 + EXDocumentPicker: 062cdfdbd30450e9ab6c91b62933bb1dbf00a92d + EXErrorRecovery: 68d5f8102234058762687d320580d9b4402cc278 + EXFaceDetector: a5578b7abadcf7a17f446486a3e47b269544bd17 + EXFileSystem: b2b6629924e5b4b6f870c05af23c2c7a4551acc0 + EXFirebaseAnalytics: e359f555d9b2bc7f6075d1aa7221446ceb8bbf80 + EXFirebaseCore: 62d85b78b79696feb562cada4b5d9ae41cd749ae + EXFont: a83065d483208782d16aa8b72fa094a410d968cd + EXGL: 1e97e5f80324202dd58a914d601fe94440eb711a + EXGL_CPP: c4514a758caaf8089a78cb3f7892271ee83450a5 + EXImageLoader: cb886583dae1f3320c72146480c97a3ec71f1e60 + EXJSONUtils: bb893657b9db536765814e5b1667e4b511933e62 + EXLocalAuthentication: 6706193b5783af6190e5d6f256eddd182c605d2f + EXLocation: b1b8bce85b0ed12d1c709911a882962105634912 + EXManifests: 446296c881009873fe595cd00509eabf9c7250d8 + EXMediaLibrary: f44743057077e87a83aa6d51b8d170fa65c0c51f + EXNetwork: 4b3404524b6a91e695dd4be55cf122f1485f8bab + EXNotifications: ea68b24a6b66fafcfcf913b2ce1367f605f6dcc1 + EXPermissions: 5cc17993ce2bf8377b40ebae47d54a88c41c4480 + Expo: f35ce9004f13fe930476bd8e667eeb170166ca4e + ExpoCellular: 5cd085987f010055ab92c81d60e948ce0c4b5a89 + ExpoClipboard: 596aa4a0f894fbdddc985dc3d2e0e7efeb8ca973 + ExpoCrypto: e2678609304ec063a0e36b826a3c2d0f0d7202c0 + ExpoHaptics: 7a9709f4310b577d1dd68d8839b95df1e2419cde + ExpoImageManipulator: 7154a74e021bdc08810e54d87adaac947ee3dff8 + ExpoImagePicker: 5935667c6a0b5e6f5ca7c0a09f2f7a40f5ee8be2 + ExpoKeepAwake: a97c88014e55d903a72f049ca2c01aeb7ed387f1 + ExpoLinearGradient: 91c81d92f85b422607306ad0f0aa48de755bb601 + ExpoLocalization: a9080f87ad52cab6ef367fefc6437e6ac54d1350 + ExpoMailComposer: 8fa786ef23b9f07b47b18fe00da0906a576ffaed + ExpoModulesCore: 9422bce288a468d32ec07fb3e12dbdac69b7e45f + ExpoModulesTestCore: 8a409e6ce8a9940174344cad307d3d614363578d + ExpoRandom: fe4c4522cc975c76e98fc33af96daa352a17d311 + ExpoSystemUI: 30577707799df9497f510f329cc1d6798abbb7cb + ExpoTrackingTransparency: 6792377b47c0819c7ac1bff2f68dc91304bf7116 + ExpoWebBrowser: d682f920a7f34b1e09c0087bf70be64f9755c8e3 + EXPrint: 199aeeaa0b4aadb03f1c6e0d63ec39683027d1a3 + EXScreenCapture: 23e2378cdecb5a308f93fb33724c35f67a888618 + EXScreenOrientation: 052a59b4cfdbe9886af7fd70dde6b0f04f5f1a57 + EXSecureStore: d0b4aa590c9f08384b5d0f5f7770eaf75fcb28eb + EXSensors: b015288d93ec3cd6552ada18529d473097324907 + EXSharing: 59cbf1c2b63b756f3054fb4d89e1f647c291fa99 + EXSMS: c41f7a19a38c587853cf29ccb3eaedce62cd9c7c + EXSpeech: 23b2e251e93f47a8ba3101b64c93c95b6990ec99 + EXSplashScreen: 509588c153f440cab2ce5a493ace313d867fb7e7 + EXSQLite: b08238de097fbc3c1f890660ab8f72c344b92ec6 + EXStoreReview: edf03db473ae4ae0a4d78c12e66909645c96fc2e + EXStructuredHeaders: 673e4ea51d061e1a90aad0395f926011b2345857 + EXTaskManager: 83b22ad160f6b230f35d3762cb245665cd83289c + EXUpdates: b6c4315006544f4c66a85fbfd9e41dd466733a07 + EXUpdatesInterface: 61d6a5c6e54fc446f3da7d9be8961cd9448ae3ef + EXVideoThumbnails: cbdaf4120d09b3bdf4bb011031897e14038803aa FacebookSDK: 4b9bb8e2824898b47f18c666dc145c09b40609e6 FBAudienceNetwork: cfe55330dcc4e9a1df083c34a346ca7f8e32951e FBLazyVector: 068141206af867f72854753423d0117c4bf53419 @@ -3508,10 +3508,10 @@ SPEC CHECKSUMS: StripeCore: a94d2823817c97c79fce60884ab9027a2da798c1 StripeFinancialConnections: 269658b79f639c2d6b7d513235d469418b04c2dd StripeUICore: a8e24a6c91a5c99075c7a490d45695fb912876e8 - UMAppLoader: 6185e8c45922f187002b85afae097961c4781df4 + UMAppLoader: 90a8e7f4b09b576588e7c2939321860fba47343e Yoga: 7ab6e3ee4ce47d7b789d1cb520163833e515f452 ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb -PODFILE CHECKSUM: dfad9b7bf6830643efc9a7467b04b63bd4e7d5ac +PODFILE CHECKSUM: f6c5d4277d0fac7d0af30d306736b68035df1f0d COCOAPODS: 1.11.2 diff --git a/packages/expo-apple-authentication/ios/EXAppleAuthentication.podspec b/packages/expo-apple-authentication/ios/EXAppleAuthentication.podspec index f62d2e33f138e..690e8749f06db 100644 --- a/packages/expo-apple-authentication/ios/EXAppleAuthentication.podspec +++ b/packages/expo-apple-authentication/ios/EXAppleAuthentication.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-application/ios/EXApplication.podspec b/packages/expo-application/ios/EXApplication.podspec index 565d5cd254dd1..f56543d1a3018 100644 --- a/packages/expo-application/ios/EXApplication.podspec +++ b/packages/expo-application/ios/EXApplication.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-av/ios/EXAV.podspec b/packages/expo-av/ios/EXAV.podspec index ac974f7884aef..469ed99dbbedf 100644 --- a/packages/expo-av/ios/EXAV.podspec +++ b/packages/expo-av/ios/EXAV.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-background-fetch/ios/EXBackgroundFetch.podspec b/packages/expo-background-fetch/ios/EXBackgroundFetch.podspec index 9ef0cbb7234d1..5b85fd5fe1aee 100644 --- a/packages/expo-background-fetch/ios/EXBackgroundFetch.podspec +++ b/packages/expo-background-fetch/ios/EXBackgroundFetch.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-barcode-scanner/ios/EXBarCodeScanner.podspec b/packages/expo-barcode-scanner/ios/EXBarCodeScanner.podspec index 20a50341a906c..6e905485c9194 100644 --- a/packages/expo-barcode-scanner/ios/EXBarCodeScanner.podspec +++ b/packages/expo-barcode-scanner/ios/EXBarCodeScanner.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-battery/ios/EXBattery.podspec b/packages/expo-battery/ios/EXBattery.podspec index cad25d5cdb0ab..28357f8b99a03 100644 --- a/packages/expo-battery/ios/EXBattery.podspec +++ b/packages/expo-battery/ios/EXBattery.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-blur/ios/EXBlur.podspec b/packages/expo-blur/ios/EXBlur.podspec index 6282302876f07..723f61eba90b4 100644 --- a/packages/expo-blur/ios/EXBlur.podspec +++ b/packages/expo-blur/ios/EXBlur.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-branch/ios/EXBranch.podspec b/packages/expo-branch/ios/EXBranch.podspec index 58eb7dc7c1c86..20d3277d295e7 100644 --- a/packages/expo-branch/ios/EXBranch.podspec +++ b/packages/expo-branch/ios/EXBranch.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-brightness/ios/EXBrightness.podspec b/packages/expo-brightness/ios/EXBrightness.podspec index 6190fb5727aaf..5d1832bb48a65 100644 --- a/packages/expo-brightness/ios/EXBrightness.podspec +++ b/packages/expo-brightness/ios/EXBrightness.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-build-properties/build/pluginConfig.js b/packages/expo-build-properties/build/pluginConfig.js index 6d3c0dcbe0c5a..4a995b6bfccee 100644 --- a/packages/expo-build-properties/build/pluginConfig.js +++ b/packages/expo-build-properties/build/pluginConfig.js @@ -18,7 +18,7 @@ const EXPO_SDK_MINIMAL_SUPPORTED_VERSIONS = { kotlinVersion: '1.6.10', }, ios: { - deploymentTarget: '12.0', + deploymentTarget: '13.0', }, }; const schema = { diff --git a/packages/expo-build-properties/src/pluginConfig.ts b/packages/expo-build-properties/src/pluginConfig.ts index df5782baa5fb8..2faf19bbdc6fb 100644 --- a/packages/expo-build-properties/src/pluginConfig.ts +++ b/packages/expo-build-properties/src/pluginConfig.ts @@ -13,7 +13,7 @@ const EXPO_SDK_MINIMAL_SUPPORTED_VERSIONS = { kotlinVersion: '1.6.10', }, ios: { - deploymentTarget: '12.0', + deploymentTarget: '13.0', }, }; diff --git a/packages/expo-calendar/ios/EXCalendar.podspec b/packages/expo-calendar/ios/EXCalendar.podspec index 5838793c15660..12ddc1a0113dc 100644 --- a/packages/expo-calendar/ios/EXCalendar.podspec +++ b/packages/expo-calendar/ios/EXCalendar.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-camera/ios/EXCamera.podspec b/packages/expo-camera/ios/EXCamera.podspec index 9045c2584b1ac..2140cb55d29ec 100644 --- a/packages/expo-camera/ios/EXCamera.podspec +++ b/packages/expo-camera/ios/EXCamera.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { :git => "https://github.com/expo/expo.git" } s.static_framework = true diff --git a/packages/expo-cellular/ios/ExpoCellular.podspec b/packages/expo-cellular/ios/ExpoCellular.podspec index 3b5a72dd64837..e39531362d6c1 100644 --- a/packages/expo-cellular/ios/ExpoCellular.podspec +++ b/packages/expo-cellular/ios/ExpoCellular.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-clipboard/ios/ExpoClipboard.podspec b/packages/expo-clipboard/ios/ExpoClipboard.podspec index 49d555a37ff50..bf983f9f9a614 100644 --- a/packages/expo-clipboard/ios/ExpoClipboard.podspec +++ b/packages/expo-clipboard/ios/ExpoClipboard.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-constants/ios/EXConstants.podspec b/packages/expo-constants/ios/EXConstants.podspec index c45ac48cd6ab6..fb3bf8f6ebb26 100644 --- a/packages/expo-constants/ios/EXConstants.podspec +++ b/packages/expo-constants/ios/EXConstants.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-contacts/ios/EXContacts.podspec b/packages/expo-contacts/ios/EXContacts.podspec index 44014d45e5e52..88ac082821525 100644 --- a/packages/expo-contacts/ios/EXContacts.podspec +++ b/packages/expo-contacts/ios/EXContacts.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-crypto/ios/ExpoCrypto.podspec b/packages/expo-crypto/ios/ExpoCrypto.podspec index 8266cc708a8f1..f2ce8cea4b66e 100644 --- a/packages/expo-crypto/ios/ExpoCrypto.podspec +++ b/packages/expo-crypto/ios/ExpoCrypto.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-dev-launcher/expo-dev-launcher.podspec b/packages/expo-dev-launcher/expo-dev-launcher.podspec index 0d13de8694d4f..dc4c4f230a877 100644 --- a/packages/expo-dev-launcher/expo-dev-launcher.podspec +++ b/packages/expo-dev-launcher/expo-dev-launcher.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.2' s.source = { :git => 'https://github.com/github_account/expo-development-client.git', :tag => "#{s.version}" } s.static_framework = true diff --git a/packages/expo-dev-launcher/plugin/build/withDevLauncher.js b/packages/expo-dev-launcher/plugin/build/withDevLauncher.js index 59964e4d9af2f..0d3d5861607f3 100644 --- a/packages/expo-dev-launcher/plugin/build/withDevLauncher.js +++ b/packages/expo-dev-launcher/plugin/build/withDevLauncher.js @@ -168,7 +168,7 @@ const withDevLauncherPodfile = (config) => { async (config) => { await editPodfile(config, (podfile) => { // replace all iOS versions below 12 - podfile = podfile.replace(/platform :ios, '((\d\.0)|(1[0-1].0))'/, "platform :ios, '12.0'"); + podfile = podfile.replace(/platform :ios, '((\d\.0)|(1[0-1].0))'/, "platform :ios, '13.0'"); // Match both variations of Ruby config: // unknown: pod 'expo-dev-launcher', path: '../node_modules/expo-dev-launcher', :configurations => :debug // Rubocop: pod 'expo-dev-launcher', path: '../node_modules/expo-dev-launcher', configurations: :debug diff --git a/packages/expo-dev-launcher/plugin/src/withDevLauncher.ts b/packages/expo-dev-launcher/plugin/src/withDevLauncher.ts index acebd05771ad7..c35f922d6c54e 100644 --- a/packages/expo-dev-launcher/plugin/src/withDevLauncher.ts +++ b/packages/expo-dev-launcher/plugin/src/withDevLauncher.ts @@ -232,7 +232,7 @@ const withDevLauncherPodfile: ConfigPlugin = (config) => { async (config) => { await editPodfile(config, (podfile) => { // replace all iOS versions below 12 - podfile = podfile.replace(/platform :ios, '((\d\.0)|(1[0-1].0))'/, "platform :ios, '12.0'"); + podfile = podfile.replace(/platform :ios, '((\d\.0)|(1[0-1].0))'/, "platform :ios, '13.0'"); // Match both variations of Ruby config: // unknown: pod 'expo-dev-launcher', path: '../node_modules/expo-dev-launcher', :configurations => :debug // Rubocop: pod 'expo-dev-launcher', path: '../node_modules/expo-dev-launcher', configurations: :debug diff --git a/packages/expo-dev-menu-interface/ios/expo-dev-menu-interface.podspec b/packages/expo-dev-menu-interface/ios/expo-dev-menu-interface.podspec index 0e1aa17916ebc..506ed7f1c36ab 100644 --- a/packages/expo-dev-menu-interface/ios/expo-dev-menu-interface.podspec +++ b/packages/expo-dev-menu-interface/ios/expo-dev-menu-interface.podspec @@ -24,7 +24,7 @@ Pod::Spec.new do |s| s.pod_target_xcconfig = { "DEFINES_MODULE" => "YES" } s.test_spec 'Tests' do |test_spec| - test_spec.platform = :ios, '12.0' + test_spec.platform = :ios, '13.0' test_spec.source_files = 'Tests/**/*.{h,m,swift}' test_spec.dependency 'Quick' test_spec.dependency 'Nimble' diff --git a/packages/expo-dev-menu/expo-dev-menu.podspec b/packages/expo-dev-menu/expo-dev-menu.podspec index 27910299b0aa6..05d123f9ff000 100644 --- a/packages/expo-dev-menu/expo-dev-menu.podspec +++ b/packages/expo-dev-menu/expo-dev-menu.podspec @@ -36,7 +36,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.2' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true @@ -158,7 +158,7 @@ Pod::Spec.new do |s| test_spec.dependency 'Quick' test_spec.dependency 'Nimble' test_spec.dependency 'React-CoreModules' - test_spec.platform = :ios, '12.0' + test_spec.platform = :ios, '13.0' end s.test_spec 'UITests' do |test_spec| @@ -166,7 +166,7 @@ Pod::Spec.new do |s| test_spec.source_files = 'ios/UITests/**/*' test_spec.dependency 'React-CoreModules' test_spec.dependency 'React' - test_spec.platform = :ios, '12.0' + test_spec.platform = :ios, '13.0' end s.default_subspec = 'Main' diff --git a/packages/expo-device/ios/EXDevice.podspec b/packages/expo-device/ios/EXDevice.podspec index 9fc5821ae3ef7..290253ab0e12c 100644 --- a/packages/expo-device/ios/EXDevice.podspec +++ b/packages/expo-device/ios/EXDevice.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-document-picker/ios/EXDocumentPicker.podspec b/packages/expo-document-picker/ios/EXDocumentPicker.podspec index 59e7e8e0747ad..5620a16288671 100644 --- a/packages/expo-document-picker/ios/EXDocumentPicker.podspec +++ b/packages/expo-document-picker/ios/EXDocumentPicker.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-eas-client/ios/EASClient.podspec b/packages/expo-eas-client/ios/EASClient.podspec index 7534d383bba96..673612eea22e3 100644 --- a/packages/expo-eas-client/ios/EASClient.podspec +++ b/packages/expo-eas-client/ios/EASClient.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: '' } s.static_framework = true diff --git a/packages/expo-error-recovery/ios/EXErrorRecovery.podspec b/packages/expo-error-recovery/ios/EXErrorRecovery.podspec index 1af35c556f14e..a786ddff1e8f6 100644 --- a/packages/expo-error-recovery/ios/EXErrorRecovery.podspec +++ b/packages/expo-error-recovery/ios/EXErrorRecovery.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-face-detector/ios/EXFaceDetector.podspec b/packages/expo-face-detector/ios/EXFaceDetector.podspec index c04a1f074f9f7..ed661e3c46b0b 100644 --- a/packages/expo-face-detector/ios/EXFaceDetector.podspec +++ b/packages/expo-face-detector/ios/EXFaceDetector.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-file-system/ios/EXFileSystem.podspec b/packages/expo-file-system/ios/EXFileSystem.podspec index ce13f659b36e8..58804bb44da31 100644 --- a/packages/expo-file-system/ios/EXFileSystem.podspec +++ b/packages/expo-file-system/ios/EXFileSystem.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { :git => 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-firebase-analytics/ios/EXFirebaseAnalytics.podspec b/packages/expo-firebase-analytics/ios/EXFirebaseAnalytics.podspec index 93bdf910e382d..27ce93a43e1f4 100644 --- a/packages/expo-firebase-analytics/ios/EXFirebaseAnalytics.podspec +++ b/packages/expo-firebase-analytics/ios/EXFirebaseAnalytics.podspec @@ -15,7 +15,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-firebase-core/ios/EXFirebaseCore.podspec b/packages/expo-firebase-core/ios/EXFirebaseCore.podspec index 9b978bce672f2..f6200e4d50d74 100644 --- a/packages/expo-firebase-core/ios/EXFirebaseCore.podspec +++ b/packages/expo-firebase-core/ios/EXFirebaseCore.podspec @@ -15,7 +15,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-font/ios/EXFont.podspec b/packages/expo-font/ios/EXFont.podspec index 9b88efb6c9c49..830420b3642e6 100644 --- a/packages/expo-font/ios/EXFont.podspec +++ b/packages/expo-font/ios/EXFont.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-gl-cpp/cpp/EXGL_CPP.podspec b/packages/expo-gl-cpp/cpp/EXGL_CPP.podspec index 8f44e91d02080..a3bf229683a3b 100644 --- a/packages/expo-gl-cpp/cpp/EXGL_CPP.podspec +++ b/packages/expo-gl-cpp/cpp/EXGL_CPP.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true s.frameworks = 'OpenGLES' diff --git a/packages/expo-gl/ios/EXGL.podspec b/packages/expo-gl/ios/EXGL.podspec index 9e982d80e81e0..450c411093352 100644 --- a/packages/expo-gl/ios/EXGL.podspec +++ b/packages/expo-gl/ios/EXGL.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo-gl.git' } s.static_framework = true diff --git a/packages/expo-haptics/ios/ExpoHaptics.podspec b/packages/expo-haptics/ios/ExpoHaptics.podspec index b29518fcd687b..a6a3ff5389b40 100644 --- a/packages/expo-haptics/ios/ExpoHaptics.podspec +++ b/packages/expo-haptics/ios/ExpoHaptics.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-image-loader/ios/EXImageLoader.podspec b/packages/expo-image-loader/ios/EXImageLoader.podspec index 472bddb9dce86..27deb409ed990 100644 --- a/packages/expo-image-loader/ios/EXImageLoader.podspec +++ b/packages/expo-image-loader/ios/EXImageLoader.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-image-manipulator/ios/ExpoImageManipulator.podspec b/packages/expo-image-manipulator/ios/ExpoImageManipulator.podspec index 309fdb9c0f615..2b332d50a0a76 100644 --- a/packages/expo-image-manipulator/ios/ExpoImageManipulator.podspec +++ b/packages/expo-image-manipulator/ios/ExpoImageManipulator.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-image-picker/ios/ExpoImagePicker.podspec b/packages/expo-image-picker/ios/ExpoImagePicker.podspec index 5f142e97f4c05..127f8c1beecc7 100644 --- a/packages/expo-image-picker/ios/ExpoImagePicker.podspec +++ b/packages/expo-image-picker/ios/ExpoImagePicker.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-image/EXImage.podspec b/packages/expo-image/EXImage.podspec index 147e9383cea9d..b69ec9facc1f9 100644 --- a/packages/expo-image/EXImage.podspec +++ b/packages/expo-image/EXImage.podspec @@ -27,7 +27,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-in-app-purchases/ios/EXInAppPurchases.podspec b/packages/expo-in-app-purchases/ios/EXInAppPurchases.podspec index f02d7852085d5..f0fe7f1f557e7 100644 --- a/packages/expo-in-app-purchases/ios/EXInAppPurchases.podspec +++ b/packages/expo-in-app-purchases/ios/EXInAppPurchases.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true s.source_files = 'EXInAppPurchases/**/*.{h,m}' diff --git a/packages/expo-json-utils/ios/EXJSONUtils.podspec b/packages/expo-json-utils/ios/EXJSONUtils.podspec index fcc96f8282cfc..17f20518d17ed 100644 --- a/packages/expo-json-utils/ios/EXJSONUtils.podspec +++ b/packages/expo-json-utils/ios/EXJSONUtils.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-keep-awake/ios/ExpoKeepAwake.podspec b/packages/expo-keep-awake/ios/ExpoKeepAwake.podspec index 98e3ce8aa30dc..7a245ae659e4a 100644 --- a/packages/expo-keep-awake/ios/ExpoKeepAwake.podspec +++ b/packages/expo-keep-awake/ios/ExpoKeepAwake.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-linear-gradient/ios/ExpoLinearGradient.podspec b/packages/expo-linear-gradient/ios/ExpoLinearGradient.podspec index 74e47d4ecc6a1..c31291a7e208f 100644 --- a/packages/expo-linear-gradient/ios/ExpoLinearGradient.podspec +++ b/packages/expo-linear-gradient/ios/ExpoLinearGradient.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-local-authentication/ios/EXLocalAuthentication.podspec b/packages/expo-local-authentication/ios/EXLocalAuthentication.podspec index b078ee294a7b4..ab81c5931c9dc 100644 --- a/packages/expo-local-authentication/ios/EXLocalAuthentication.podspec +++ b/packages/expo-local-authentication/ios/EXLocalAuthentication.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-localization/ios/ExpoLocalization.podspec b/packages/expo-localization/ios/ExpoLocalization.podspec index a52fbc293ccdf..2114b2a220dd4 100644 --- a/packages/expo-localization/ios/ExpoLocalization.podspec +++ b/packages/expo-localization/ios/ExpoLocalization.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-location/ios/EXLocation.podspec b/packages/expo-location/ios/EXLocation.podspec index 1b35caefb9192..475212556c26c 100644 --- a/packages/expo-location/ios/EXLocation.podspec +++ b/packages/expo-location/ios/EXLocation.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-mail-composer/ios/ExpoMailComposer.podspec b/packages/expo-mail-composer/ios/ExpoMailComposer.podspec index 281f6ffd691f6..68e3e0382d9de 100644 --- a/packages/expo-mail-composer/ios/ExpoMailComposer.podspec +++ b/packages/expo-mail-composer/ios/ExpoMailComposer.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-manifests/ios/EXManifests.podspec b/packages/expo-manifests/ios/EXManifests.podspec index c92ad85914d90..adbacd62755f0 100644 --- a/packages/expo-manifests/ios/EXManifests.podspec +++ b/packages/expo-manifests/ios/EXManifests.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-media-library/ios/EXMediaLibrary.podspec b/packages/expo-media-library/ios/EXMediaLibrary.podspec index a10a093a847de..05d48229117c6 100644 --- a/packages/expo-media-library/ios/EXMediaLibrary.podspec +++ b/packages/expo-media-library/ios/EXMediaLibrary.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true s.frameworks = 'Photos','PhotosUI' diff --git a/packages/expo-module-template/ios/{%- project.name %}.podspec b/packages/expo-module-template/ios/{%- project.name %}.podspec index aefebcaab6105..16e109467b81b 100644 --- a/packages/expo-module-template/ios/{%- project.name %}.podspec +++ b/packages/expo-module-template/ios/{%- project.name %}.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: '<%- repo %>' } s.static_framework = true diff --git a/packages/expo-modules-core/ExpoModulesCore.podspec b/packages/expo-modules-core/ExpoModulesCore.podspec index a9de4e95c0f99..8163a4b74ad3c 100644 --- a/packages/expo-modules-core/ExpoModulesCore.podspec +++ b/packages/expo-modules-core/ExpoModulesCore.podspec @@ -13,7 +13,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-modules-test-core/ios/ExpoModulesTestCore.podspec b/packages/expo-modules-test-core/ios/ExpoModulesTestCore.podspec index fa6c415b4c642..256129f2b168e 100644 --- a/packages/expo-modules-test-core/ios/ExpoModulesTestCore.podspec +++ b/packages/expo-modules-test-core/ios/ExpoModulesTestCore.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-network/ios/EXNetwork.podspec b/packages/expo-network/ios/EXNetwork.podspec index 8b5887fbe55dc..1cad2bdf52c9b 100644 --- a/packages/expo-network/ios/EXNetwork.podspec +++ b/packages/expo-network/ios/EXNetwork.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-notifications/ios/EXNotifications.podspec b/packages/expo-notifications/ios/EXNotifications.podspec index 45f0a8936af38..26c4535c9ce21 100644 --- a/packages/expo-notifications/ios/EXNotifications.podspec +++ b/packages/expo-notifications/ios/EXNotifications.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-permissions/ios/EXPermissions.podspec b/packages/expo-permissions/ios/EXPermissions.podspec index 26f2fb10c4f3a..36ddf893699c6 100644 --- a/packages/expo-permissions/ios/EXPermissions.podspec +++ b/packages/expo-permissions/ios/EXPermissions.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-print/ios/EXPrint.podspec b/packages/expo-print/ios/EXPrint.podspec index 0e02fac029863..b5b48f6a45a86 100644 --- a/packages/expo-print/ios/EXPrint.podspec +++ b/packages/expo-print/ios/EXPrint.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-random/ios/ExpoRandom.podspec b/packages/expo-random/ios/ExpoRandom.podspec index abad812a4de9a..02c0782ec7530 100644 --- a/packages/expo-random/ios/ExpoRandom.podspec +++ b/packages/expo-random/ios/ExpoRandom.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-screen-capture/ios/EXScreenCapture.podspec b/packages/expo-screen-capture/ios/EXScreenCapture.podspec index 9dcf1032c8da9..84ae84167ce31 100644 --- a/packages/expo-screen-capture/ios/EXScreenCapture.podspec +++ b/packages/expo-screen-capture/ios/EXScreenCapture.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-screen-orientation/ios/EXScreenOrientation.podspec b/packages/expo-screen-orientation/ios/EXScreenOrientation.podspec index 1488fb150ac51..220412f777b09 100644 --- a/packages/expo-screen-orientation/ios/EXScreenOrientation.podspec +++ b/packages/expo-screen-orientation/ios/EXScreenOrientation.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-secure-store/ios/EXSecureStore.podspec b/packages/expo-secure-store/ios/EXSecureStore.podspec index 27ce5573ccc74..345f5aaae8a99 100644 --- a/packages/expo-secure-store/ios/EXSecureStore.podspec +++ b/packages/expo-secure-store/ios/EXSecureStore.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-sensors/ios/EXSensors.podspec b/packages/expo-sensors/ios/EXSensors.podspec index 832d2ae89dc51..c60b6bf632653 100644 --- a/packages/expo-sensors/ios/EXSensors.podspec +++ b/packages/expo-sensors/ios/EXSensors.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-sharing/ios/EXSharing.podspec b/packages/expo-sharing/ios/EXSharing.podspec index c5fc1c50d081f..501fdb6e7e42e 100644 --- a/packages/expo-sharing/ios/EXSharing.podspec +++ b/packages/expo-sharing/ios/EXSharing.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-sms/ios/EXSMS.podspec b/packages/expo-sms/ios/EXSMS.podspec index 9cbd57b212181..a7b9929589140 100644 --- a/packages/expo-sms/ios/EXSMS.podspec +++ b/packages/expo-sms/ios/EXSMS.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-speech/ios/EXSpeech.podspec b/packages/expo-speech/ios/EXSpeech.podspec index d24027d6adbca..b0da92f0a5255 100644 --- a/packages/expo-speech/ios/EXSpeech.podspec +++ b/packages/expo-speech/ios/EXSpeech.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-splash-screen/ios/EXSplashScreen.podspec b/packages/expo-splash-screen/ios/EXSplashScreen.podspec index d813e165c3960..92a4a2294b2e3 100644 --- a/packages/expo-splash-screen/ios/EXSplashScreen.podspec +++ b/packages/expo-splash-screen/ios/EXSplashScreen.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-sqlite/ios/EXSQLite.podspec b/packages/expo-sqlite/ios/EXSQLite.podspec index 39aed83328fd0..d312985fe3215 100644 --- a/packages/expo-sqlite/ios/EXSQLite.podspec +++ b/packages/expo-sqlite/ios/EXSQLite.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-store-review/ios/EXStoreReview.podspec b/packages/expo-store-review/ios/EXStoreReview.podspec index 7c39993150a75..58e092985cc7a 100644 --- a/packages/expo-store-review/ios/EXStoreReview.podspec +++ b/packages/expo-store-review/ios/EXStoreReview.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-structured-headers/ios/EXStructuredHeaders.podspec b/packages/expo-structured-headers/ios/EXStructuredHeaders.podspec index 0030ce5ea0fbe..d5866386afcf5 100644 --- a/packages/expo-structured-headers/ios/EXStructuredHeaders.podspec +++ b/packages/expo-structured-headers/ios/EXStructuredHeaders.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-system-ui/ios/ExpoSystemUI.podspec b/packages/expo-system-ui/ios/ExpoSystemUI.podspec index 502fa438460a3..cb02580a9688c 100644 --- a/packages/expo-system-ui/ios/ExpoSystemUI.podspec +++ b/packages/expo-system-ui/ios/ExpoSystemUI.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-task-manager/ios/EXTaskManager.podspec b/packages/expo-task-manager/ios/EXTaskManager.podspec index 395136cec0639..f772e69b627aa 100644 --- a/packages/expo-task-manager/ios/EXTaskManager.podspec +++ b/packages/expo-task-manager/ios/EXTaskManager.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo-task-manager.git' } s.static_framework = true diff --git a/packages/expo-tracking-transparency/ios/ExpoTrackingTransparency.podspec b/packages/expo-tracking-transparency/ios/ExpoTrackingTransparency.podspec index e32c572ab7562..6812c168246ff 100644 --- a/packages/expo-tracking-transparency/ios/ExpoTrackingTransparency.podspec +++ b/packages/expo-tracking-transparency/ios/ExpoTrackingTransparency.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-updates-interface/ios/EXUpdatesInterface.podspec b/packages/expo-updates-interface/ios/EXUpdatesInterface.podspec index 7be76cad6ee96..3176affa99399 100644 --- a/packages/expo-updates-interface/ios/EXUpdatesInterface.podspec +++ b/packages/expo-updates-interface/ios/EXUpdatesInterface.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true s.source_files = 'EXUpdatesInterface/**/*.{h,m}' diff --git a/packages/expo-updates/ios/EXUpdates.podspec b/packages/expo-updates/ios/EXUpdates.podspec index b2ad34605e6d9..5fb94ef23326f 100644 --- a/packages/expo-updates/ios/EXUpdates.podspec +++ b/packages/expo-updates/ios/EXUpdates.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-video-thumbnails/ios/EXVideoThumbnails.podspec b/packages/expo-video-thumbnails/ios/EXVideoThumbnails.podspec index a3c8ed0fc931e..db5d055b3f522 100644 --- a/packages/expo-video-thumbnails/ios/EXVideoThumbnails.podspec +++ b/packages/expo-video-thumbnails/ios/EXVideoThumbnails.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo-web-browser/ios/ExpoWebBrowser.podspec b/packages/expo-web-browser/ios/ExpoWebBrowser.podspec index 5eb79c7b2c1fd..16869c5bb08b2 100644 --- a/packages/expo-web-browser/ios/ExpoWebBrowser.podspec +++ b/packages/expo-web-browser/ios/ExpoWebBrowser.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.swift_version = '5.4' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/packages/expo/Expo.podspec b/packages/expo/Expo.podspec index 0c2b8a783230f..07be428c682f4 100644 --- a/packages/expo/Expo.podspec +++ b/packages/expo/Expo.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true s.header_dir = 'Expo' diff --git a/packages/unimodules-app-loader/ios/UMAppLoader.podspec b/packages/unimodules-app-loader/ios/UMAppLoader.podspec index dc777d76c7b7d..3100f9fad44e8 100644 --- a/packages/unimodules-app-loader/ios/UMAppLoader.podspec +++ b/packages/unimodules-app-loader/ios/UMAppLoader.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = package['license'] s.author = package['author'] s.homepage = package['homepage'] - s.platform = :ios, '12.0' + s.platform = :ios, '13.0' s.source = { git: 'https://github.com/expo/expo.git' } s.static_framework = true diff --git a/template-files/ios/ExpoKit-Podfile b/template-files/ios/ExpoKit-Podfile index f6505d99f6aa0..ae539d4652fed 100644 --- a/template-files/ios/ExpoKit-Podfile +++ b/template-files/ios/ExpoKit-Podfile @@ -1,4 +1,4 @@ -platform :ios, '12.0' +platform :ios, '13.0' # Disable expo-updates auto create manifest in podspec script_phase $expo_updates_create_manifest = false @@ -78,7 +78,7 @@ target 'ExpoKitApp' do target_installation_result.native_target.build_configurations.each do |config| - config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.0' + config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '13.0' end @@ -86,7 +86,7 @@ target 'ExpoKitApp' do # projects which don't reference ExponentCPP. if pod_name.start_with?('React') target_installation_result.native_target.build_configurations.each do |config| - config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.0' + config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '13.0' config.build_settings['HEADER_SEARCH_PATHS'] ||= ['$(inherited)'] end end diff --git a/template-files/ios/ExpoKit-Podfile-versioned b/template-files/ios/ExpoKit-Podfile-versioned index d0fc7a839ef57..99aff511ba633 100644 --- a/template-files/ios/ExpoKit-Podfile-versioned +++ b/template-files/ios/ExpoKit-Podfile-versioned @@ -1,4 +1,4 @@ -platform :ios, '12.0' +platform :ios, '13.0' # Disable expo-updates auto create manifest in podspec script_phase $expo_updates_create_manifest = false diff --git a/template-files/ios/ExpoKit.podspec b/template-files/ios/ExpoKit.podspec index 383c51c53df3d..171b1373d2ba3 100644 --- a/template-files/ios/ExpoKit.podspec +++ b/template-files/ios/ExpoKit.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.license = 'MIT' s.author = "650 Industries, Inc." s.requires_arc = true - s.platform = :ios, "12.0" + s.platform = :ios, "13.0" s.swift_version = '5.4' s.default_subspec = "Core" s.source = { :git => "http://github.com/expo/expo.git" } diff --git a/templates/expo-template-bare-minimum/ios/HelloWorld.xcodeproj/project.pbxproj b/templates/expo-template-bare-minimum/ios/HelloWorld.xcodeproj/project.pbxproj index b5d0f61a41ee6..8f4eb5a4392d4 100644 --- a/templates/expo-template-bare-minimum/ios/HelloWorld.xcodeproj/project.pbxproj +++ b/templates/expo-template-bare-minimum/ios/HelloWorld.xcodeproj/project.pbxproj @@ -308,7 +308,7 @@ "FB_SONARKIT_ENABLED=1", ); INFOPLIST_FILE = HelloWorld/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_LDFLAGS = ( "$(inherited)", @@ -331,7 +331,7 @@ CLANG_ENABLE_MODULES = YES; CURRENT_PROJECT_VERSION = 1; INFOPLIST_FILE = HelloWorld/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_LDFLAGS = ( "$(inherited)", @@ -392,7 +392,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; LIBRARY_SEARCH_PATHS = "\"$(inherited)\""; MTL_ENABLE_DEBUG_INFO = YES; @@ -441,7 +441,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; LIBRARY_SEARCH_PATHS = "\"$(inherited)\""; MTL_ENABLE_DEBUG_INFO = NO; diff --git a/templates/expo-template-bare-minimum/ios/Podfile b/templates/expo-template-bare-minimum/ios/Podfile index 3302a6ba5c139..644fdab746f65 100644 --- a/templates/expo-template-bare-minimum/ios/Podfile +++ b/templates/expo-template-bare-minimum/ios/Podfile @@ -5,7 +5,7 @@ require File.join(File.dirname(`node --print "require.resolve('@react-native-com require 'json' podfile_properties = JSON.parse(File.read(File.join(__dir__, 'Podfile.properties.json'))) rescue {} -platform :ios, podfile_properties['ios.deploymentTarget'] || '12.4' +platform :ios, podfile_properties['ios.deploymentTarget'] || '13.0' install! 'cocoapods', :deterministic_uuids => false diff --git a/tools/src/versioning/ios/versionExpoModulesProvider.ts b/tools/src/versioning/ios/versionExpoModulesProvider.ts index 28b4978d08a62..0b7e4cb12ca2d 100644 --- a/tools/src/versioning/ios/versionExpoModulesProvider.ts +++ b/tools/src/versioning/ios/versionExpoModulesProvider.ts @@ -60,7 +60,7 @@ export async function versionExpoModulesProviderAsync(sdkNumber: number) { homepage: 'https://expo.dev', license: 'MIT', platforms: { - ios: '12.0', + ios: '13.0', }, source: { git: 'https://github.com/expo/expo.git',