A comprehensive validation tool for verifying Xcode SDK installations on macOS build runners. This script helps diagnose SDK issues by checking multiple aspects of the installation and providing detailed diagnostic output.
This script validates that an Xcode installation has complete, functional SDKs by:
- Verifying the Xcode installation exists
- Checking first launch tasks are complete
- Confirming the SDK appears in
xcodebuild -showsdks