-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
xcode: expect 8.3.3/recognise 9.0 on 10.13 #2736
Conversation
I'll take your word on the versions! Haven't gotten a VM going yet. |
@mistydemeo @DomT4 FYI we need to wait on bumping the Xcode version until we've updated our CI boxes. Currently all builds there are failing as a result. |
@MikeMcQuaid Sorry, I meant to leave a note that someone would need to sort that side of things out. Thanks for merging @mistydemeo ❤️. I couldn't get APFS working inside VMware (useful 30 day free trial allows me to determine how much it'd trash my own system to update, heh) but otherwise it wasn't a complete nightmare. If I upgraded from Sierra to High Sierra (which I'm still not convinced isn't a temporary "haha got ya" name) and enabled APFS it refused to boot. |
Is it too soon to require Xcode 9.0 for High Sierra? For Sierra, Xcode 8.0 was the only option, but for High Sierra, Xcode 8.3.3 might be a better candidate for the minimum Xcode until 9.0 is out of beta (or the early betas at least). I am fishing for feedback before I create an issue or pull request. Thanks for brew - I depend on this tool. Keep up the good work. |
No, on balance the problems are usually the reverse where we get issues filed that only occur if you're using the older Xcode. |
brew tests
with your changes locally?Wee follow up to #2732.