Build Information
Failed to build swift-apinotes, reference main (2fe208), with Swift 6.3 for tvOS using Xcode 26.4 on 19 Apr 2026 01:17:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-apinotes -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lynnswap/swift-apinotes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lynnswap/swift-apinotes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2fe208c Updates
Cloned https://github.com/lynnswap/swift-apinotes.git
Revision (git rev-parse @):
2fe208c1824f053c04778c5dad2a6fe93d8ab3bf
SUCCESS checkout https://github.com/lynnswap/swift-apinotes.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/lynnswap/swift-apinotes.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/jpsim/Yams
Fetching from https://github.com/SwiftyLab/MetaCodable
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/swiftlang/swift-syntax.git
Creating working copy of package ‘MetaCodable’
Checking out 1.6.0 of package ‘MetaCodable’
Creating working copy of package ‘Yams’
Checking out 6.2.1 of package ‘Yams’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-syntax’
Checking out 602.0.0 of package ‘swift-syntax’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Resolve Package Graph
Resolved source packages:
swift-apinotes: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
Yams: https://github.com/jpsim/Yams @ 6.2.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
MetaCodable: https://github.com/SwiftyLab/MetaCodable @ 1.6.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
resolved source packages: swift-apinotes, swift-syntax, Yams, swift-collections, MetaCodable, swift-argument-parser
2026-04-18 21:17:14.197 xcodebuild[529:3065] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "metacodable",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyLab/MetaCodable"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "6.1.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
}
],
"manifest_display_name" : "swift-apinotes",
"name" : "swift-apinotes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "APINotes",
"targets" : [
"APINotes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "APINotesTests",
"module_type" : "SwiftTarget",
"name" : "APINotesTests",
"path" : "Tests/APINotesTests",
"sources" : [
"Tests.swift"
],
"target_dependencies" : [
"APINotes"
],
"type" : "test"
},
{
"c99name" : "APINotes",
"module_type" : "SwiftTarget",
"name" : "APINotes",
"path" : "Sources/APINotes",
"product_dependencies" : [
"MetaCodable",
"HelperCoders",
"Yams"
],
"product_memberships" : [
"APINotes"
],
"sources" : [
"Common/CommonEntity.swift",
"Common/CommonType.swift",
"Common/ObjCMethod.swift",
"Common/ObjCProperty.swift",
"Common/Parameter.swift",
"Common/Variable.swift",
"Enums/Availability.swift",
"Enums/EnumExtensibility.swift",
"Enums/EnumKind.swift",
"Enums/Nullability.swift",
"Enums/ObjCMemberKind.swift",
"Enums/SwiftWrapper.swift",
"Module.swift",
"TopLevelItems/Enumerator.swift",
"TopLevelItems/Function.swift",
"TopLevelItems/ObjCContext.swift",
"TopLevelItems/Tag.swift",
"TopLevelItems/Typedef.swift",
"Version.Tuple.swift",
"Version.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-apinotes"
]
}
}
2026-04-18 21:17:27.402 xcodebuild[881:5109] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-apinotes -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 swift-apinotes -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
MetaCodable: https://github.com/SwiftyLab/MetaCodable @ 1.6.0
swift-apinotes: /Users/admin/builder/spi-builder-workspace
Yams: https://github.com/jpsim/Yams @ 6.2.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'APINotes' in project 'swift-apinotes'
➜ Explicit dependency on target 'APINotes' in project 'swift-apinotes'
➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'APINotes' in project 'swift-apinotes'
➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'CYaml' in project 'Yams' (no dependencies)
Target 'HelperCoders' in project 'MetaCodable'
➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
Target 'HelperCoders' in project 'MetaCodable'
➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
Target 'MetaCodable' in project 'MetaCodable'
➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
Target 'MetaCodable' in project 'MetaCodable'
➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
Target 'MacroPlugin' in project 'MetaCodable'
➜ Explicit dependency on target 'PluginCore' in project 'MetaCodable'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'PluginCore' in project 'MetaCodable'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 00dfc912a3882d5df09ab8736eac2bd4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/00dfc912a3882d5df09ab8736eac2bd4.xcbuilddata
error: The package product 'MetaCodable' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'APINotes' from project 'swift-apinotes')
error: The package product 'HelperCoders' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'APINotes' from project 'swift-apinotes')
2026-04-18 21:17:32.960 xcodebuild[918:5335] [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 swift-apinotes
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Yams: https://github.com/jpsim/Yams @ 6.2.1
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
MetaCodable: https://github.com/SwiftyLab/MetaCodable @ 1.6.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-apinotes: /Users/admin/builder/spi-builder-workspace
resolved source packages: Yams, swift-syntax, MetaCodable, swift-argument-parser, swift-collections, swift-apinotes
2026-04-18 21:17:40.618 xcodebuild[1035:5928] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "metacodable",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyLab/MetaCodable"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "6.1.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
}
],
"manifest_display_name" : "swift-apinotes",
"name" : "swift-apinotes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "APINotes",
"targets" : [
"APINotes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "APINotesTests",
"module_type" : "SwiftTarget",
"name" : "APINotesTests",
"path" : "Tests/APINotesTests",
"sources" : [
"Tests.swift"
],
"target_dependencies" : [
"APINotes"
],
"type" : "test"
},
{
"c99name" : "APINotes",
"module_type" : "SwiftTarget",
"name" : "APINotes",
"path" : "Sources/APINotes",
"product_dependencies" : [
"MetaCodable",
"HelperCoders",
"Yams"
],
"product_memberships" : [
"APINotes"
],
"sources" : [
"Common/CommonEntity.swift",
"Common/CommonType.swift",
"Common/ObjCMethod.swift",
"Common/ObjCProperty.swift",
"Common/Parameter.swift",
"Common/Variable.swift",
"Enums/Availability.swift",
"Enums/EnumExtensibility.swift",
"Enums/EnumKind.swift",
"Enums/Nullability.swift",
"Enums/ObjCMemberKind.swift",
"Enums/SwiftWrapper.swift",
"Module.swift",
"TopLevelItems/Enumerator.swift",
"TopLevelItems/Function.swift",
"TopLevelItems/ObjCContext.swift",
"TopLevelItems/Tag.swift",
"TopLevelItems/Typedef.swift",
"Version.Tuple.swift",
"Version.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-apinotes"
]
}
}
2026-04-18 21:17:44.421 xcodebuild[1074:6145] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-apinotes -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 swift-apinotes -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
MetaCodable: https://github.com/SwiftyLab/MetaCodable @ 1.6.0
Yams: https://github.com/jpsim/Yams @ 6.2.1
swift-apinotes: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'APINotes' in project 'swift-apinotes'
➜ Explicit dependency on target 'APINotes' in project 'swift-apinotes'
➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'APINotes' in project 'swift-apinotes'
➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'CYaml' in project 'Yams' (no dependencies)
Target 'HelperCoders' in project 'MetaCodable'
➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
Target 'HelperCoders' in project 'MetaCodable'
➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
Target 'MetaCodable' in project 'MetaCodable'
➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
Target 'MetaCodable' in project 'MetaCodable'
➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
Target 'MacroPlugin' in project 'MetaCodable'
➜ Explicit dependency on target 'PluginCore' in project 'MetaCodable'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'PluginCore' in project 'MetaCodable'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 00dfc912a3882d5df09ab8736eac2bd4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/00dfc912a3882d5df09ab8736eac2bd4.xcbuilddata
error: The package product 'MetaCodable' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'APINotes' from project 'swift-apinotes')
error: The package product 'HelperCoders' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'APINotes' from project 'swift-apinotes')
2026-04-18 21:17:47.858 xcodebuild[1106:6312] [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 swift-apinotes
(1 failure)
BUILD FAILURE 6.3 tvOS