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

Update podspec Swift version to 5.0 to match project settings #279

Merged
merged 3 commits into from
Jun 18, 2019

Conversation

owainhunt
Copy link
Contributor

Changes

Change to the Swift version specified in the podspec to version 5. This matches the project settings, and will prevent the 'Conversion to Swift 5 is available' warning showing in projects using the pod.

References

Not applicable

Testing

Config change only, no code changes.

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@owainhunt owainhunt requested a review from a team May 24, 2019 12:46
@damieng damieng added the tiny label Jun 6, 2019
@cocojoe
Copy link
Member

cocojoe commented Jun 10, 2019

I had presumed this was setting the minimum version and that it would match the developers project settings as the Library supports 4.x/5.x.

However, looks like the fix for this that covers all developers is:
http://blog.cocoapods.org/CocoaPods-1.7.0-beta/#support-for-multiple-swift-versions

@cocojoe
Copy link
Member

cocojoe commented Jun 17, 2019

@owainhunt as 1.7.x is GA, please can you amend your PR to use the recommended guidance as per last comment. Thanks

@cocojoe cocojoe requested review from cocojoe and removed request for a team June 17, 2019 09:42
@cocojoe cocojoe self-assigned this Jun 17, 2019
Copy link
Member

@cocojoe cocojoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes requested in main thread comments.

@owainhunt
Copy link
Contributor Author

Change made as requested.

@cocojoe cocojoe added this to the vNext milestone Jun 18, 2019
@cocojoe
Copy link
Member

cocojoe commented Jun 18, 2019

Looks good 👍 Have you tested it?

@owainhunt
Copy link
Contributor Author

Indeed, tested with Swift 4.2 and 5.

@cocojoe cocojoe merged commit 85f4408 into auth0:master Jun 18, 2019
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.

3 participants