Build Information
Failed to build swift-package-factory, reference v0.1.0 (2b27eb
), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 20 Jun 2025 03:10:38 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-package-factory.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-package-factory
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at 2b27eb0 add license and readme
Cloned https://github.com/tayloraswift/swift-package-factory.git
Revision (git rev-parse @):
2b27eb00e8011423edfb02fa70dd4c2c5f03cf16
SUCCESS checkout https://github.com/tayloraswift/swift-package-factory.git at v0.1.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/tayloraswift/swift-package-factory.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
Resolve Package Graph
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/kelvin13/swift-system-extras.git
Fetching from https://github.com/apple/swift-system.git
Creating working copy of package ‘swift-system-extras’
Checking out 0.2.0 of package ‘swift-system-extras’
Creating working copy of package ‘swift-system’
Checking out 1.5.0 of package ‘swift-system’
Creating working copy of package ‘swift-syntax’
Checking out swift-DEVELOPMENT-SNAPSHOT-2022-08-15-a (59c93fc) of package ‘swift-syntax’
the target name factory has different case on the filesystem and the Package.swift manifest file'Factory' was identified as an executable target given the presence of a 'main' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()'The target named 'Factory' was identified as an executable target but a non-executable product with this name already exists.Library product “Factory” contains a target of type executable (“Factory”). Library products may not include executable targets.Resolve Package Graph
the target name factory has different case on the filesystem and the Package.swift manifest file'Factory' was identified as an executable target given the presence of a 'main' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()'The target named 'Factory' was identified as an executable target but a non-executable product with this name already exists.Library product “Factory” contains a target of type executable (“Factory”). Library products may not include executable targets.
Resolved source packages:
spi-builder-workspace: (null)
2025-06-19 20:10:37.581 xcodebuild[525:3050] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-19-06_20-10-0037.xcresult
xcodebuild: error: Could not resolve package dependencies:
Library product “Factory” contains a target of type executable (“Factory”). Library products may not include executable targets.
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the target name factory has different case on the filesystem and the Package.swift manifest file'Factory' was identified as an executable target given the presence of a 'main' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()'The target named 'Factory' was identified as an executable target but a non-executable product with this name already exists.Library product “Factory” contains a target of type executable (“Factory”). Library products may not include executable targets.
Resolved source packages:
spi-builder-workspace: (null)
2025-06-19 20:10:38.807 xcodebuild[644:3722] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-19-06_20-10-0038.xcresult
xcodebuild: error: Could not resolve package dependencies:
Library product “Factory” contains a target of type executable (“Factory”). Library products may not include executable targets.
BUILD FAILURE 6.2 tvOS