Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specs satisfying the StripeFinancialConnections (= 22.5.1, ~> 22.5.1), StripeFinancialConnections (~> 22.7.0) dependency were found, but they required a higher minimum deployment target. #1103

Closed
anija opened this issue Aug 25, 2022 · 1 comment

Comments

@anija
Copy link

anija commented Aug 25, 2022

I'm trying to upgrade to latest version, but when I launch pod install i got

Specs satisfying the `StripeFinancialConnections (= 22.5.1, ~> 22.5.1), StripeFinancialConnections (~> 22.7.0)` dependency were found, but they required a higher minimum deployment target.

My minimun deployment target is 12.4 and should be enough, accordin to the documentation.

platform :ios, '12.4'

@charliecruzan-stripe
Copy link
Collaborator

This is probably an Xcode caching issue, try cleaning your build folder in Xcode:
Screen Shot 2022-08-25 at 1 55 13 PM

and maybe even clearing the ~/Library/Developer/Xcode/DerivedData/ folder.

This issue might be semi relevant : #970

Closing since this isn't a bug with the SDK and is specific to your local project, but lmk if there's more I can do to help :)

@charliecruzan-stripe charliecruzan-stripe closed this as not planned Won't fix, can't repro, duplicate, stale Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants