The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build swift-bundler with Swift 6.0 for iOS using Xcode 16.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-bundler.git
Reference: v2.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stackotter/swift-bundler
 * tag               v2.0.5     -> FETCH_HEAD
HEAD is now at aa89e35 Fix 5.8 build errors by adding type annotations and refactoring result builders
Cloned https://github.com/stackotter/swift-bundler.git
Revision (git rev-parse @):
aa89e35b8e08a9d6bd93fea6401c0fe02f8143cb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stackotter/swift-bundler.git at v2.0.5
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/stackotter/swift-bundler.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/stackotter/swift-argument-parser
Fetching from https://github.com/pointfreeco/swift-parsing.git
Fetching from https://github.com/apple/swift-log
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/onevcat/Rainbow
Fetching from https://github.com/mxcl/Version.git
Fetching from https://github.com/LebJe/TOMLKit
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Fetching from https://github.com/pointfreeco/swift-case-paths
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘swift-parsing’
Checking out 0.13.0 of package ‘swift-parsing’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.4.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘TOMLKit’
Checking out 0.6.0 of package ‘TOMLKit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.3 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-argument-parser’
Checking out main (b1b5373) of package ‘swift-argument-parser’
Creating working copy of package ‘Version’
Checking out 2.1.0 of package ‘Version’
Creating working copy of package ‘swift-log’
Checking out 1.6.1 of package ‘swift-log’
Creating working copy of package ‘Rainbow’
Checking out 4.0.1 of package ‘Rainbow’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-case-paths’
Checking out 1.5.6 of package ‘swift-case-paths’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
product 'ArgumentParser' required by package 'spi-builder-workspace' target 'swift-bundler' not found in package 'swift-argument-parser'.Resolve Package Graph
product 'ArgumentParser' required by package 'spi-builder-workspace' target 'swift-bundler' not found in package 'swift-argument-parser'.
Resolved source packages:
  spi-builder-workspace: (null)
2024-11-03 08:51:14.349 xcodebuild[466:2633] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-03-11_08-51-0014.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'ArgumentParser' required by package 'spi-builder-workspace' target 'swift-bundler' not found in package 'swift-argument-parser'.
GENERIC FAILURE 6.0 iOS