Skip to content

Use xcodebuild in more cases #1104

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
Sep 17, 2019
Merged

Use xcodebuild in more cases #1104

merged 2 commits into from
Sep 17, 2019

Conversation

johnfairh
Copy link
Collaborator

Real world projects can have an xcworkspace without an xcproject at the same level, check for that and avoid using SPM.

Also check for the xcodebuild arguments that would be necessary if the project/workspace were in a different directory than the root.

Fixes #1103, recreated + verified against their project.

@johnfairh johnfairh merged commit 0b2d686 into master Sep 17, 2019
@johnfairh johnfairh deleted the jf-better-use-spm branch September 17, 2019 08:20
@jpsim
Copy link
Collaborator

jpsim commented Sep 17, 2019

Thanks for improving the docs too!

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.

xcodebuild_arguments recieves error in 0.11.0.
2 participants