Skip to content

Make Foundation compile in Xcode again #1017

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

Merged
merged 2 commits into from
Jun 10, 2017

Conversation

spevans
Copy link
Contributor

@spevans spevans commented May 27, 2017

  • The code is still using version 3 syntax so pass the
    -swift-version 3 flag

@spevans
Copy link
Contributor Author

spevans commented May 27, 2017

@phausler This allowed foundation to compile in Xcode with latest toolchain

@ianpartridge
Copy link
Contributor

It seems like we're not too far away from being Swift 4 compliant, so maybe hold off on this?

@spevans
Copy link
Contributor Author

spevans commented May 31, 2017

It was supposed to just be a quick fix as I noticed CI tests were failing on macOS for an xctest PR of mine. #1006 is also needed to get the build working under Xcode. Just thought the swift4 fixes might not go in that quickly with WWDC coming up - and there are a couple more fixes needed on top of the other swift4 PRs as well

spevans added 2 commits June 2, 2017 12:39
- The code is still using version 3 syntax so pass the
  -swift-version 3 flag
@spevans spevans force-pushed the pr_xcode_swift_version_3 branch from 3ee0ae5 to e34ae28 Compare June 2, 2017 11:48
@parkera
Copy link
Contributor

parkera commented Jun 10, 2017

@swift-ci test and merge

@parkera parkera merged commit 6826eac into swiftlang:master Jun 10, 2017
@parkera
Copy link
Contributor

parkera commented Jun 10, 2017

Actually let's just merge this since it's Mac only.

@spevans spevans deleted the pr_xcode_swift_version_3 branch August 9, 2017 06:42
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