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

Deployment target for Xcode12 #748

Closed
fnuky opened this issue Nov 3, 2020 · 3 comments
Closed

Deployment target for Xcode12 #748

fnuky opened this issue Nov 3, 2020 · 3 comments

Comments

@fnuky
Copy link

fnuky commented Nov 3, 2020

I'm using CocoaAsyncSocket library as a SPM dependency and for Xcode 12 is supported deployment target as iOS 9. In Package.swift is iOS 8, is possible to update it? It makes unnecessary warning.

@GeroHerkenrath
Copy link

There's actually a PR for this, #741, which has been merged. It just has not (yet?) been released (and pushed to cocoapods) and/or tagged, so the Swift Package Manager doesn't see it. I assume the idea is to collect some more features and perhaps also decide about the version number (currently the PR just increased the patch part of it, but since it could be a breaking change for some older projects there's also a case for incrementing the minor part).

@K3TZR
Copy link

K3TZR commented Dec 13, 2020

For those of us using it via Swift PM it would be helpful to have #741 addressed by bumping the tag

@chrisballinger
Copy link
Collaborator

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

4 participants