Skip to content

macOS and iOS

How do I select an Xcode version?

Quick answer

Run sudo xcode-select -s /Applications/Xcode_16.4.app before your build steps.

The detail that matters

Follow it with xcodebuild -version so the log records exactly which toolchain compiled the build.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.