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 support on macOS #262

Merged
merged 10 commits into from
Sep 13, 2017
Merged

Swift 4 support on macOS #262

merged 10 commits into from
Sep 13, 2017

Conversation

stel
Copy link
Contributor

@stel stel commented Sep 13, 2017

Some of the auto layout related type names have been changed in AppKit with Swift 4, this PR adds type aliases for them however it breaks the compatibility with the previous versions of Swift.

@orta
Copy link
Collaborator

orta commented Sep 13, 2017

You'll need to update travis too, I believe

@stel
Copy link
Contributor Author

stel commented Sep 13, 2017

Alright, seems to work now

@orta
Copy link
Collaborator

orta commented Sep 13, 2017

Yep, cool, this looks good, I'll get this major bumped and released.

@orta orta merged commit 7f3163e into robb:master Sep 13, 2017
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