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

Bumping deployment target due to Xcode 12 warning #818

Merged
merged 3 commits into from
Mar 8, 2021

Conversation

harleyjcooper
Copy link
Contributor

Building ReactiveSwift on Xcode 12 gives the warning:

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.0.99.

Updating the deployment_target in the podspec will remove this issue, but will also drop support for iOS 8.

Checklist

  • [X ] Updated CHANGELOG.md.

@andersio andersio merged commit 660aab4 into ReactiveCocoa:master Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants