diff --git a/ios/Podfile b/ios/Podfile index 60dd011f..ac96904c 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -99,6 +99,16 @@ abstract_target "Mendix" do # Enable React Native dev flags for all targets installer.pods_project.targets.each do |target| + if target.name == 'fmt' + target.build_configurations.each do |config| + config.build_settings['GCC_PREPROCESSOR_DEFINITIONS'] ||= ['$(inherited)'] + config.build_settings['GCC_PREPROCESSOR_DEFINITIONS'] << 'FMT_USE_CONSTEXPR=0' + config.build_settings['OTHER_CPLUSPLUSFLAGS'] ||= ['$(inherited)'] + config.build_settings['OTHER_CPLUSPLUSFLAGS'] << '-Wno-invalid-constexpr' + config.build_settings['CLANG_CXX_LANGUAGE_STANDARD'] = 'c++23' + end + end + target.build_configurations.each do |config| config.build_settings['GCC_PREPROCESSOR_DEFINITIONS'] ||= ['$(inherited)', '_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION'] config.build_settings['ONLY_ACTIVE_ARCH'] = 'NO' diff --git a/ios/Podfile.lock b/ios/Podfile.lock index fa38649a..209f0e5c 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -79,7 +79,7 @@ PODS: - GoogleUtilities/UserDefaults (~> 7.13) - nanopb (< 2.30911.0, >= 2.30908.0) - PromisesSwift (~> 2.1) - - fmt (11.0.2) + - fmt (12.1.0) - glog (0.3.5) - Google-Maps-iOS-Utils (4.2.2): - Google-Maps-iOS-Utils/Clustering (= 4.2.2) @@ -200,7 +200,7 @@ PODS: - React - React-callinvoker - React-Core - - OpenSSL-Universal (3.3.3001) + - OpenSSL-Universal (3.6.0000) - PromisesObjC (2.4.0) - PromisesSwift (2.4.0): - PromisesObjC (= 2.4.0) @@ -209,20 +209,20 @@ PODS: - boost - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - RCT-Folly/Default (= 2024.11.18.00) - RCT-Folly/Default (2024.11.18.00): - boost - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - RCT-Folly/Fabric (2024.11.18.00): - boost - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - RCTDeprecation (0.77.3) - RCTRequired (0.77.3) @@ -485,7 +485,7 @@ PODS: - React-CoreModules (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety (= 0.77.3) - React-Core/CoreModulesHeaders (= 0.77.3) @@ -501,7 +501,7 @@ PODS: - boost - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -538,7 +538,7 @@ PODS: - React-Fabric (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -574,7 +574,7 @@ PODS: - React-Fabric/animations (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -595,7 +595,7 @@ PODS: - React-Fabric/attributedstring (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -616,7 +616,7 @@ PODS: - React-Fabric/componentregistry (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -637,7 +637,7 @@ PODS: - React-Fabric/componentregistrynative (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -658,7 +658,7 @@ PODS: - React-Fabric/components (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -682,7 +682,7 @@ PODS: - React-Fabric/components/legacyviewmanagerinterop (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -703,7 +703,7 @@ PODS: - React-Fabric/components/root (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -724,7 +724,7 @@ PODS: - React-Fabric/components/view (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -746,7 +746,7 @@ PODS: - React-Fabric/core (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -767,7 +767,7 @@ PODS: - React-Fabric/dom (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -788,7 +788,7 @@ PODS: - React-Fabric/imagemanager (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -809,7 +809,7 @@ PODS: - React-Fabric/leakchecker (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -830,7 +830,7 @@ PODS: - React-Fabric/mounting (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -851,7 +851,7 @@ PODS: - React-Fabric/observers (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -873,7 +873,7 @@ PODS: - React-Fabric/observers/events (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -894,7 +894,7 @@ PODS: - React-Fabric/scheduler (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -917,7 +917,7 @@ PODS: - React-Fabric/telemetry (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -938,7 +938,7 @@ PODS: - React-Fabric/templateprocessor (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -959,7 +959,7 @@ PODS: - React-Fabric/uimanager (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -982,7 +982,7 @@ PODS: - React-Fabric/uimanager/consistency (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1004,7 +1004,7 @@ PODS: - React-FabricComponents (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1029,7 +1029,7 @@ PODS: - React-FabricComponents/components (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1061,7 +1061,7 @@ PODS: - React-FabricComponents/components/inputaccessory (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1084,7 +1084,7 @@ PODS: - React-FabricComponents/components/iostextinput (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1107,7 +1107,7 @@ PODS: - React-FabricComponents/components/modal (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1130,7 +1130,7 @@ PODS: - React-FabricComponents/components/rncore (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1153,7 +1153,7 @@ PODS: - React-FabricComponents/components/safeareaview (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1176,7 +1176,7 @@ PODS: - React-FabricComponents/components/scrollview (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1199,7 +1199,7 @@ PODS: - React-FabricComponents/components/text (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1222,7 +1222,7 @@ PODS: - React-FabricComponents/components/textinput (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1245,7 +1245,7 @@ PODS: - React-FabricComponents/components/unimplementedview (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1268,7 +1268,7 @@ PODS: - React-FabricComponents/textlayoutmanager (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1291,7 +1291,7 @@ PODS: - React-FabricImage (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1320,7 +1320,7 @@ PODS: - React-graphics (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - RCT-Folly/Fabric (= 2024.11.18.00) - React-jsi @@ -1329,7 +1329,7 @@ PODS: - React-hermes (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1369,14 +1369,14 @@ PODS: - boost - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - React-jsiexecutor (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1653,7 +1653,7 @@ PODS: - React-RCTBlob (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - hermes-engine - RCT-Folly (= 2024.11.18.00) - React-Core/RCTBlobHeaders @@ -1743,7 +1743,7 @@ PODS: - React-rendererdebug (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - RCT-Folly (= 2024.11.18.00) - React-debug - React-rncore (0.77.3) @@ -1846,7 +1846,7 @@ PODS: - ReactCommon/turbomodule (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1860,7 +1860,7 @@ PODS: - ReactCommon/turbomodule/bridging (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1872,7 +1872,7 @@ PODS: - ReactCommon/turbomodule/core (0.77.3): - DoubleConversion - fast_float (= 6.1.4) - - fmt (= 11.0.2) + - fmt (= 12.1.0) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -2500,7 +2500,7 @@ SPEC CHECKSUMS: FirebaseMessaging: 585984d0a1df120617eb10b44cad8968b859815e FirebaseRemoteConfigInterop: 6efda51fb5e2f15b16585197e26eaa09574e8a4d FirebaseSessions: dbd14adac65ce996228652c1fc3a3f576bdf3ecc - fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd + fmt: 530618a01105dae0fa3a2f27c81ae11fa8f67eac glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8 Google-Maps-iOS-Utils: f77eab4c4326d7e6a277f8e23a0232402731913a GoogleAppMeasurement: f65fc137531af9ad647f1c0a42f3b6a4d3a98049 @@ -2513,34 +2513,34 @@ SPEC CHECKSUMS: MultiplatformBleAdapter: 5a6a897b006764392f9cef785e4360f54fb9477d nanopb: 438bc412db1928dac798aa6fd75726007be04262 op-sqlite: 0d4f6014d7eb4347bff281fd4cd7970fdf111276 - OpenSSL-Universal: 6082b0bf950e5636fe0d78def171184e2b3899c2 + OpenSSL-Universal: 9110d21982bb7e8b22a962b6db56a8aa805afde7 PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851 QRCodeReader.swift: 373a389fe9a22d513c879a32a6f647c58f4ef572 - RCT-Folly: 36fe2295e44b10d831836cc0d1daec5f8abcf809 + RCT-Folly: 46b84c7990d4a373ccef77134c23c763ba5cf3a0 RCTDeprecation: 6ee92578d332db1d4e03267d3ae98bcf8b780863 RCTRequired: 5b3da0e0f91fddda935574b81748c3e3d3649ee7 RCTTypeSafety: 870cb072be3d3f310ecec897c3d297a931f8f7e1 React: 535fa5014fb1743f6654a980acb16dae339e1944 React-callinvoker: dd1ecd51f8d3c76a551afdf6dab6d51c1ead5501 React-Core: a3e36c059a195bd213d005db36c9e68957b78632 - React-CoreModules: 46467a2b34b053eb7262104e07bf5d835a9afe77 - React-cxxreact: 500e7b011a14eeefdcf6c0eb982fe4db055c2670 + React-CoreModules: b94a3d8feace282575a3f6d47059c816a56aebc9 + React-cxxreact: 67689f77897031485fc83667c6041edf66c72a65 React-debug: 41315631a01cf5cc3c9498482b97be21c49f8e8d React-defaultsnativemodule: a06364257949e77dc39bcfd08e2d801c189bb58c React-domnativemodule: dcda8a2b62bb34ed5db94470a3a72f32a76e1e31 - React-Fabric: dc1d3aa4b6a92e4a703c02ca6c4add312754eb84 - React-FabricComponents: 451f7b72aa80001520a20747b7b1e21350d6fba8 - React-FabricImage: 15c3bfe577a60c492134519219627316fb48af05 + React-Fabric: f4c86638b3827b479c8d4f3e3fff2df03a5d783e + React-FabricComponents: 96ba5fa8cefbdd1ae462bcdd577bfe6b920f711a + React-FabricImage: 961e39c68b4535b8b988387380e1c29e72ea3ea8 React-featureflags: 08f06c820a37b29ed3ef9dddc6763c086339bc28 React-featureflagsnativemodule: 3f6b19ac469a5d26e3a52e5198735c1799f1e324 - React-graphics: df8448a604e8fd03325e0f3d760b13e57416871c - React-hermes: 67f3ee00fdbe085e722fd89811073678ba28c10a + React-graphics: fbaaf9bdf7fca90a9ae1975b93195390fc5b5581 + React-hermes: 5cb9b6a69d0ffeea12b0c2de159950a488155a95 React-idlecallbacksnativemodule: 26de008466429c4a6feb772cde37d3eda5c1e045 React-ImageManager: 52a8c48c4c7c5a8124e8c363693bd2908b01c5f6 React-jserrorhandler: faa483d54dd358b11e81adcd5e6373da6030ed70 - React-jsi: d5332d79759159a0127348d9b20cc90527dd40e8 - React-jsiexecutor: 72c8df1af2c18736f6685cce4205c480f3783039 + React-jsi: bfcceaeaa2d78080123e367eea48f68ab7471ea2 + React-jsiexecutor: 3ca1ad9c74724e3810ded63e5fe20da81e4d8b46 React-jsinspector: e444c5725dbb31aa7ce556d972511f8997b38bc5 React-jsitracing: 955646960c72c03e6e87df8706cab6bcdf960042 React-logger: a23563f96a622637d7cce687bdf304929104effd @@ -2568,7 +2568,7 @@ SPEC CHECKSUMS: React-RCTActionSheet: f8f5545f473a87a8ab124046fe58905b82c55322 React-RCTAnimation: bb5332589ee135a4b3e06f9475659ae73a36f669 React-RCTAppDelegate: f1504dd62d2c16d85840698539a2a3163d629072 - React-RCTBlob: 9305f10874660b7d7bd02f6567e1b97c29b5cc43 + React-RCTBlob: f1e29d13d0ac7ad56fa5503c39db973c6b52c867 React-RCTFabric: 8ca1af21e65c1f1fe2fff1f3e931b1e74f7c552a React-RCTFBReactNativeSpec: 288abdd04806d4a5e9a079717011bf5fa281eaf7 React-RCTImage: f099c09decb34b6849518e85aa8cd6318381ed98 @@ -2578,7 +2578,7 @@ SPEC CHECKSUMS: React-RCTText: bed66ec05d4dedfc48d6db8d3cf60e714b2d010d React-RCTVibration: 22179961d1aadd7996355785c490c134037de1d9 React-rendererconsistency: 9f5292176e629370402cbfe4e88c19b3c68e79a3 - React-rendererdebug: 1d63129046b7a8624f0a5d2cb4cc4a1dda41eeaf + React-rendererdebug: cb5f90f52a16394fcdd74a013300fdd047301a43 React-rncore: 8a77fbb638aab2ef0a3e4e122ddc5310a8299699 React-RuntimeApple: cf68b82dc184c7f8855aa6bae298b4b24880d549 React-RuntimeCore: 98ab2e46540d3560712334257b01d6305c0cb422 @@ -2589,7 +2589,7 @@ SPEC CHECKSUMS: React-utils: 6b632afea2c4ec4b782497fb61af859a5b1b355f ReactAppDependencyProvider: 31015410a4a53b9fd0a908ad4d6e3e2b9a25086a ReactCodegen: eac5d74d85dff515b48a5c36f154bc4128f217e6 - ReactCommon: bf4612cba0fa356b529385029f470d5529dddde4 + ReactCommon: 145fc5d3aa2192a93e5a3913874a42ff23d4aed9 RNCalendarEvents: 1a67c97e7427cf16fbf60adbb4c11c0d62082eaa RNCAsyncStorage: 40367e8d25522dca9c3513c7b9815a184669bd97 RNCMaskedView: de80352547bd4f0d607bf6bab363d826822bd126 @@ -2622,6 +2622,6 @@ SPEC CHECKSUMS: VisionCamera: 7187b3dac1ff3071234ead959ce311875748e14f Yoga: 92f3bb322c40a86b7233b815854730442e01b8c4 -PODFILE CHECKSUM: 7e6973daa65dd92de8d8b405e44bae3e797d3b49 +PODFILE CHECKSUM: 2a612d5f1b4af70560c317b5ca1a62576f3d55d4 COCOAPODS: 1.16.2 diff --git a/patches/react-native+0.77.3.patch b/patches/react-native+0.77.3.patch index b5b687a6..d666179a 100644 --- a/patches/react-native+0.77.3.patch +++ b/patches/react-native+0.77.3.patch @@ -1,3 +1,16 @@ +diff --git a/node_modules/react-native/Libraries/Blob/React-RCTBlob.podspec b/node_modules/react-native/Libraries/Blob/React-RCTBlob.podspec +index 9d758c1..6dfb3ab 100644 +--- a/node_modules/react-native/Libraries/Blob/React-RCTBlob.podspec ++++ b/node_modules/react-native/Libraries/Blob/React-RCTBlob.podspec +@@ -50,7 +50,7 @@ Pod::Spec.new do |s| + + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + s.dependency "RCT-Folly", folly_version + s.dependency "React-jsi" + s.dependency "React-Core/RCTBlobHeaders" diff --git a/node_modules/react-native/Libraries/Components/TextInput/TextInputState.js b/node_modules/react-native/Libraries/Components/TextInput/TextInputState.js index b3dfd5c..1a418a7 100644 --- a/node_modules/react-native/Libraries/Components/TextInput/TextInputState.js @@ -30,6 +43,19 @@ index 62131f5..78372ec 100644 if (_currentFrame) { layer.contentsScale = self.animatedImageScale; layer.contents = (__bridge id)_currentFrame.CGImage; +diff --git a/node_modules/react-native/React/CoreModules/React-CoreModules.podspec b/node_modules/react-native/React/CoreModules/React-CoreModules.podspec +index d41b66c..ea815c9 100644 +--- a/node_modules/react-native/React/CoreModules/React-CoreModules.podspec ++++ b/node_modules/react-native/React/CoreModules/React-CoreModules.podspec +@@ -61,7 +61,7 @@ Pod::Spec.new do |s| + s.framework = "UIKit" + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + s.dependency "RCT-Folly", folly_version + s.dependency "RCTTypeSafety", version + s.dependency "React-Core/CoreModulesHeaders", version diff --git a/node_modules/react-native/React/Base/RCTKeyCommands.m b/node_modules/react-native/React/Base/RCTKeyCommands.m index 1961de7..622d189 100644 --- a/node_modules/react-native/React/Base/RCTKeyCommands.m @@ -108,7 +134,7 @@ index 39419d6..1c28e82 100644 @@ -220,12 +220,12 @@ static void eraseRegistrationsWithToken(std::vector> ®i dispatch_queue_t queue = [handler respondsToSelector:@selector(methodQueue)] ? [handler methodQueue] : dispatch_get_main_queue(); - + - [self - addNotificationHandler:^(NSDictionary *notification) { - [handler handleNotification:notification]; @@ -124,3 +150,177 @@ index 39419d6..1c28e82 100644 [self addRequestHandler:^(NSDictionary *request, RCTPackagerClientResponder *responder) { [handler handleRequest:request withResponder:responder]; +diff --git a/node_modules/react-native/ReactCommon/React-Fabric.podspec b/node_modules/react-native/ReactCommon/React-Fabric.podspec +index bd71203..f6cf73f 100644 +--- a/node_modules/react-native/ReactCommon/React-Fabric.podspec ++++ b/node_modules/react-native/ReactCommon/React-Fabric.podspec +@@ -55,7 +55,7 @@ Pod::Spec.new do |s| + s.dependency "glog" + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + s.dependency "React-Core" + s.dependency "React-debug" + s.dependency "React-featureflags" +diff --git a/node_modules/react-native/ReactCommon/React-FabricComponents.podspec b/node_modules/react-native/ReactCommon/React-FabricComponents.podspec +index b7bd1a2..2227371 100644 +--- a/node_modules/react-native/ReactCommon/React-FabricComponents.podspec ++++ b/node_modules/react-native/ReactCommon/React-FabricComponents.podspec +@@ -77,7 +77,7 @@ Pod::Spec.new do |s| + s.dependency "glog" + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + s.dependency "React-Core" + s.dependency "React-debug" + s.dependency "React-featureflags" +diff --git a/node_modules/react-native/ReactCommon/React-FabricImage.podspec b/node_modules/react-native/ReactCommon/React-FabricImage.podspec +index c8e975a..6019ab0 100644 +--- a/node_modules/react-native/ReactCommon/React-FabricImage.podspec ++++ b/node_modules/react-native/ReactCommon/React-FabricImage.podspec +@@ -77,7 +77,7 @@ Pod::Spec.new do |s| + s.dependency "glog" + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + s.dependency "React-featureflags" + s.dependency "React-ImageManager" + s.dependency "React-utils" +diff --git a/node_modules/react-native/ReactCommon/ReactCommon.podspec b/node_modules/react-native/ReactCommon/ReactCommon.podspec +index a6020da..080372d 100644 +--- a/node_modules/react-native/ReactCommon/ReactCommon.podspec ++++ b/node_modules/react-native/ReactCommon/ReactCommon.podspec +@@ -55,7 +55,7 @@ Pod::Spec.new do |s| + ss.dependency "React-logger", version + ss.dependency "DoubleConversion" + ss.dependency "fast_float", "6.1.4" +- ss.dependency "fmt", "11.0.2" ++ ss.dependency "fmt", "12.1.0" + ss.dependency "glog" + if using_hermes + ss.dependency "hermes-engine" +diff --git a/node_modules/react-native/ReactCommon/cxxreact/React-cxxreact.podspec b/node_modules/react-native/ReactCommon/cxxreact/React-cxxreact.podspec +index 2f05b75..00c51f4 100644 +--- a/node_modules/react-native/ReactCommon/cxxreact/React-cxxreact.podspec ++++ b/node_modules/react-native/ReactCommon/cxxreact/React-cxxreact.podspec +@@ -44,7 +44,7 @@ Pod::Spec.new do |s| + s.dependency "boost" + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + s.dependency "RCT-Folly", folly_version + s.dependency "glog" + add_dependency(s, "React-jsinspector", :framework_name => 'jsinspector_modern') +diff --git a/node_modules/react-native/ReactCommon/hermes/React-hermes.podspec b/node_modules/react-native/ReactCommon/hermes/React-hermes.podspec +index 3a072cf..bb87ec8 100644 +--- a/node_modules/react-native/ReactCommon/hermes/React-hermes.podspec ++++ b/node_modules/react-native/ReactCommon/hermes/React-hermes.podspec +@@ -48,7 +48,7 @@ Pod::Spec.new do |s| + s.dependency "RCT-Folly", folly_version + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + s.dependency "glog" + s.dependency "hermes-engine" + s.dependency "React-jsi" +diff --git a/node_modules/react-native/ReactCommon/jsi/React-jsi.podspec b/node_modules/react-native/ReactCommon/jsi/React-jsi.podspec +index fb3cbe9..dc84e5d 100644 +--- a/node_modules/react-native/ReactCommon/jsi/React-jsi.podspec ++++ b/node_modules/react-native/ReactCommon/jsi/React-jsi.podspec +@@ -47,7 +47,7 @@ Pod::Spec.new do |s| + s.dependency "boost" + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + s.dependency "RCT-Folly", folly_version + s.dependency "glog" + +diff --git a/node_modules/react-native/ReactCommon/jsiexecutor/React-jsiexecutor.podspec b/node_modules/react-native/ReactCommon/jsiexecutor/React-jsiexecutor.podspec +index 1764184..5b1af80 100644 +--- a/node_modules/react-native/ReactCommon/jsiexecutor/React-jsiexecutor.podspec ++++ b/node_modules/react-native/ReactCommon/jsiexecutor/React-jsiexecutor.podspec +@@ -43,7 +43,7 @@ Pod::Spec.new do |s| + s.dependency "RCT-Folly", folly_version + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + s.dependency "glog" + add_dependency(s, "React-jsinspector", :framework_name => 'jsinspector_modern') + +diff --git a/node_modules/react-native/ReactCommon/react/nativemodule/samples/ReactCommon-Samples.podspec b/node_modules/react-native/ReactCommon/react/nativemodule/samples/ReactCommon-Samples.podspec +index 5c35ba1..8e32287 100644 +--- a/node_modules/react-native/ReactCommon/react/nativemodule/samples/ReactCommon-Samples.podspec ++++ b/node_modules/react-native/ReactCommon/react/nativemodule/samples/ReactCommon-Samples.podspec +@@ -65,7 +65,7 @@ Pod::Spec.new do |s| + s.dependency "RCT-Folly" + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + s.dependency "React-Core" + s.dependency "React-cxxreact" + s.dependency "React-jsi" +diff --git a/node_modules/react-native/ReactCommon/react/renderer/debug/React-rendererdebug.podspec b/node_modules/react-native/ReactCommon/react/renderer/debug/React-rendererdebug.podspec +index 52dc39c..834a33a 100644 +--- a/node_modules/react-native/ReactCommon/react/renderer/debug/React-rendererdebug.podspec ++++ b/node_modules/react-native/ReactCommon/react/renderer/debug/React-rendererdebug.podspec +@@ -59,6 +59,6 @@ Pod::Spec.new do |s| + s.dependency "RCT-Folly", folly_version + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + add_dependency(s, "React-debug") + end +diff --git a/node_modules/react-native/ReactCommon/react/renderer/graphics/React-graphics.podspec b/node_modules/react-native/ReactCommon/react/renderer/graphics/React-graphics.podspec +index 9548d69..3f071f6 100644 +--- a/node_modules/react-native/ReactCommon/react/renderer/graphics/React-graphics.podspec ++++ b/node_modules/react-native/ReactCommon/react/renderer/graphics/React-graphics.podspec +@@ -69,5 +69,5 @@ Pod::Spec.new do |s| + s.dependency "React-utils" + s.dependency "DoubleConversion" + s.dependency "fast_float", "6.1.4" +- s.dependency "fmt", "11.0.2" ++ s.dependency "fmt", "12.1.0" + end +diff --git a/node_modules/react-native/third-party-podspecs/RCT-Folly.podspec b/node_modules/react-native/third-party-podspecs/RCT-Folly.podspec +index b3c60a5..d0cd7d4 100644 +--- a/node_modules/react-native/third-party-podspecs/RCT-Folly.podspec ++++ b/node_modules/react-native/third-party-podspecs/RCT-Folly.podspec +@@ -24,7 +24,7 @@ Pod::Spec.new do |spec| + spec.dependency 'DoubleConversion' + spec.dependency 'glog' + spec.dependency "fast_float", "6.1.4" +- spec.dependency "fmt", "11.0.2" ++ spec.dependency "fmt", "12.1.0" + spec.compiler_flags = folly_compiler_flags + ' -DFOLLY_HAVE_PTHREAD=1 -Wno-documentation -faligned-new' + spec.source_files = 'folly/String.cpp', + 'folly/Conv.cpp', +diff --git a/node_modules/react-native/third-party-podspecs/fmt.podspec b/node_modules/react-native/third-party-podspecs/fmt.podspec +index 2f38990..a40c575 100644 +--- a/node_modules/react-native/third-party-podspecs/fmt.podspec ++++ b/node_modules/react-native/third-party-podspecs/fmt.podspec +@@ -8,14 +8,14 @@ fmt_git_url = fmt_config[:git] + + Pod::Spec.new do |spec| + spec.name = "fmt" +- spec.version = "11.0.2" ++ spec.version = "12.1.0" + spec.license = { :type => "MIT" } + spec.homepage = "https://github.com/fmtlib/fmt" + spec.summary = "{fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams." + spec.authors = "The fmt contributors" + spec.source = { + :git => fmt_git_url, +- :tag => "11.0.2" ++ :tag => "12.1.0" + } + spec.pod_target_xcconfig = { + "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(), \ No newline at end of file