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

Bump minimum deployment target to iOS 9.0 in project and podspec. #101

Merged
merged 2 commits into from
Oct 26, 2020

Conversation

Zandor300
Copy link
Contributor

Xcode 12 no longer supports iOS 8.x, making it produce a warning for EFQRCode:

The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.1.99.

This pull request fixes that by bumping the minimum deployment target to iOS 9.0.

@EyreFree EyreFree merged commit 1994a78 into EFPrefix:master Oct 26, 2020
@EyreFree
Copy link
Member

@Zandor300

Thanks for your contribution, 🙏

@Zandor300 Zandor300 deleted the ios-9-deployment-target branch October 26, 2020 10:16
@Zandor300
Copy link
Contributor Author

@EyreFree Could you release a new version with these changes so I can get rid of the warnings in the multiple iOS apps I use EFQRCode in?

ApolloZhu pushed a commit that referenced this pull request Nov 4, 2020
* Bump minimum deployment target to iOS 9.0 in project and podspec.

* Update iOS deployment target to 9.0 in watchOS subspec.
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.

2 participants