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

Swift 4.0 Support #64

Merged
merged 8 commits into from Oct 4, 2017
Merged

Swift 4.0 Support #64

merged 8 commits into from Oct 4, 2017

Conversation

nlutsenko
Copy link
Member

Includes all the changes required to support Swift 4.0
Also cleans up tests, since it's finally possible with Swift 4.

Superseds and closes #62
Fixes #59
Fixes #61

@nlutsenko
Copy link
Member Author

Hey @akwilliamson, sorry I took over your Pull Request #62.
Would appreciate your eyes and review on this.

This is about the same amount of changes for the core library, but also includes changes to enable warnings introduced in Xcode 9 and fully fix all the warnings introduced in Swift 4.
It also adds some cosmetic nice things on top 🍰

Copy link

@akwilliamson akwilliamson left a comment

Choose a reason for hiding this comment

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

currentTestName is still defined and used elsewhere. Should it be removed entirely? Regardless, the comment about Swift 2.1 ~> Swift 2.2 is outdated in the Tests/XCTestCase+TestName.swift where currentTestName is defined.

@akwilliamson
Copy link

Looks good to me.

@nlutsenko nlutsenko merged commit e9baa72 into master Oct 4, 2017
@nlutsenko nlutsenko deleted the nlutsenko.swift4 branch October 4, 2017 21:22
@flovilmart
Copy link

👍 thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Swift 4 update 13 Issues on XCode 9 / iOS 11
4 participants