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 to Swift 5 #35

Merged
merged 4 commits into from Aug 15, 2019
Merged

Update to Swift 5 #35

merged 4 commits into from Aug 15, 2019

Conversation

alextall
Copy link
Collaborator

@initFabian I upgraded the Swift version, and to make it easier to update in the future, it is only declared at the project level. All targets will inherit from the one setting.

As noted in the previous PR, this should be tagged as a new release. No code changes were needed from Swift 4.2, so I would think this can be v2.2, but upgrading to Swift 5 could be considered a breaking change, so v3.0 is also a viable option.

Signed-off-by: Alex Du Bois <alex.dubois@mac.com>
Signed-off-by: Alex Du Bois <alex.dubois@mac.com>
@alextall alextall requested a review from initFabian May 10, 2019 12:38
@alextall
Copy link
Collaborator Author

@initFabian If you want to update CI to Swift 5, I’d expect tests to continue to pass. Then we can merge this puppy, and cut a new release.

@codecov
Copy link

codecov bot commented May 10, 2019

Codecov Report

Merging #35 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   95.17%   95.17%           
=======================================
  Files          25       25           
  Lines        1429     1429           
=======================================
  Hits         1360     1360           
  Misses         69       69

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a556b75...9ba9e45. Read the comment docs.

@initFabian
Copy link
Collaborator

Whats the status of this PR? is it simply merging and deploying a new build?

@initFabian
Copy link
Collaborator

Will this address #33?

@alextall
Copy link
Collaborator Author

Yes. This should resolve #33, and it’s ready to merge.

@initFabian initFabian merged commit 8b4d341 into master Aug 15, 2019
@initFabian initFabian deleted the swift5 branch August 15, 2019 12:56
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