diff --git a/Libraries/LinkingIOS/React-RCTLinking.podspec b/Libraries/LinkingIOS/React-RCTLinking.podspec index a7748dc8bb78fd..a262a0f6b4376d 100644 --- a/Libraries/LinkingIOS/React-RCTLinking.podspec +++ b/Libraries/LinkingIOS/React-RCTLinking.podspec @@ -33,7 +33,7 @@ Pod::Spec.new do |s| s.source_files = "*.{m,mm}" # [TODO(macOS ISS#2323203) s.osx.exclude_files = "RCTLinkingManager.mm" - s.osx.source_files = "macos/RCTLinkingManager.m" + s.osx.source_files = "macos/RCTLinkingManager.mm" # ]TODO(macOS ISS#2323203) s.preserve_paths = "package.json", "LICENSE", "LICENSE-docs" s.header_dir = "RCTLinking" diff --git a/Libraries/LinkingIOS/macos/RCTLinkingManager.m b/Libraries/LinkingIOS/macos/RCTLinkingManager.mm similarity index 96% rename from Libraries/LinkingIOS/macos/RCTLinkingManager.m rename to Libraries/LinkingIOS/macos/RCTLinkingManager.mm index 3017824391b800..f0f01b1350d915 100644 --- a/Libraries/LinkingIOS/macos/RCTLinkingManager.m +++ b/Libraries/LinkingIOS/macos/RCTLinkingManager.mm @@ -9,6 +9,8 @@ #import "RCTLinkingManager.h" +#import + #import #import #import @@ -106,3 +108,7 @@ - (void)handleOpenURLNotification:(NSNotification *)notification resolve(RCTNullIfNil(initialURL)); } @end + +Class RCTLinkingManagerCls(void) { + return RCTLinkingManager.class; + } \ No newline at end of file diff --git a/RNTester/Podfile.lock b/RNTester/Podfile.lock index ab4376909d1fc3..b5009ce3e97ae6 100644 --- a/RNTester/Podfile.lock +++ b/RNTester/Podfile.lock @@ -3,14 +3,14 @@ PODS: - CocoaAsyncSocket (7.6.4) - CocoaLibEvent (1.0.0) - DoubleConversion (1.1.6) - - FBLazyVector (0.63.1) - - FBReactNativeSpec (0.63.1): - - RCT-Folly (= 2020.01.13.00) - - RCTRequired (= 0.63.1) - - RCTTypeSafety (= 0.63.1) - - React-Core (= 0.63.1) - - React-jsi (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) + - FBLazyVector (0.63.11) + - FBReactNativeSpec (0.63.11): + - RCT-Folly (= 2020.01.13.00) + - RCTRequired (= 0.63.11) + - RCTTypeSafety (= 0.63.11) + - React-Core (= 0.63.11) + - React-jsi (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) - Flipper (0.54.0): - Flipper-Folly (~> 2.2) - Flipper-RSocket (~> 1.1) @@ -81,292 +81,292 @@ PODS: - DoubleConversion - glog - libevent - - RCTRequired (0.63.1) - - RCTTypeSafety (0.63.1): - - FBLazyVector (= 0.63.1) - - RCT-Folly (= 2020.01.13.00) - - RCTRequired (= 0.63.1) - - React-Core (= 0.63.1) - - React (0.63.1): - - React-Core (= 0.63.1) - - React-Core/DevSupport (= 0.63.1) - - React-Core/RCTWebSocket (= 0.63.1) - - React-RCTActionSheet (= 0.63.1) - - React-RCTAnimation (= 0.63.1) - - React-RCTBlob (= 0.63.1) - - React-RCTImage (= 0.63.1) - - React-RCTLinking (= 0.63.1) - - React-RCTNetwork (= 0.63.1) - - React-RCTSettings (= 0.63.1) - - React-RCTText (= 0.63.1) - - React-RCTVibration (= 0.63.1) - - React-ART (0.63.1): - - React-Core/ARTHeaders (= 0.63.1) - - React-callinvoker (0.63.1) - - React-Core (0.63.1): + - RCTRequired (0.63.11) + - RCTTypeSafety (0.63.11): + - FBLazyVector (= 0.63.11) + - RCT-Folly (= 2020.01.13.00) + - RCTRequired (= 0.63.11) + - React-Core (= 0.63.11) + - React (0.63.11): + - React-Core (= 0.63.11) + - React-Core/DevSupport (= 0.63.11) + - React-Core/RCTWebSocket (= 0.63.11) + - React-RCTActionSheet (= 0.63.11) + - React-RCTAnimation (= 0.63.11) + - React-RCTBlob (= 0.63.11) + - React-RCTImage (= 0.63.11) + - React-RCTLinking (= 0.63.11) + - React-RCTNetwork (= 0.63.11) + - React-RCTSettings (= 0.63.11) + - React-RCTText (= 0.63.11) + - React-RCTVibration (= 0.63.11) + - React-ART (0.63.11): + - React-Core/ARTHeaders (= 0.63.11) + - React-callinvoker (0.63.11) + - React-Core (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - - React-Core/Default (= 0.63.1) - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-Core/Default (= 0.63.11) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/ARTHeaders (0.63.1): + - React-Core/ARTHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/CoreModulesHeaders (0.63.1): + - React-Core/CoreModulesHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/Default (0.63.1): + - React-Core/Default (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/DevSupport (0.63.1): + - React-Core/DevSupport (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - - React-Core/Default (= 0.63.1) - - React-Core/RCTWebSocket (= 0.63.1) - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) - - React-jsinspector (= 0.63.1) + - React-Core/Default (= 0.63.11) + - React-Core/RCTWebSocket (= 0.63.11) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) + - React-jsinspector (= 0.63.11) - Yoga - - React-Core/Hermes (0.63.1): + - React-Core/Hermes (0.63.11): - glog - hermes (~> 0.5.0) - RCT-Folly (= 2020.01.13.00) - RCT-Folly/Futures - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/RCTActionSheetHeaders (0.63.1): + - React-Core/RCTActionSheetHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/RCTAnimationHeaders (0.63.1): + - React-Core/RCTAnimationHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/RCTBlobHeaders (0.63.1): + - React-Core/RCTBlobHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/RCTImageHeaders (0.63.1): + - React-Core/RCTImageHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/RCTLinkingHeaders (0.63.1): + - React-Core/RCTLinkingHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/RCTNetworkHeaders (0.63.1): + - React-Core/RCTNetworkHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/RCTPushNotificationHeaders (0.63.1): + - React-Core/RCTPushNotificationHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/RCTSettingsHeaders (0.63.1): + - React-Core/RCTSettingsHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/RCTTextHeaders (0.63.1): + - React-Core/RCTTextHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/RCTVibrationHeaders (0.63.1): + - React-Core/RCTVibrationHeaders (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - React-Core/Default - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-Core/RCTWebSocket (0.63.1): + - React-Core/RCTWebSocket (0.63.11): - glog - RCT-Folly (= 2020.01.13.00) - - React-Core/Default (= 0.63.1) - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsiexecutor (= 0.63.1) + - React-Core/Default (= 0.63.11) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsiexecutor (= 0.63.11) - Yoga - - React-CoreModules (0.63.1): - - FBReactNativeSpec (= 0.63.1) - - RCT-Folly (= 2020.01.13.00) - - RCTTypeSafety (= 0.63.1) - - React-Core/CoreModulesHeaders (= 0.63.1) - - React-jsi (= 0.63.1) - - React-RCTImage (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) - - React-cxxreact (0.63.1): + - React-CoreModules (0.63.11): + - FBReactNativeSpec (= 0.63.11) + - RCT-Folly (= 2020.01.13.00) + - RCTTypeSafety (= 0.63.11) + - React-Core/CoreModulesHeaders (= 0.63.11) + - React-jsi (= 0.63.11) + - React-RCTImage (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) + - React-cxxreact (0.63.11): - boost-for-react-native (= 1.63.0) - DoubleConversion - glog - RCT-Folly (= 2020.01.13.00) - - React-callinvoker (= 0.63.1) - - React-jsinspector (= 0.63.1) - - React-jsi (0.63.1): + - React-callinvoker (= 0.63.11) + - React-jsinspector (= 0.63.11) + - React-jsi (0.63.11): - boost-for-react-native (= 1.63.0) - DoubleConversion - glog - RCT-Folly (= 2020.01.13.00) - - React-jsi/Default (= 0.63.1) - - React-jsi/Default (0.63.1): + - React-jsi/Default (= 0.63.11) + - React-jsi/Default (0.63.11): - boost-for-react-native (= 1.63.0) - DoubleConversion - glog - RCT-Folly (= 2020.01.13.00) - - React-jsiexecutor (0.63.1): + - React-jsiexecutor (0.63.11): - DoubleConversion - glog - RCT-Folly (= 2020.01.13.00) - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - React-jsinspector (0.63.1) - - React-RCTActionSheet (0.63.1): - - React-Core/RCTActionSheetHeaders (= 0.63.1) - - React-RCTAnimation (0.63.1): - - FBReactNativeSpec (= 0.63.1) - - RCT-Folly (= 2020.01.13.00) - - RCTTypeSafety (= 0.63.1) - - React-Core/RCTAnimationHeaders (= 0.63.1) - - React-jsi (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) - - React-RCTBlob (0.63.1): - - FBReactNativeSpec (= 0.63.1) - - RCT-Folly (= 2020.01.13.00) - - React-Core/RCTBlobHeaders (= 0.63.1) - - React-Core/RCTWebSocket (= 0.63.1) - - React-jsi (= 0.63.1) - - React-RCTNetwork (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) - - React-RCTImage (0.63.1): - - FBReactNativeSpec (= 0.63.1) - - RCT-Folly (= 2020.01.13.00) - - RCTTypeSafety (= 0.63.1) - - React-Core/RCTImageHeaders (= 0.63.1) - - React-jsi (= 0.63.1) - - React-RCTNetwork (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) - - React-RCTLinking (0.63.1): - - FBReactNativeSpec (= 0.63.1) - - React-Core/RCTLinkingHeaders (= 0.63.1) - - React-jsi (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) - - React-RCTNetwork (0.63.1): - - FBReactNativeSpec (= 0.63.1) - - RCT-Folly (= 2020.01.13.00) - - RCTTypeSafety (= 0.63.1) - - React-Core/RCTNetworkHeaders (= 0.63.1) - - React-jsi (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) - - React-RCTPushNotification (0.63.1): - - FBReactNativeSpec (= 0.63.1) - - RCTTypeSafety (= 0.63.1) - - React-Core/RCTPushNotificationHeaders (= 0.63.1) - - React-jsi (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) - - React-RCTSettings (0.63.1): - - FBReactNativeSpec (= 0.63.1) - - RCT-Folly (= 2020.01.13.00) - - RCTTypeSafety (= 0.63.1) - - React-Core/RCTSettingsHeaders (= 0.63.1) - - React-jsi (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) - - React-RCTTest (0.63.1): - - RCT-Folly (= 2020.01.13.00) - - React-Core (= 0.63.1) - - React-CoreModules (= 0.63.1) - - React-jsi (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) - - React-RCTText (0.63.1): - - React-Core/RCTTextHeaders (= 0.63.1) - - React-RCTVibration (0.63.1): - - FBReactNativeSpec (= 0.63.1) - - RCT-Folly (= 2020.01.13.00) - - React-Core/RCTVibrationHeaders (= 0.63.1) - - React-jsi (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) - - React-TurboModuleCxx-RNW (0.63.1): - - RCT-Folly (= 2020.01.13.00) - - React-callinvoker (= 0.63.1) - - React-TurboModuleCxx-WinRTPort (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) - - React-TurboModuleCxx-WinRTPort (0.63.1): - - React-TurboModuleCxx-WinRTPort/Shared (= 0.63.1) - - React-TurboModuleCxx-WinRTPort/WinRT (= 0.63.1) - - React-TurboModuleCxx-WinRTPort/Shared (0.63.1) - - React-TurboModuleCxx-WinRTPort/WinRT (0.63.1): - - React-callinvoker (= 0.63.1) - - React-TurboModuleCxx-WinRTPort/Shared (= 0.63.1) - - ReactCommon/turbomodule/core (0.63.1): + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - React-jsinspector (0.63.11) + - React-RCTActionSheet (0.63.11): + - React-Core/RCTActionSheetHeaders (= 0.63.11) + - React-RCTAnimation (0.63.11): + - FBReactNativeSpec (= 0.63.11) + - RCT-Folly (= 2020.01.13.00) + - RCTTypeSafety (= 0.63.11) + - React-Core/RCTAnimationHeaders (= 0.63.11) + - React-jsi (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) + - React-RCTBlob (0.63.11): + - FBReactNativeSpec (= 0.63.11) + - RCT-Folly (= 2020.01.13.00) + - React-Core/RCTBlobHeaders (= 0.63.11) + - React-Core/RCTWebSocket (= 0.63.11) + - React-jsi (= 0.63.11) + - React-RCTNetwork (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) + - React-RCTImage (0.63.11): + - FBReactNativeSpec (= 0.63.11) + - RCT-Folly (= 2020.01.13.00) + - RCTTypeSafety (= 0.63.11) + - React-Core/RCTImageHeaders (= 0.63.11) + - React-jsi (= 0.63.11) + - React-RCTNetwork (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) + - React-RCTLinking (0.63.11): + - FBReactNativeSpec (= 0.63.11) + - React-Core/RCTLinkingHeaders (= 0.63.11) + - React-jsi (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) + - React-RCTNetwork (0.63.11): + - FBReactNativeSpec (= 0.63.11) + - RCT-Folly (= 2020.01.13.00) + - RCTTypeSafety (= 0.63.11) + - React-Core/RCTNetworkHeaders (= 0.63.11) + - React-jsi (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) + - React-RCTPushNotification (0.63.11): + - FBReactNativeSpec (= 0.63.11) + - RCTTypeSafety (= 0.63.11) + - React-Core/RCTPushNotificationHeaders (= 0.63.11) + - React-jsi (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) + - React-RCTSettings (0.63.11): + - FBReactNativeSpec (= 0.63.11) + - RCT-Folly (= 2020.01.13.00) + - RCTTypeSafety (= 0.63.11) + - React-Core/RCTSettingsHeaders (= 0.63.11) + - React-jsi (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) + - React-RCTTest (0.63.11): + - RCT-Folly (= 2020.01.13.00) + - React-Core (= 0.63.11) + - React-CoreModules (= 0.63.11) + - React-jsi (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) + - React-RCTText (0.63.11): + - React-Core/RCTTextHeaders (= 0.63.11) + - React-RCTVibration (0.63.11): + - FBReactNativeSpec (= 0.63.11) + - RCT-Folly (= 2020.01.13.00) + - React-Core/RCTVibrationHeaders (= 0.63.11) + - React-jsi (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) + - React-TurboModuleCxx-RNW (0.63.11): + - RCT-Folly (= 2020.01.13.00) + - React-callinvoker (= 0.63.11) + - React-TurboModuleCxx-WinRTPort (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) + - React-TurboModuleCxx-WinRTPort (0.63.11): + - React-TurboModuleCxx-WinRTPort/Shared (= 0.63.11) + - React-TurboModuleCxx-WinRTPort/WinRT (= 0.63.11) + - React-TurboModuleCxx-WinRTPort/Shared (0.63.11) + - React-TurboModuleCxx-WinRTPort/WinRT (0.63.11): + - React-callinvoker (= 0.63.11) + - React-TurboModuleCxx-WinRTPort/Shared (= 0.63.11) + - ReactCommon/turbomodule/core (0.63.11): - DoubleConversion - glog - RCT-Folly (= 2020.01.13.00) - - React-callinvoker (= 0.63.1) - - React-Core (= 0.63.1) - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - ReactCommon/turbomodule/samples (0.63.1): + - React-callinvoker (= 0.63.11) + - React-Core (= 0.63.11) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - ReactCommon/turbomodule/samples (0.63.11): - DoubleConversion - glog - RCT-Folly (= 2020.01.13.00) - - React-callinvoker (= 0.63.1) - - React-Core (= 0.63.1) - - React-cxxreact (= 0.63.1) - - React-jsi (= 0.63.1) - - ReactCommon/turbomodule/core (= 0.63.1) + - React-callinvoker (= 0.63.11) + - React-Core (= 0.63.11) + - React-cxxreact (= 0.63.11) + - React-jsi (= 0.63.11) + - ReactCommon/turbomodule/core (= 0.63.11) - Yoga (1.14.0) - YogaKit (1.18.1): - Yoga (~> 1.14) @@ -519,8 +519,8 @@ SPEC CHECKSUMS: CocoaAsyncSocket: 694058e7c0ed05a9e217d1b3c7ded962f4180845 CocoaLibEvent: 2fab71b8bd46dd33ddb959f7928ec5909f838e3f DoubleConversion: 56a44bcfd14ab2ff66f5a146b2e875eb4b69b19b - FBLazyVector: 7052b1143402396d305bca87b93912a92ab9f658 - FBReactNativeSpec: 9cc71ea1f039e0b4e1aa78d2cafe7f8004431121 + FBLazyVector: 7c63edc06bf351a629ee121b67dae288a3a1b198 + FBReactNativeSpec: 3135fc90a2a7247cc6fb6ec2712ea5cf6248829d Flipper: be611d4b742d8c87fbae2ca5f44603a02539e365 Flipper-DoubleConversion: 38631e41ef4f9b12861c67d17cb5518d06badc41 Flipper-Folly: c12092ea368353b58e992843a990a3225d4533c3 @@ -533,32 +533,32 @@ SPEC CHECKSUMS: libevent: ee9265726a1fc599dea382964fa304378affaa5f OpenSSL-Universal: 8b48cc0d10c1b2923617dfe5c178aa9ed2689355 RCT-Folly: 1347093ffe75e152d846f7e45a3ef901b60021aa - RCTRequired: 21cb0123c813b395aba4436e18786eed8e9964d7 - RCTTypeSafety: 8dd1d97bbdeebd72eff9caec60baab7a60da19c7 - React: 9bdea7aab7b16e6006a13793757bb847164e50a0 - React-ART: fc6a2121a18ee07757e74f3ad08af8515c84a5ca - React-callinvoker: ec8eb81378a5afd25a4b33540b6f6613b69e322c - React-Core: 577132c3964b6bfc135a8a26d7cff6deb2d095d7 - React-CoreModules: d86c18192d9a3309d2d6ed2f51b615a85ec4e2ff - React-cxxreact: 8f11dbbc3981c4e1a75c563f67a923e0b9acef00 - React-jsi: fad59c093331f8ac8a1a4831599a277a5e709ed1 - React-jsiexecutor: fe2fe79101b11650d45b5b2b437f0d2d74a917a2 - React-jsinspector: f66631a327b51f5b9888bf94f1766868796c34d3 - React-RCTActionSheet: 1693829d61a2aab77629e443ee87168eaddd8a93 - React-RCTAnimation: 3d6995b7346b0ce380d9d1b1548fa6402e174875 - React-RCTBlob: a4ab9a02b6fe3e2177a1052eeebcbd68f7b08c10 - React-RCTImage: 6b311e583ac6865eb575c3617b8490fced70f340 - React-RCTLinking: 10ddfb7da728c5ae9b7a3aed9fa6c72255c265c0 - React-RCTNetwork: 60625519957d31ff17d452a62ed9e5685df719b4 - React-RCTPushNotification: e8089d7a5bcf1d63d5fed9db5b7a2ae5ff172774 - React-RCTSettings: 01080c727da6621d5506db3f23b5a8329c116e0c - React-RCTTest: eda8121aa1bf93b77182d00a361ecaa5e42e080e - React-RCTText: b6c32e44c1a966351ac67d60b1c2a6e3eb6e7949 - React-RCTVibration: 4514a04385da9a3f68eafeba1592abb0d2a94c5a - React-TurboModuleCxx-RNW: 4da8eb44b10ab3c5bbab9fcb0a8ae415c20ea3c9 - React-TurboModuleCxx-WinRTPort: 342d6ea717f0792f21e82baef8d69bb79ae07bd8 - ReactCommon: 0102192eca32ab4ff3860aadfb2e576421fd060b - Yoga: 66378e7fe59400a26aa74fbd7d7329ea36314318 + RCTRequired: 9515ea157deff6fa54440729d64569fe97799cc2 + RCTTypeSafety: 3184337afdc5517c2e07afaeee949c4dbb430ff6 + React: 4e36097c7e964821370e153b8eab158a7f1222ef + React-ART: 7192f238b363a3a962ac5c2cd4d4c29dc2eaca57 + React-callinvoker: 5d69894a074d45e20ae96a728a1ea84c19e8dd3e + React-Core: 0fed92af0f1744072e011b012b2fdfde30a7af42 + React-CoreModules: dcd33a3862374becb55062b1fb485e2daee9bb34 + React-cxxreact: 1a4eea57ba239b9f2525f627f3a230e53a8afd72 + React-jsi: 09d4b90b01d6c4aca7b0e79952a42110a5e64785 + React-jsiexecutor: 309b1389998988171f7c197a98c2c36d282f84b8 + React-jsinspector: 7b0a623961bec4d4e2272887f5bcc26ca92c4718 + React-RCTActionSheet: 8cc4610d46ed93c97a8c75fa3e2cea213c8e352f + React-RCTAnimation: 6f705315608f9621aae3beb04c6c890c6f60e97d + React-RCTBlob: 59e2ebbffe99f06360dcbde56fb1caa10d1fe094 + React-RCTImage: 95968c423e9632dcfae76dd10ccc67199fd72fe9 + React-RCTLinking: 574d11c81516b8c3b6a17f2569836fdf865d6f5a + React-RCTNetwork: 558749b560621372de39e4665b746a8f25465e99 + React-RCTPushNotification: 1ee04d64a8927710fdc6205c8448e4ae940f1115 + React-RCTSettings: 529694828fe4460fb35bd896d99c6b394b1fa341 + React-RCTTest: 4391c914af9d74faf4dc2a2fade60581f6b94135 + React-RCTText: f552eac000ec0e225b44b3ec9f79770bf5724331 + React-RCTVibration: 973259f8aeac1092b5f59620daac07b3ec04b705 + React-TurboModuleCxx-RNW: 85f259b1c7975affff34980b2d0616b6d7f08f87 + React-TurboModuleCxx-WinRTPort: b5f39ec82e8e4f4ccd3f1b28dab011cb0b219cbe + ReactCommon: fdb432c5b5ec7e5e222b47e875b4aea2f39bd28b + Yoga: c115749917a4a2ea801d75844f26aa1fe4ef1bbb YogaKit: f782866e155069a2cca2517aafea43200b01fd5a PODFILE CHECKSUM: 18ca7d3b0e7db79041574a8bb6200b9e1c2d5359