Skip to content

Xcode generation tests #198

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
Mar 15, 2016
Merged

Xcode generation tests #198

merged 2 commits into from
Mar 15, 2016

Conversation

mxcl
Copy link
Contributor

@mxcl mxcl commented Mar 14, 2016

No description provided.

mxcl added 2 commits March 14, 2016 17:29
The Xcodeproj module became much easier to test when I removed the dependency on Package from Xcodeproj, instead we pass packageName and srcroot.
We should have more tests, but this initial one qualifies for most regression testing.

Works by generating a project and seeing if Xcodebuild can list the correct targets.
@mxcl
Copy link
Contributor Author

mxcl commented Mar 15, 2016

@swift-ci Please test

@mxcl
Copy link
Contributor Author

mxcl commented Mar 15, 2016

Twice failing in Swift tests. I'm going to risk merging this anyway. I tested it locally.

mxcl added a commit that referenced this pull request Mar 15, 2016
@mxcl mxcl merged commit 47cb588 into swiftlang:master Mar 15, 2016
@mxcl mxcl deleted the xcode-generation-tests branch March 15, 2016 16:49
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