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 deployment target and add all supported platforms #3

Closed
wants to merge 2 commits into from

Conversation

EmilioPelaez
Copy link

  • Increase deployment target to iOS 10 to silence warning that it has to be at least 9
  • Added tvOS, watchOS, macOS and Catalyst platforms to Package.swift
  • Increased Swift Tools Version to 5.5 in Package.swift

@andriyslyusar
Copy link
Owner

Hello Emilio,

Thank a lot for taking your time and creating the PR, but the changes your are proposing can't be merged.

Added tvOS, watchOS, macOS and Catalyst platforms - at current project state it is only supporting iOS and support for other platforms is not yet fully implemented and tested.

I will consider bumping minimum iOS version support to iOS 9 to avoid the warning and bumping Swift Tools Version to the latest available.

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

2 participants