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 package target to iOS 9 and update testing packages #802

Merged
merged 2 commits into from
Sep 29, 2020

Conversation

petrpavlik
Copy link
Contributor

When ReactiveSwift is imported as a swift package using Xcode 12, it generates following warning 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. This PR fixes the warning by bumping the min. deployment target to iOS 9 when importing this dependency as a swift packages

I've also updated Quick and Nimble dependencies to their latest versions. The ReactiveCocoa counterpart PR is here ReactiveCocoa/ReactiveCocoa#3712.

@RuiAAPeres
Copy link
Member

Ping @andersio. ❤️

@andersio andersio merged commit 83010c8 into ReactiveCocoa:master Sep 29, 2020
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.

None yet

4 participants