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

Fix Swift 4.2 compatibility on Linux #619

Merged
merged 4 commits into from
Jan 18, 2019
Merged

Fix Swift 4.2 compatibility on Linux #619

merged 4 commits into from
Jan 18, 2019

Conversation

ikesyo
Copy link
Member

@ikesyo ikesyo commented Jan 14, 2019

No description provided.

@ikesyo ikesyo force-pushed the test-swift-5.0 branch 3 times, most recently from 9d98576 to f57d45a Compare January 15, 2019 05:16
@ikesyo ikesyo changed the title Test Swift 5.0 (5.0-DEVELOPMENT-SNAPSHOT-2019-01-13-a) Fix Swift 4.2 compatibility on Linux Jan 17, 2019
@@ -3,7 +3,7 @@ import Foundation

/// "Global" state of Nimble is stored here. Only DSL functions should access / be aware of this
/// class' existence
internal class NimbleEnvironment {
internal class NimbleEnvironment: NSObject {
Copy link
Member Author

Choose a reason for hiding this comment

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

@ikesyo ikesyo merged commit 1cc763c into master Jan 18, 2019
@ikesyo ikesyo deleted the test-swift-5.0 branch January 18, 2019 14:06
Megal pushed a commit to Megal/Nimble that referenced this pull request Jul 31, 2019
Fix Swift 4.2 compatibility on Linux
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.

1 participant