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

Increase iOS deployment target to resolve archiving failure #324

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

3scsamdavis
Copy link

Using the most recent version of this framework, v2.3.13, with Carthage and Xcode 14 resulted in the following error:

warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.4.99.

This PR bumps the minimum deployment target to iOS 11.

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

Successfully merging this pull request may close these issues.

1 participant