When running pod install --repo-update
, I get the following error:
[!] CocoaPods could not find compatible versions for pod "Flipper-Folly":
In Podfile:
Flipper-Folly (= 2.6.0)
Specs satisfying the `Flipper-Folly (= 2.6.0)` dependency were found, but they required a higher minimum deployment target.
I've tried changing the use_flipper
number to 2.6
but that doesn't work either.