Skip to content

Fix TestFoundation build order issue in Xcode #401

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 1 commit into from
Jun 6, 2016

Conversation

briancroom
Copy link
Contributor

Currently when building the TestFoundation scheme in Xcode with a clean build directory, the build fails because it attempts to build SwiftXCTest before SwiftFoundation. This fixes the build order in the scheme.

@briancroom
Copy link
Contributor Author

AFAIK CI never touches anything related to this, so there's no point in requesting a build from it.

@parkera parkera merged commit c8c1ff0 into swiftlang:master Jun 6, 2016
@parkera
Copy link
Contributor

parkera commented Jun 6, 2016

Ok

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