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 version check for default runloop case name #549

Merged
merged 1 commit into from
Jun 26, 2018
Merged

Add swift version check for default runloop case name #549

merged 1 commit into from
Jun 26, 2018

Conversation

sunshinejr
Copy link
Contributor

Hey there!

I was playing with Nimble on Swift 4.2 and there was only one change needed for my scheme to compile: name change for default runloop.

Note: I was trying to find in the codebase how (or if) do you guys handle backwards compatibility, but couldn't find anything after dropping the support of Swift 3. I've made a single #if directive, but I'm happy to update the PR with any given guidelines for these kinds of PRs.

Copy link
Member

@wongzigii wongzigii left a comment

Choose a reason for hiding this comment

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

Nimble v8.0.0 will drop Swift 3.x. So we are still on the way. LGTM. 👍

Copy link
Member

@ikesyo ikesyo left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@ikesyo ikesyo merged commit 5eccb95 into Quick:master Jun 26, 2018
@sunshinejr sunshinejr deleted the feature/swift_4.2 branch June 30, 2018 12:51
ikesyo referenced this pull request Jan 11, 2019
Megal pushed a commit to Megal/Nimble that referenced this pull request Jul 31, 2019
Add swift version check for default runloop case name
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