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

Fixed #397 -- If Xcode command line tools are active, warn the user. #437

Merged
merged 1 commit into from
Jun 28, 2020

Conversation

freakboy3742
Copy link
Member

iOS builds fail if the command line tools are active. This can happen if you install homebrew, or if you've got a new machine, or if you've installed, but never used Xcode.

In this case, xcodebuild will fail with a helpful error; catch that error and suggest a remedy to the user.

@codecov
Copy link

codecov bot commented Jun 28, 2020

Codecov Report

Merging #437 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
src/briefcase/integrations/xcode.py 93.33% <100.00%> (+0.15%) ⬆️

@freakboy3742 freakboy3742 merged commit 13ec962 into beeware:master Jun 28, 2020
@freakboy3742 freakboy3742 deleted the new-xcode-install branch June 28, 2020 02:13
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.

None yet

1 participant