You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, my project is targeting iOS 13.4. From what I see in the podspec 11 is the minimum required target. However when I try to install the pods I get:
[!] CocoaPods could not find compatible versions for pod "YubiKit":
In snapshot (Podfile.lock):
YubiKit (= 4.4.0)
In Podfile:
Fido (from `../modules/fido/ios`) was resolved to 1.0.0, which depends on
YubiKit (= 4.6.0)
Specs satisfying the `YubiKit (= 4.4.0), YubiKit (= 4.6.0)` dependency were found, but they required a higher minimum deployment target.
Is the deployed version on CocoaPods the same the the main branch of the repo?
The text was updated successfully, but these errors were encountered:
Hi, my project is targeting iOS 13.4. From what I see in the podspec 11 is the minimum required target. However when I try to install the pods I get:
Is the deployed version on CocoaPods the same the the main branch of the repo?
The text was updated successfully, but these errors were encountered: