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

Detect the currently selected version of Xcode and warn if it's 12 beta #81

Closed
MaxDesiatov opened this issue Aug 1, 2020 · 0 comments · Fixed by #90
Closed

Detect the currently selected version of Xcode and warn if it's 12 beta #81

MaxDesiatov opened this issue Aug 1, 2020 · 0 comments · Fixed by #90
Labels
bug Something isn't working

Comments

@MaxDesiatov
Copy link
Collaborator

carton should run xcodebuild -version to get the currently selected version of Xcode and give a clear error message clarifying that Xcode 12 betas aren't supported.

@MaxDesiatov MaxDesiatov added the bug Something isn't working label Aug 1, 2020
MaxDesiatov added a commit that referenced this issue Aug 20, 2020
Xcode 12 warning is removed as 5.3 SwiftWasm snapshots that became the default are compatible with Xcode 12.

Closes #65.
Closes #81.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant