The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-docker-cli, reference 0.4.0 (8c48fb), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 18 Jun 2025 02:28:58 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/iainsmith/swift-docker.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iainsmith/swift-docker
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 8c48fbc Add a repl command
Cloned https://github.com/iainsmith/swift-docker.git
Revision (git rev-parse @):
8c48fbc44d7ff44a06d44d2b338e279d8d8e1cde
SUCCESS checkout https://github.com/iainsmith/swift-docker.git at 0.4.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/iainsmith/swift-docker.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-argument-parser
Fetching from https://github.com/apple/swift-tools-support-core
Creating working copy of package ‘swift-tools-support-core’
Checking out 0.1.12 of package ‘swift-tools-support-core’
Creating working copy of package ‘swift-argument-parser’
Checking out 0.0.6 of package ‘swift-argument-parser’
Library product “SwiftDocker” contains a target of type executable (“SwiftDocker”). Library products may not include executable targets.Resolve Package Graph
Library product “SwiftDocker” contains a target of type executable (“SwiftDocker”). Library products may not include executable targets.
Resolved source packages:
  spi-builder-workspace: (null)
2025-06-17 19:28:57.014 xcodebuild[524:3033] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_19-28-0057.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Library product “SwiftDocker” contains a target of type executable (“SwiftDocker”). 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
Library product “SwiftDocker” contains a target of type executable (“SwiftDocker”). Library products may not include executable targets.
Resolved source packages:
  spi-builder-workspace: (null)
2025-06-17 19:28:57.927 xcodebuild[608:3535] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_19-28-0057.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Library product “SwiftDocker” contains a target of type executable (“SwiftDocker”). Library products may not include executable targets.
BUILD FAILURE 6.2 iOS