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 UIPheonix, reference 3.0.1 (f00161), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 04:04:35 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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MKGitHub/UIPheonix.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MKGitHub/UIPheonix
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at f001615 Minor improvements for Swift 5
Cloned https://github.com/MKGitHub/UIPheonix.git
Revision (git rev-parse @):
f001615f4e88320ccd10a5578c3a04ccbc34e074
SUCCESS checkout https://github.com/MKGitHub/UIPheonix.git at 3.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/MKGitHub/UIPheonix.git
[1/1550] Fetching uipheonix
Fetched https://github.com/MKGitHub/UIPheonix.git from cache (3.17s)
Creating working copy for https://github.com/MKGitHub/UIPheonix.git
Working copy of https://github.com/MKGitHub/UIPheonix.git resolved at 3.0.1 (f001615)
error: 'uipheonix': Source files for target UIPheonix should be located under 'Sources/UIPheonix', 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/MKGitHub/UIPheonix.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
error: 'spi-builder-workspace': Source files for target UIPheonix should be located under 'Sources/UIPheonix', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm