Build Information
Failed to build xcsift, reference v1.2.0 (978a96), with Swift 6.2 for tvOS using Xcode 26.3 on 22 Mar 2026 12:43:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcsift -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ldomaradzki/xcsift.git
Reference: v1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ldomaradzki/xcsift
* tag v1.2.0 -> FETCH_HEAD
HEAD is now at 978a965 feat: Add --xcbeautify flag for parsing xcbeautify/Tuist-formatted input (#63)
Cloned https://github.com/ldomaradzki/xcsift.git
Revision (git rev-parse @):
978a96562ddc5d145a40960f4c95205fd988e437
SUCCESS checkout https://github.com/ldomaradzki/xcsift.git at v1.2.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/ldomaradzki/xcsift.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-docc-plugin
Fetching from https://github.com/toon-format/toon-swift.git
Fetching from https://github.com/mattt/swift-toml
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-toml’
Checking out 2.0.0 of package ‘swift-toml’
Creating working copy of package ‘toon-swift’
Checking out 0.4.0 of package ‘toon-swift’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.6 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
TOML: https://github.com/mattt/swift-toml @ 2.0.0
ToonFormat: https://github.com/toon-format/toon-swift.git @ 0.4.0
xcsift: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
resolved source packages: SymbolKit, TOML, ToonFormat, xcsift, swift-argument-parser, SwiftDocCPlugin
2026-03-22 08:42:29.229 xcodebuild[523:3052] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "toon-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/toon-format/toon-swift.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swift-toml",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattt/swift-toml"
}
],
"manifest_display_name" : "xcsift",
"name" : "xcsift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "xcsift",
"targets" : [
"xcsift"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcsiftTests",
"module_type" : "SwiftTarget",
"name" : "xcsiftTests",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/build.txt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/linker-error-output.txt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/swift-testing-output.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"BuildPhasesTest.swift",
"BuildPhasesTimingTests.swift",
"ConfigurationTests.swift",
"CoverageTests.swift",
"EncodingTests.swift",
"GitHubActionsFormatTests.swift",
"InstallTests.swift",
"LinkerErrorTests.swift",
"Mocks/MockFileSystem.swift",
"ParsingTests.swift",
"TOONFormatTests.swift",
"XcbeautifyTests.swift"
],
"target_dependencies" : [
"xcsift"
],
"type" : "test"
},
{
"c99name" : "xcsift",
"module_type" : "SwiftTarget",
"name" : "xcsift",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"ToonFormat",
"TOML"
],
"product_memberships" : [
"xcsift"
],
"sources" : [
"ConfigLoader.swift",
"ConfigMerger.swift",
"Configuration.swift",
"CoverageParser.swift",
"FileSystemProtocol.swift",
"Install/ClaudeCodeInstaller.swift",
"Install/CodexInstaller.swift",
"Install/CursorInstaller.swift",
"Install/InstallCommands.swift",
"Install/Templates/CodexTemplates.swift",
"Install/Templates/CursorTemplates.swift",
"Install/Templates/SharedTemplates.swift",
"Models.swift",
"OutputParser.swift",
"ShellRunnerProtocol.swift",
"XCBeautifySymbols.swift",
"XcodebuildSymbols.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"xcsift"
]
}
}
2026-03-22 08:42:44.232 xcodebuild[907:5196] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcsift -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme xcsift -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
ToonFormat: https://github.com/toon-format/toon-swift.git @ 0.4.0
TOML: https://github.com/mattt/swift-toml @ 2.0.0
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
xcsift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
Target 'xcsift' in project 'xcsift'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ToonFormat' in project 'ToonFormat'
➜ Explicit dependency on target 'TOML' in project 'TOML'
Target 'TOML' in project 'TOML'
➜ Explicit dependency on target 'TOML' in project 'TOML'
➜ Explicit dependency on target 'CTomlPlusPlus' in project 'TOML'
Target 'TOML' in project 'TOML'
➜ Explicit dependency on target 'CTomlPlusPlus' in project 'TOML'
Target 'CTomlPlusPlus' in project 'TOML' (no dependencies)
Target 'ToonFormat' in project 'ToonFormat'
➜ Explicit dependency on target 'ToonFormat' in project 'ToonFormat'
Target 'ToonFormat' in project 'ToonFormat' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d4e472520cc8d7b77f489fbcf8ea4827
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d4e472520cc8d7b77f489fbcf8ea4827.xcbuilddata
error: The package product 'ToonFormat' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'xcsift' from project 'xcsift')
error: The package product 'TOML' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'xcsift' from project 'xcsift')
2026-03-22 08:42:52.512 xcodebuild[980:5630] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme xcsift
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
TOML: https://github.com/mattt/swift-toml @ 2.0.0
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
xcsift: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
ToonFormat: https://github.com/toon-format/toon-swift.git @ 0.4.0
resolved source packages: SwiftDocCPlugin, TOML, swift-argument-parser, xcsift, SymbolKit, ToonFormat
2026-03-22 08:43:05.486 xcodebuild[1203:6961] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "toon-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/toon-format/toon-swift.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swift-toml",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattt/swift-toml"
}
],
"manifest_display_name" : "xcsift",
"name" : "xcsift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "xcsift",
"targets" : [
"xcsift"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcsiftTests",
"module_type" : "SwiftTarget",
"name" : "xcsiftTests",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/build.txt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/linker-error-output.txt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/swift-testing-output.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"BuildPhasesTest.swift",
"BuildPhasesTimingTests.swift",
"ConfigurationTests.swift",
"CoverageTests.swift",
"EncodingTests.swift",
"GitHubActionsFormatTests.swift",
"InstallTests.swift",
"LinkerErrorTests.swift",
"Mocks/MockFileSystem.swift",
"ParsingTests.swift",
"TOONFormatTests.swift",
"XcbeautifyTests.swift"
],
"target_dependencies" : [
"xcsift"
],
"type" : "test"
},
{
"c99name" : "xcsift",
"module_type" : "SwiftTarget",
"name" : "xcsift",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"ToonFormat",
"TOML"
],
"product_memberships" : [
"xcsift"
],
"sources" : [
"ConfigLoader.swift",
"ConfigMerger.swift",
"Configuration.swift",
"CoverageParser.swift",
"FileSystemProtocol.swift",
"Install/ClaudeCodeInstaller.swift",
"Install/CodexInstaller.swift",
"Install/CursorInstaller.swift",
"Install/InstallCommands.swift",
"Install/Templates/CodexTemplates.swift",
"Install/Templates/CursorTemplates.swift",
"Install/Templates/SharedTemplates.swift",
"Models.swift",
"OutputParser.swift",
"ShellRunnerProtocol.swift",
"XCBeautifySymbols.swift",
"XcodebuildSymbols.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"xcsift"
]
}
}
2026-03-22 08:43:11.736 xcodebuild[1282:7438] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xcsift -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme xcsift -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
xcsift: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
ToonFormat: https://github.com/toon-format/toon-swift.git @ 0.4.0
TOML: https://github.com/mattt/swift-toml @ 2.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
Target 'xcsift' in project 'xcsift'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ToonFormat' in project 'ToonFormat'
➜ Explicit dependency on target 'TOML' in project 'TOML'
Target 'TOML' in project 'TOML'
➜ Explicit dependency on target 'TOML' in project 'TOML'
➜ Explicit dependency on target 'CTomlPlusPlus' in project 'TOML'
Target 'TOML' in project 'TOML'
➜ Explicit dependency on target 'CTomlPlusPlus' in project 'TOML'
Target 'CTomlPlusPlus' in project 'TOML' (no dependencies)
Target 'ToonFormat' in project 'ToonFormat'
➜ Explicit dependency on target 'ToonFormat' in project 'ToonFormat'
Target 'ToonFormat' in project 'ToonFormat' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d4e472520cc8d7b77f489fbcf8ea4827
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d4e472520cc8d7b77f489fbcf8ea4827.xcbuilddata
error: The package product 'ToonFormat' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'xcsift' from project 'xcsift')
error: The package product 'TOML' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'xcsift' from project 'xcsift')
2026-03-22 08:43:17.785 xcodebuild[1355:7891] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme xcsift
(1 failure)
BUILD FAILURE 6.2 tvOS