-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
s1:awaiting inputWaiting for input from the original authorWaiting for input from the original author
Description
It seems like a bug was intrduced somewhere in this repo that breaks the dependency tree for Firebase/Core
. Every time I run pod update
I get the same error:
...
[!] CocoaPods could not find compatible versions for pod "Firebase/Core":
In Podfile:
Firebase/Core
Specs satisfying the `Firebase/Core` dependency were found, but they required a higher minimum deployment target.
CocoaPods could not find compatible versions for pod "GoogleUtilities/MethodSwizzler":
In Podfile:
Firebase/Core was resolved to 5.8.0, which depends on
FirebaseAnalytics (= 5.1.2) was resolved to 5.1.2, which depends on
GoogleUtilities/MethodSwizzler (~> 5.2.0)
Specs satisfying the `GoogleUtilities/MethodSwizzler (~> 5.2.0)` dependency were found, but they required a higher minimum deployment target.
This happens on many different machines.
Metadata
Metadata
Assignees
Labels
s1:awaiting inputWaiting for input from the original authorWaiting for input from the original author