Confirm Xcode and Command Line Tools
Record the system version, Xcode version, and current developer directory. If multiple Xcode versions are installed, confirm that the path invoked by the pipeline matches the project requirements; do not check only the version open in the graphical interface.
xcodebuild -versionGet the actual build-tool versionxcode-select -pGet the current developer directoryswift --versionVerify the Swift toolchain