You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.
I changed build.sh to use xcode-select -p to determine the location of the toolchain and SDKs. The error message printed by xcode-select helps point folks in the right direction, and it makes juggling Xcode beta versions a little easier.
Feel free to pull it in if you think it's useful.
-Jimbo
The text was updated successfully, but these errors were encountered:
I was about to do the same but saw that you've already changed the script to use xcode-select. Second the pull request, with an update to SDK version to 8.1
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I changed build.sh to use xcode-select -p to determine the location of the toolchain and SDKs. The error message printed by xcode-select helps point folks in the right direction, and it makes juggling Xcode beta versions a little easier.
Feel free to pull it in if you think it's useful.
-Jimbo
The text was updated successfully, but these errors were encountered: