From 58ad452183a9035940e4129d1233f2f83e3955f9 Mon Sep 17 00:00:00 2001 From: Lorenzo Blasa Date: Thu, 18 Nov 2021 03:23:33 -0800 Subject: [PATCH] Update Flipper-Folly in ReactNativeExample Summary: This change bumps Flipper-Folly to the latest which fixes an issue with undefined symbols. See https://github.com/facebook/flipper/issues/2600 Reviewed By: aigoncharov Differential Revision: D32528018 fbshipit-source-id: 24458e43eedd4afad5049b72991bc5e013e67171 --- react-native/ReactNativeFlipperExample/ios/Podfile | 4 ++-- react-native/ReactNativeFlipperExample/ios/Podfile.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/react-native/ReactNativeFlipperExample/ios/Podfile b/react-native/ReactNativeFlipperExample/ios/Podfile index a4524691a..5288757fa 100644 --- a/react-native/ReactNativeFlipperExample/ios/Podfile +++ b/react-native/ReactNativeFlipperExample/ios/Podfile @@ -25,9 +25,9 @@ target 'ReactNativeFlipperExample' do # Note that if you have use_frameworks! enabled, Flipper will not work and # you should disable these next few lines. - # Versions are explicitly pinned to be able to forcefully test against the latest versions. + # Versions are explicitly pinned to be able to forcefully test against the latest versions. # use_flipper!() should work as well and pick the React Native defaults - use_flipper!({ 'Flipper' => flipperkit_version, 'Flipper-Folly' => '2.6.9', 'Flipper-RSocket' => '1.4.3', 'Flipper-DoubleConversion' => '3.1.7', 'Flipper-Glog' => '0.3.9', 'Flipper-PeerTalk' => '0.0.4' }) + use_flipper!({ 'Flipper' => flipperkit_version, 'Flipper-Folly' => '2.6.10', 'Flipper-RSocket' => '1.4.3', 'Flipper-DoubleConversion' => '3.1.7', 'Flipper-Glog' => '0.3.9', 'Flipper-PeerTalk' => '0.0.4' }) post_install do |installer| react_native_post_install(installer) diff --git a/react-native/ReactNativeFlipperExample/ios/Podfile.lock b/react-native/ReactNativeFlipperExample/ios/Podfile.lock index 246fac01c..7365de3af 100644 --- a/react-native/ReactNativeFlipperExample/ios/Podfile.lock +++ b/react-native/ReactNativeFlipperExample/ios/Podfile.lock @@ -16,7 +16,7 @@ PODS: - Flipper-Boost-iOSX (1.76.0.1.11) - Flipper-DoubleConversion (3.1.7) - Flipper-Fmt (7.1.7) - - Flipper-Folly (2.6.9): + - Flipper-Folly (2.6.10): - Flipper-Boost-iOSX - Flipper-DoubleConversion - Flipper-Fmt (= 7.1.7) @@ -372,7 +372,7 @@ DEPENDENCIES: - Flipper-Boost-iOSX (= 1.76.0.1.11) - Flipper-DoubleConversion (= 3.1.7) - Flipper-Fmt (= 7.1.7) - - Flipper-Folly (= 2.6.9) + - Flipper-Folly (= 2.6.10) - Flipper-Glog (= 0.3.9) - Flipper-PeerTalk (= 0.0.4) - Flipper-RSocket (= 1.4.3) @@ -517,7 +517,7 @@ SPEC CHECKSUMS: Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c Flipper-DoubleConversion: 57ffbe81ef95306cc9e69c4aa3aeeeeb58a6a28c Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b - Flipper-Folly: 4c7cf530a9038ae25b0fa37e00b00491c467aaea + Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3 Flipper-Glog: 05579840e2750ec907ee2f81544f41ad76a7cae4 Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9 Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541 @@ -557,6 +557,6 @@ SPEC CHECKSUMS: Yoga: 9a08effa851c1d8cc1647691895540bc168ea65f YogaKit: f782866e155069a2cca2517aafea43200b01fd5a -PODFILE CHECKSUM: 91e9f3f8d10271f4833178188e9125afd602f0c3 +PODFILE CHECKSUM: b4dd7909448fc968cf77342eedccacc0851c5c6e COCOAPODS: 1.11.2