Build Information
Failed to build xcinfo, reference 1.0.3 (dd0752), with Swift 6.1 for macOS (SPM) on 5 Feb 2026 13:17:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XcodeReleasesOrg/xcinfo.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/XcodeReleasesOrg/xcinfo
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at dd07520 Fixes Xcode version matching
Cloned https://github.com/XcodeReleasesOrg/xcinfo.git
Revision (git rev-parse @):
dd07520f1c7b929812d27f76e236d7d190b4e4c8
SUCCESS checkout https://github.com/XcodeReleasesOrg/xcinfo.git at 1.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/XcodeReleasesOrg/xcinfo.git
https://github.com/XcodeReleasesOrg/xcinfo.git
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "data",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/xcodereleases/data.git"
},
{
"identity" : "prompt",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/getGuaka/Prompt.git"
},
{
"identity" : "clispinner",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/trispo/CLISpinner"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "xcinfo",
"name" : "xcinfo",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "xcinfo",
"targets" : [
"xcinfo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcinfoCoreTests",
"module_type" : "SwiftTarget",
"name" : "xcinfoCoreTests",
"path" : "Tests/xcinfoCoreTests",
"product_dependencies" : [
"Prompt",
"CustomDump"
],
"sources" : [
"XcodeTests.swift",
"xcinfoCoreTests.swift"
],
"target_dependencies" : [
"xcinfoCore",
"XCUnxip"
],
"type" : "test"
},
{
"c99name" : "xcinfoCore",
"module_type" : "SwiftTarget",
"name" : "xcinfoCore",
"path" : "Sources/xcinfoCore",
"product_dependencies" : [
"CLISpinner",
"XCModel"
],
"product_memberships" : [
"xcinfo"
],
"sources" : [
"AppleAuthenticator.swift",
"Array+Extensions.swift",
"Core.swift",
"Credentials.swift",
"Downloader.swift",
"Environment.swift",
"Extractor.swift",
"FileDownload.swift",
"InterruptionHandler.swift",
"ProgressDisplay.swift",
"Publisher+Extensions.swift",
"Shell.swift",
"Unxip.swift",
"VersionParts.swift",
"WindowSize.swift",
"XCReleasesAPI.swift",
"XcodeVersion.swift",
"fail.swift"
],
"target_dependencies" : [
"OlympUs",
"XCIFoundation",
"XCUnxip"
],
"type" : "library"
},
{
"c99name" : "xcinfo",
"module_type" : "SwiftTarget",
"name" : "xcinfo",
"path" : "Sources/xcinfo",
"product_dependencies" : [
"ArgumentParser",
"Prompt",
"Rainbow"
],
"product_memberships" : [
"xcinfo"
],
"sources" : [
"SubCommands/Cleanup.swift",
"SubCommands/Download.swift",
"SubCommands/Extract.swift",
"SubCommands/Info.swift",
"SubCommands/Install.swift",
"SubCommands/Installed.swift",
"SubCommands/List.swift",
"SubCommands/Uninstall.swift",
"XCInfo.swift",
"installExtractedXcode.swift",
"version.swift"
],
"target_dependencies" : [
"xcinfoCore",
"XCIFoundation"
],
"type" : "executable"
},
{
"c99name" : "XCUnxip",
"module_type" : "ClangTarget",
"name" : "XCUnxip",
"path" : "Sources/XCUnxip",
"product_memberships" : [
"xcinfo"
],
"sources" : [
"Unxip.m"
],
"type" : "library"
},
{
"c99name" : "XCIFoundation",
"module_type" : "SwiftTarget",
"name" : "XCIFoundation",
"path" : "Sources/XCIFoundation",
"product_dependencies" : [
"Rainbow"
],
"product_memberships" : [
"xcinfo"
],
"sources" : [
"FileManager+Extensions.swift",
"KeychainPasswordItem.swift",
"Logger.swift",
"String+Extensions.swift"
],
"type" : "library"
},
{
"c99name" : "OlympUs",
"module_type" : "SwiftTarget",
"name" : "OlympUs",
"path" : "Sources/OlympUs",
"product_dependencies" : [
"Prompt"
],
"product_memberships" : [
"xcinfo"
],
"sources" : [
"OlympUs.swift"
],
"target_dependencies" : [
"XCIFoundation"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/xcodereleases/data.git
[1/996] Fetching data
Fetched https://github.com/xcodereleases/data.git from cache (0.89s)
error: could not find a branch named ‘master’ in https://github.com/xcodereleases/data.git (did you mean ‘main’?)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/xcodereleases/data.git
Updated https://github.com/xcodereleases/data.git (0.45s)
error: could not find a branch named ‘master’ in https://github.com/xcodereleases/data.git (did you mean ‘main’?)
BUILD FAILURE 6.1 macosSpm