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
{{ message }}
This repository was archived by the owner on Jul 19, 2023. It is now read-only.
(This is a semi-self-solve QA Issue for others confused in the future :) Feel free to close immediately. Thanks for the great tool!)
[!] CocoaPods could not find compatible versions for pod "Foo":
In Podfile:
Foo
Specs satisfying the `Foo` dependency were found, but they required a higher minimum deployment target.
To fix, bump the target in size_build_configuration.json, but also some of the IPHONEOS_DEPLOYMENT_TARGET in SwiftApp.xcodeproj/project.pbxproj and sizetestproject/SizeTest.xcodeproj/project.pbxproj. Honestly unsure if all of these are necessary. Would be awesome to see a flag added for specifying this!
The text was updated successfully, but these errors were encountered:
(This is a semi-self-solve QA Issue for others confused in the future :) Feel free to close immediately. Thanks for the great tool!)
To fix, bump the target in
size_build_configuration.json
, but also some of theIPHONEOS_DEPLOYMENT_TARGET
inSwiftApp.xcodeproj/project.pbxproj
andsizetestproject/SizeTest.xcodeproj/project.pbxproj
. Honestly unsure if all of these are necessary. Would be awesome to see a flag added for specifying this!The text was updated successfully, but these errors were encountered: