Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Deployment target too low for pod #17

Open
warpling opened this issue Nov 13, 2020 · 2 comments
Open

Deployment target too low for pod #17

warpling opened this issue Nov 13, 2020 · 2 comments

Comments

@warpling
Copy link

(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!

@paulb777
Copy link
Member

@warpling Thanks for the issue! We'd be happy to review a PR that makes the fix.

@warpling
Copy link
Author

I don't have the know-how or time to do this right now but wanted to at least document this for other confused people :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants