Hey guys, I had to step away from my project for a few months for funding to secure and today i got to get back into to prep a demo and I am having a hard time getting a build going I keep hitting this error. Im not a backend guy just dude who makes things look pretty for some context.
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "Firebase/Auth":
In Podfile:
CordovaPluginsStatic (from `../capacitor-cordova-ios-plugins`) was resolved to 2.4.2, which depends on
Firebase/Auth (~> 6.32.2)
Firebase/Auth
CocoaPods could not find compatible versions for pod "Firebase/CoreOnly":
In Podfile:
CordovaPluginsStatic (from `../capacitor-cordova-ios-plugins`) was resolved to 2.4.2, which depends on
Firebase/Analytics (~> 7.0.0) was resolved to 7.0.0, which depends on
Firebase/Core (= 7.0.0) was resolved to 7.0.0, which depends on
Firebase/CoreOnly (= 7.0.0)
CordovaPluginsStatic (from `../capacitor-cordova-ios-plugins`) was resolved to 2.4.2, which depends on
Firebase/Auth (~> 6.32.2) was resolved to 6.32.2, which depends on
Firebase/CoreOnly (= 6.32.2)
Any insight to this would be awesome