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 ipa-uploader, reference 1.1.3 (8f7e5b), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 02:35:46 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rwbutler/ipauploader.git
Reference: 1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rwbutler/ipauploader
 * tag               1.1.3      -> FETCH_HEAD
HEAD is now at 8f7e5bb Release 1.1.3
Cloned https://github.com/rwbutler/ipauploader.git
Revision (git rev-parse @):
8f7e5bb652a8c46d0dcf9ba5c990b352a490d058
SUCCESS checkout https://github.com/rwbutler/ipauploader.git at 1.1.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/rwbutler/ipauploader.git
[3/270] Fetching ipauploader
Fetched https://github.com/rwbutler/ipauploader.git from cache (0.76s)
Creating working copy for https://github.com/rwbutler/ipauploader.git
Working copy of https://github.com/rwbutler/ipauploader.git resolved at 1.1.3 (8f7e5bb)
error: 'ipauploader': Source files for target ipa-uploader-cli should be located under 'Sources/ipa-uploader-cli', or a custom sources path can be set with the 'path' property in Package.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/rwbutler/ipauploader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: 'spi-builder-workspace': Source files for target ipa-uploader-cli should be located under 'Sources/ipa-uploader-cli', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm