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 Swift 5.2 support, fix warning #174

Merged
merged 1 commit into from
Jul 9, 2020

Conversation

ffried
Copy link
Contributor

@ffried ffried commented Jul 9, 2020

This adds Swift 5.2 support (while maintaining 5.1 support).
Also, a warning was fixed that stated that TokenResolverOptions.none (deprecated) lead to an empty option set. Since this is intentional (and deprecated either way), I applied the suggested fix.

@davedelong davedelong merged commit 76d2281 into davedelong:master Jul 9, 2020
@ffried ffried deleted the feature/swift5.2 branch July 9, 2020 15:42
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