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

Error When Building contentful-persistence.swift in Cartfile with new version of Swift #142

Open
asaadjaber opened this issue Jun 2, 2023 · 0 comments

Comments

@asaadjaber
Copy link

I experienced an issue when I built my project. When I built my project the build failed. I am using Carthage.

The error from the build logs in Xcode said that the iOS deployment target is set to 8.0 but the range of supported deployment target versions is 11.0 to 16.4.99.

In Cartfile, I have github "contentful/contentful-persistence.swift" ~> 0.17.5.

I am using XCode version 14.3.1 and Carthage version 0.39.

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

1 participant