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

Add SPM support and migrate to Swift 5.1 #21

Merged
merged 1 commit into from
Nov 1, 2019
Merged

Add SPM support and migrate to Swift 5.1 #21

merged 1 commit into from
Nov 1, 2019

Conversation

danielsaidi
Copy link
Contributor

This PR bumps to Swift 5.1 and adds support for Swift Package Manager. It also lowers the required deployment target to 9.0 since there is nothing in the library that requires a higher target sdk.

I have verified that it still works by adding it to a SwiftUI project using SPM, then presenting toasts from the application's key window's root view controller.

@schmidyy schmidyy merged commit dea0ff7 into schmidyy:master Nov 1, 2019
@schmidyy
Copy link
Owner

schmidyy commented Nov 1, 2019

This is awesome! Thanks for doing this!

@danielsaidi
Copy link
Contributor Author

Thanks for a great library :)

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