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

Support Swift 5 #170

Merged
merged 4 commits into from
Apr 11, 2019
Merged

Support Swift 5 #170

merged 4 commits into from
Apr 11, 2019

Conversation

djones6
Copy link
Contributor

@djones6 djones6 commented Apr 4, 2019

Update to Swift 5, and use official Docker images for CI.

Resolves Swift 5 compiler warnings relating to changes to Data.withUnsafeBytes, for which I haven't been able to track down the relevant Swift Evolution proposal, but there's discussion of here: https://forums.swift.org/t/unsaferawbufferpointer-in-swift-5/22165

Also adds JAZZY_ELIGIBLE to one of the Mac builds, so that we can regenerate API docs via the CI, and making the Travis configuration consistent with other IBM-Swift repos.

Copy link
Collaborator

@billabt billabt left a comment

Choose a reason for hiding this comment

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

👍

@billabt billabt merged commit a839237 into master Apr 11, 2019
@djones6 djones6 deleted the swift5 branch April 29, 2019 14:46
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