Files
flipper/react-native/ReactNativeFlipperExample/ios/Podfile.lock
Andrey Goncharov 13e06803c9 Migrate React Native Example app to react-native 0.69 (#4265)
Summary:
// allow-large-files

Pull Request resolved: https://github.com/facebook/flipper/pull/4265

Related to https://github.com/facebook/flipper/issues/4240

Resolving https://github.com/facebook/flipper/issues/3859 led to breaking changes in react-native-flipper which made it incompatible with react-natvie < 0.69.
In this diff we migrate our example app to react-native 0.69 and add a notice to our readme about the react-native 0.69+ requirement

Reviewed By: lblasa

Differential Revision: D40673740

fbshipit-source-id: 18f4742449d115be7a5100f2bc4d834dcebea80f
2022-10-25 10:40:44 -07:00

584 lines
21 KiB
Plaintext

PODS:
- boost (1.76.0)
- CocoaAsyncSocket (7.6.5)
- DoubleConversion (1.1.6)
- FBLazyVector (0.69.6)
- FBReactNativeSpec (0.69.6):
- RCT-Folly (= 2021.06.28.00-v2)
- RCTRequired (= 0.69.6)
- RCTTypeSafety (= 0.69.6)
- React-Core (= 0.69.6)
- React-jsi (= 0.69.6)
- ReactCommon/turbomodule/core (= 0.69.6)
- Flipper (0.171.1):
- Flipper-Folly (~> 2.6)
- Flipper-Boost-iOSX (1.76.0.1.11)
- Flipper-DoubleConversion (3.2.0)
- Flipper-Fmt (7.1.7)
- Flipper-Folly (2.6.10):
- Flipper-Boost-iOSX
- Flipper-DoubleConversion
- Flipper-Fmt (= 7.1.7)
- Flipper-Glog
- libevent (~> 2.1.12)
- OpenSSL-Universal (= 1.1.1100)
- Flipper-Glog (0.5.0.3)
- Flipper-PeerTalk (0.0.4)
- Flipper-RSocket (1.4.3):
- Flipper-Folly (~> 2.6)
- FlipperKit (0.171.1):
- FlipperKit/Core (= 0.171.1)
- FlipperKit/Core (0.171.1):
- Flipper (~> 0.171.1)
- FlipperKit/CppBridge
- FlipperKit/FBCxxFollyDynamicConvert
- FlipperKit/FBDefines
- FlipperKit/FKPortForwarding
- SocketRocket (~> 0.6.0)
- FlipperKit/CppBridge (0.171.1):
- Flipper (~> 0.171.1)
- FlipperKit/FBCxxFollyDynamicConvert (0.171.1):
- Flipper-Folly (~> 2.6)
- FlipperKit/FBDefines (0.171.1)
- FlipperKit/FKPortForwarding (0.171.1):
- CocoaAsyncSocket (~> 7.6)
- Flipper-PeerTalk (~> 0.0.4)
- FlipperKit/FlipperKitHighlightOverlay (0.171.1)
- FlipperKit/FlipperKitLayoutHelpers (0.171.1):
- FlipperKit/Core
- FlipperKit/FlipperKitHighlightOverlay
- FlipperKit/FlipperKitLayoutTextSearchable
- FlipperKit/FlipperKitLayoutIOSDescriptors (0.171.1):
- FlipperKit/Core
- FlipperKit/FlipperKitHighlightOverlay
- FlipperKit/FlipperKitLayoutHelpers
- YogaKit (~> 1.18)
- FlipperKit/FlipperKitLayoutPlugin (0.171.1):
- FlipperKit/Core
- FlipperKit/FlipperKitHighlightOverlay
- FlipperKit/FlipperKitLayoutHelpers
- FlipperKit/FlipperKitLayoutIOSDescriptors
- FlipperKit/FlipperKitLayoutTextSearchable
- YogaKit (~> 1.18)
- FlipperKit/FlipperKitLayoutTextSearchable (0.171.1)
- FlipperKit/FlipperKitNetworkPlugin (0.171.1):
- FlipperKit/Core
- FlipperKit/FlipperKitReactPlugin (0.171.1):
- FlipperKit/Core
- FlipperKit/FlipperKitUserDefaultsPlugin (0.171.1):
- FlipperKit/Core
- FlipperKit/SKIOSNetworkPlugin (0.171.1):
- FlipperKit/Core
- FlipperKit/FlipperKitNetworkPlugin
- fmt (6.2.1)
- glog (0.3.5)
- hermes-engine (0.69.6)
- libevent (2.1.12)
- OpenSSL-Universal (1.1.1100)
- RCT-Folly (2021.06.28.00-v2):
- boost
- DoubleConversion
- fmt (~> 6.2.1)
- glog
- RCT-Folly/Default (= 2021.06.28.00-v2)
- RCT-Folly/Default (2021.06.28.00-v2):
- boost
- DoubleConversion
- fmt (~> 6.2.1)
- glog
- RCT-Folly/Futures (2021.06.28.00-v2):
- boost
- DoubleConversion
- fmt (~> 6.2.1)
- glog
- libevent
- RCTRequired (0.69.6)
- RCTTypeSafety (0.69.6):
- FBLazyVector (= 0.69.6)
- RCTRequired (= 0.69.6)
- React-Core (= 0.69.6)
- React (0.69.6):
- React-Core (= 0.69.6)
- React-Core/DevSupport (= 0.69.6)
- React-Core/RCTWebSocket (= 0.69.6)
- React-RCTActionSheet (= 0.69.6)
- React-RCTAnimation (= 0.69.6)
- React-RCTBlob (= 0.69.6)
- React-RCTImage (= 0.69.6)
- React-RCTLinking (= 0.69.6)
- React-RCTNetwork (= 0.69.6)
- React-RCTSettings (= 0.69.6)
- React-RCTText (= 0.69.6)
- React-RCTVibration (= 0.69.6)
- React-bridging (0.69.6):
- RCT-Folly (= 2021.06.28.00-v2)
- React-jsi (= 0.69.6)
- React-callinvoker (0.69.6)
- React-Codegen (0.69.6):
- FBReactNativeSpec (= 0.69.6)
- RCT-Folly (= 2021.06.28.00-v2)
- RCTRequired (= 0.69.6)
- RCTTypeSafety (= 0.69.6)
- React-Core (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- ReactCommon/turbomodule/core (= 0.69.6)
- React-Core (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default (= 0.69.6)
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/CoreModulesHeaders (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/Default (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/DevSupport (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default (= 0.69.6)
- React-Core/RCTWebSocket (= 0.69.6)
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-jsinspector (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/RCTActionSheetHeaders (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/RCTAnimationHeaders (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/RCTBlobHeaders (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/RCTImageHeaders (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/RCTLinkingHeaders (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/RCTNetworkHeaders (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/RCTSettingsHeaders (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/RCTTextHeaders (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/RCTVibrationHeaders (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-Core/RCTWebSocket (0.69.6):
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-Core/Default (= 0.69.6)
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-perflogger (= 0.69.6)
- Yoga
- React-CoreModules (0.69.6):
- RCT-Folly (= 2021.06.28.00-v2)
- RCTTypeSafety (= 0.69.6)
- React-Codegen (= 0.69.6)
- React-Core/CoreModulesHeaders (= 0.69.6)
- React-jsi (= 0.69.6)
- React-RCTImage (= 0.69.6)
- ReactCommon/turbomodule/core (= 0.69.6)
- React-cxxreact (0.69.6):
- boost (= 1.76.0)
- DoubleConversion
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-callinvoker (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsinspector (= 0.69.6)
- React-logger (= 0.69.6)
- React-perflogger (= 0.69.6)
- React-runtimeexecutor (= 0.69.6)
- React-hermes (0.69.6):
- DoubleConversion
- glog
- hermes-engine
- RCT-Folly (= 2021.06.28.00-v2)
- RCT-Folly/Futures (= 2021.06.28.00-v2)
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-jsiexecutor (= 0.69.6)
- React-jsinspector (= 0.69.6)
- React-perflogger (= 0.69.6)
- React-jsi (0.69.6):
- boost (= 1.76.0)
- DoubleConversion
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-jsi/Default (= 0.69.6)
- React-jsi/Default (0.69.6):
- boost (= 1.76.0)
- DoubleConversion
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-jsiexecutor (0.69.6):
- DoubleConversion
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-perflogger (= 0.69.6)
- React-jsinspector (0.69.6)
- React-logger (0.69.6):
- glog
- react-native-flipper (0.171.1):
- React-Core
- React-perflogger (0.69.6)
- React-RCTActionSheet (0.69.6):
- React-Core/RCTActionSheetHeaders (= 0.69.6)
- React-RCTAnimation (0.69.6):
- RCT-Folly (= 2021.06.28.00-v2)
- RCTTypeSafety (= 0.69.6)
- React-Codegen (= 0.69.6)
- React-Core/RCTAnimationHeaders (= 0.69.6)
- React-jsi (= 0.69.6)
- ReactCommon/turbomodule/core (= 0.69.6)
- React-RCTBlob (0.69.6):
- RCT-Folly (= 2021.06.28.00-v2)
- React-Codegen (= 0.69.6)
- React-Core/RCTBlobHeaders (= 0.69.6)
- React-Core/RCTWebSocket (= 0.69.6)
- React-jsi (= 0.69.6)
- React-RCTNetwork (= 0.69.6)
- ReactCommon/turbomodule/core (= 0.69.6)
- React-RCTImage (0.69.6):
- RCT-Folly (= 2021.06.28.00-v2)
- RCTTypeSafety (= 0.69.6)
- React-Codegen (= 0.69.6)
- React-Core/RCTImageHeaders (= 0.69.6)
- React-jsi (= 0.69.6)
- React-RCTNetwork (= 0.69.6)
- ReactCommon/turbomodule/core (= 0.69.6)
- React-RCTLinking (0.69.6):
- React-Codegen (= 0.69.6)
- React-Core/RCTLinkingHeaders (= 0.69.6)
- React-jsi (= 0.69.6)
- ReactCommon/turbomodule/core (= 0.69.6)
- React-RCTNetwork (0.69.6):
- RCT-Folly (= 2021.06.28.00-v2)
- RCTTypeSafety (= 0.69.6)
- React-Codegen (= 0.69.6)
- React-Core/RCTNetworkHeaders (= 0.69.6)
- React-jsi (= 0.69.6)
- ReactCommon/turbomodule/core (= 0.69.6)
- React-RCTSettings (0.69.6):
- RCT-Folly (= 2021.06.28.00-v2)
- RCTTypeSafety (= 0.69.6)
- React-Codegen (= 0.69.6)
- React-Core/RCTSettingsHeaders (= 0.69.6)
- React-jsi (= 0.69.6)
- ReactCommon/turbomodule/core (= 0.69.6)
- React-RCTText (0.69.6):
- React-Core/RCTTextHeaders (= 0.69.6)
- React-RCTVibration (0.69.6):
- RCT-Folly (= 2021.06.28.00-v2)
- React-Codegen (= 0.69.6)
- React-Core/RCTVibrationHeaders (= 0.69.6)
- React-jsi (= 0.69.6)
- ReactCommon/turbomodule/core (= 0.69.6)
- React-runtimeexecutor (0.69.6):
- React-jsi (= 0.69.6)
- ReactCommon/turbomodule/core (0.69.6):
- DoubleConversion
- glog
- RCT-Folly (= 2021.06.28.00-v2)
- React-bridging (= 0.69.6)
- React-callinvoker (= 0.69.6)
- React-Core (= 0.69.6)
- React-cxxreact (= 0.69.6)
- React-jsi (= 0.69.6)
- React-logger (= 0.69.6)
- React-perflogger (= 0.69.6)
- SocketRocket (0.6.0)
- Yoga (1.14.0)
- YogaKit (1.18.1):
- Yoga (~> 1.14)
DEPENDENCIES:
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
- Flipper (= 0.171.1)
- Flipper-Boost-iOSX (= 1.76.0.1.11)
- Flipper-DoubleConversion (= 3.2.0)
- Flipper-Fmt (= 7.1.7)
- Flipper-Folly (= 2.6.10)
- Flipper-Glog (= 0.5.0.3)
- Flipper-PeerTalk (= 0.0.4)
- Flipper-RSocket (= 1.4.3)
- FlipperKit (= 0.171.1)
- FlipperKit/Core (= 0.171.1)
- FlipperKit/CppBridge (= 0.171.1)
- FlipperKit/FBCxxFollyDynamicConvert (= 0.171.1)
- FlipperKit/FBDefines (= 0.171.1)
- FlipperKit/FKPortForwarding (= 0.171.1)
- FlipperKit/FlipperKitHighlightOverlay (= 0.171.1)
- FlipperKit/FlipperKitLayoutPlugin (= 0.171.1)
- FlipperKit/FlipperKitLayoutTextSearchable (= 0.171.1)
- FlipperKit/FlipperKitNetworkPlugin (= 0.171.1)
- FlipperKit/FlipperKitReactPlugin (= 0.171.1)
- FlipperKit/FlipperKitUserDefaultsPlugin (= 0.171.1)
- FlipperKit/SKIOSNetworkPlugin (= 0.171.1)
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- hermes-engine (from `../node_modules/react-native/sdks/hermes/hermes-engine.podspec`)
- libevent (~> 2.1.12)
- OpenSSL-Universal (= 1.1.1100)
- 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-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
- 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-native-flipper (from `../node_modules/react-native-flipper`)
- 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:
https://github.com/CocoaPods/Specs:
- CocoaAsyncSocket
- Flipper
- Flipper-Boost-iOSX
- Flipper-DoubleConversion
- Flipper-Fmt
- Flipper-Folly
- Flipper-Glog
- Flipper-PeerTalk
- Flipper-RSocket
- FlipperKit
- fmt
- libevent
- OpenSSL-Universal
- SocketRocket
- YogaKit
EXTERNAL SOURCES:
boost:
:podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
DoubleConversion:
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
FBLazyVector:
:path: "../node_modules/react-native/Libraries/FBLazyVector"
FBReactNativeSpec:
:path: "../node_modules/react-native/React/FBReactNativeSpec"
glog:
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
hermes-engine:
:podspec: "../node_modules/react-native/sdks/hermes/hermes-engine.podspec"
RCT-Folly:
:podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
RCTRequired:
:path: "../node_modules/react-native/Libraries/RCTRequired"
RCTTypeSafety:
:path: "../node_modules/react-native/Libraries/TypeSafety"
React:
:path: "../node_modules/react-native/"
React-bridging:
:path: "../node_modules/react-native/ReactCommon"
React-callinvoker:
:path: "../node_modules/react-native/ReactCommon/callinvoker"
React-Codegen:
:path: build/generated/ios
React-Core:
:path: "../node_modules/react-native/"
React-CoreModules:
:path: "../node_modules/react-native/React/CoreModules"
React-cxxreact:
:path: "../node_modules/react-native/ReactCommon/cxxreact"
React-hermes:
:path: "../node_modules/react-native/ReactCommon/hermes"
React-jsi:
:path: "../node_modules/react-native/ReactCommon/jsi"
React-jsiexecutor:
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
React-jsinspector:
:path: "../node_modules/react-native/ReactCommon/jsinspector"
React-logger:
:path: "../node_modules/react-native/ReactCommon/logger"
react-native-flipper:
:path: "../node_modules/react-native-flipper"
React-perflogger:
:path: "../node_modules/react-native/ReactCommon/reactperflogger"
React-RCTActionSheet:
:path: "../node_modules/react-native/Libraries/ActionSheetIOS"
React-RCTAnimation:
:path: "../node_modules/react-native/Libraries/NativeAnimation"
React-RCTBlob:
:path: "../node_modules/react-native/Libraries/Blob"
React-RCTImage:
:path: "../node_modules/react-native/Libraries/Image"
React-RCTLinking:
:path: "../node_modules/react-native/Libraries/LinkingIOS"
React-RCTNetwork:
:path: "../node_modules/react-native/Libraries/Network"
React-RCTSettings:
:path: "../node_modules/react-native/Libraries/Settings"
React-RCTText:
:path: "../node_modules/react-native/Libraries/Text"
React-RCTVibration:
:path: "../node_modules/react-native/Libraries/Vibration"
React-runtimeexecutor:
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
ReactCommon:
:path: "../node_modules/react-native/ReactCommon"
Yoga:
:path: "../node_modules/react-native/ReactCommon/yoga"
SPEC CHECKSUMS:
boost: a7c83b31436843459a1961bfd74b96033dc77234
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
FBLazyVector: 739d2f9719faecb463c7aa191591af31c8c94182
FBReactNativeSpec: 957de82f66e31f2f14bbec34e37242282fdd26de
Flipper: 1037e97c33631c48b8f8977b710a1a4766058fd1
Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
Flipper-DoubleConversion: 3d3d04a078d4f3a1b6c6916587f159dc11f232c4
Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b
Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
Flipper-Glog: 7761f5362d23ead28c19afc2dd1d819f00e40df9
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541
FlipperKit: cf422436e0e9d5e8a5415bf0fc1bc6780dbf65e6
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 476ee3e89abb49e07f822b48323c51c57124b572
hermes-engine: c2c873a670bc435451449f918c2b3ab3c39255fc
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 4d8508a426467c48885f1151029bc15fa5d7b3b8
RCTRequired: c8c080849a3670601d5c7056023a2176067a69d8
RCTTypeSafety: 710aef40f5ae246bc5fff7e873855b17ed11c180
React: b6bb382534be4de9d367ef3d04f92108c1768160
React-bridging: 0fca0337cef9305026814907dd29254a833a2db7
React-callinvoker: 700e6eb96b5f7f2fdd96d7263cd4627d2fa080ed
React-Codegen: fd21633c4b9f47d0681bbb54b173a203963a5e4d
React-Core: 8ec15c9727c8c01b1e4f14cad5bd21f7c1d56d49
React-CoreModules: 79486447bf901292a83df52d4f7acbecda296723
React-cxxreact: 9022135650dd9960a60a1361e9add424c6c37ab9
React-hermes: b5ce7fb460ff6d39e7bb9bbe1f523272c4b85c0b
React-jsi: 4ccb3599c422ad071e3895c5feab9b0afc40505d
React-jsiexecutor: c61b60de03b3474e5749b8a8fd8e6507630d62c4
React-jsinspector: eaacb698c5af7a99131bc1933806372c20222dfd
React-logger: ebb4d31bbbe4f1a8a1a9b658d7429210b8f68160
react-native-flipper: fccb8b9ca45d6392b22dff0e3555718c3b50b450
React-perflogger: 1fb1ad5333b43a5137afd7608695f7a42c5efd27
React-RCTActionSheet: a435bd67689433575a1e5d7614b021d2c17f0726
React-RCTAnimation: d097c5ed2d00735958508617555abd85183b94e2
React-RCTBlob: f43a0fceb328e1a40aa52701a4eba955635444ab
React-RCTImage: 08f4428e931efe0eefb94443c8ca08cfb250a556
React-RCTLinking: 3a8851e818652582f87e5a7577302e6ad7e1de3e
React-RCTNetwork: 19f7c66b612e2336eefdfbc7ab3a9bd8ca4e21cf
React-RCTSettings: 9324e718a865ff01e4a96be4c65923581b2d5170
React-RCTText: 9cadcd5d982c1d25f7439f47354b1c1b75e60105
React-RCTVibration: 285f8538386c660e6b9497e204636acd93bf7fcc
React-runtimeexecutor: 0af71c94f968fa10015bf0119951bccd2e4d8865
ReactCommon: fe7580b9d10f00249facf25659e0ec051320cc8a
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
Yoga: 75bf4b0131cfb46a659cd0c13309b79a6fcff66d
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
PODFILE CHECKSUM: 4d5ddb53b34efdeb31978ff415be2e4cb065356d
COCOAPODS: 1.11.3