Build Information
Failed to build SwiftColorGenLibrary, reference master (22eff3), with Swift 6.2 for watchOS using Xcode 26.3 on 17 Jun 2025 23:04:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftColorGenLibrary-Package -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fernandodelrio/swiftcolorgenlibrary.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fernandodelrio/swiftcolorgenlibrary
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 22eff34 Merge pull request #5 from fernandodelrio/develop
Cloned https://github.com/fernandodelrio/swiftcolorgenlibrary.git
Revision (git rev-parse @):
22eff344998308e4eba147e8814f920eff6f5817
SUCCESS checkout https://github.com/fernandodelrio/swiftcolorgenlibrary.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/fernandodelrio/swiftcolorgenlibrary.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "aexml",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tadija/AEXML.git"
},
{
"identity" : "commandline",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/silt-lang/CommandLine"
}
],
"manifest_display_name" : "SwiftColorGenLibrary",
"name" : "SwiftColorGenLibrary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftColorGenLibrary",
"targets" : [
"SwiftColorGenLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftColorGenLibraryTests",
"module_type" : "SwiftTarget",
"name" : "SwiftColorGenLibraryTests",
"path" : "Tests/SwiftColorGenLibraryTests",
"sources" : [
"SwiftColorGenLibraryTests.swift"
],
"target_dependencies" : [
"SwiftColorGenLibrary"
],
"type" : "test"
},
{
"c99name" : "SwiftColorGenLibrary",
"module_type" : "SwiftTarget",
"name" : "SwiftColorGenLibrary",
"path" : "Sources/SwiftColorGenLibrary",
"product_dependencies" : [
"AEXML",
"CommandLine"
],
"product_memberships" : [
"SwiftColorGenLibrary"
],
"sources" : [
"AEXMLElement.swift",
"Asset.swift",
"AssetManager.swift",
"CLIManager.swift",
"ColorData.swift",
"ColorManager.swift",
"ColorSpaceManager.swift",
"OutputFileManager.swift",
"PathManager.swift",
"StoryboardManager.swift",
"WebColors.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SwiftColorGenLibrary",
"schemes" : [
"AEXMLPackageDescription",
"CommandLinePackageDescription",
"SwiftColorGenLibrary-Package",
"SwiftColorGenLibraryPackageDescription",
"SwiftColorGenLibraryPackageTests"
],
"targets" : [
"SwiftColorGenLibraryPackageDescription",
"CommandLinePackageDescription",
"AEXMLPackageDescription",
"SwiftColorGenLibraryTests",
"SwiftColorGenLibrary",
"CommandLine",
"AEXML",
"SwiftColorGenLibraryPackageTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftColorGenLibrary-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 SwiftColorGenLibrary-Package -destination generic/platform=watchOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'SwiftColorGenLibrary' in project 'SwiftColorGenLibrary'
➜ Explicit dependency on target 'CommandLine' in project 'SwiftColorGenLibrary'
➜ Explicit dependency on target 'AEXML' in project 'SwiftColorGenLibrary'
Target 'AEXML' in project 'SwiftColorGenLibrary' (no dependencies)
Target 'CommandLine' in project 'SwiftColorGenLibrary' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e180054d7ef9ca67fcc906255d6aeb1a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e180054d7ef9ca67fcc906255d6aeb1a.xcbuilddata
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'AEXML' from project 'SwiftColorGenLibrary')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'AEXML' from project 'SwiftColorGenLibrary')
** BUILD FAILED **
The following build commands failed:
Building project SwiftColorGenLibrary with scheme SwiftColorGenLibrary-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "aexml",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tadija/AEXML.git"
},
{
"identity" : "commandline",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/silt-lang/CommandLine"
}
],
"manifest_display_name" : "SwiftColorGenLibrary",
"name" : "SwiftColorGenLibrary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftColorGenLibrary",
"targets" : [
"SwiftColorGenLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftColorGenLibraryTests",
"module_type" : "SwiftTarget",
"name" : "SwiftColorGenLibraryTests",
"path" : "Tests/SwiftColorGenLibraryTests",
"sources" : [
"SwiftColorGenLibraryTests.swift"
],
"target_dependencies" : [
"SwiftColorGenLibrary"
],
"type" : "test"
},
{
"c99name" : "SwiftColorGenLibrary",
"module_type" : "SwiftTarget",
"name" : "SwiftColorGenLibrary",
"path" : "Sources/SwiftColorGenLibrary",
"product_dependencies" : [
"AEXML",
"CommandLine"
],
"product_memberships" : [
"SwiftColorGenLibrary"
],
"sources" : [
"AEXMLElement.swift",
"Asset.swift",
"AssetManager.swift",
"CLIManager.swift",
"ColorData.swift",
"ColorManager.swift",
"ColorSpaceManager.swift",
"OutputFileManager.swift",
"PathManager.swift",
"StoryboardManager.swift",
"WebColors.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SwiftColorGenLibrary",
"schemes" : [
"AEXMLPackageDescription",
"CommandLinePackageDescription",
"SwiftColorGenLibrary-Package",
"SwiftColorGenLibraryPackageDescription",
"SwiftColorGenLibraryPackageTests"
],
"targets" : [
"SwiftColorGenLibraryPackageDescription",
"CommandLinePackageDescription",
"AEXMLPackageDescription",
"SwiftColorGenLibraryTests",
"SwiftColorGenLibrary",
"CommandLine",
"AEXML",
"SwiftColorGenLibraryPackageTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftColorGenLibrary-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 SwiftColorGenLibrary-Package -destination generic/platform=watchOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'SwiftColorGenLibrary' in project 'SwiftColorGenLibrary'
➜ Explicit dependency on target 'CommandLine' in project 'SwiftColorGenLibrary'
➜ Explicit dependency on target 'AEXML' in project 'SwiftColorGenLibrary'
Target 'AEXML' in project 'SwiftColorGenLibrary' (no dependencies)
Target 'CommandLine' in project 'SwiftColorGenLibrary' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e180054d7ef9ca67fcc906255d6aeb1a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e180054d7ef9ca67fcc906255d6aeb1a.xcbuilddata
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'AEXML' from project 'SwiftColorGenLibrary')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'AEXML' from project 'SwiftColorGenLibrary')
** BUILD FAILED **
The following build commands failed:
Building project SwiftColorGenLibrary with scheme SwiftColorGenLibrary-Package
(1 failure)
BUILD FAILURE 6.2 watchOS