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 JustSignals, reference develop (b901c5), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 13:44:48 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/devandsev/JustSignals.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devandsev/JustSignals
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at b901c5e Update podspec
Cloned https://github.com/devandsev/JustSignals.git
Revision (git rev-parse @):
b901c5e25e41dfc3d5559063e6b44c3ac2e06c8e
SUCCESS checkout https://github.com/devandsev/JustSignals.git at develop
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/devandsev/JustSignals.git
[1/71] Fetching justsignals
Fetched https://github.com/devandsev/JustSignals.git from cache (0.69s)
Creating working copy for https://github.com/devandsev/JustSignals.git
Working copy of https://github.com/devandsev/JustSignals.git resolved at develop (b901c5e)
error: 'justsignals': Source files for target JustSignals should be located under 'Sources/JustSignals', 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/devandsev/JustSignals.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 JustSignals should be located under 'Sources/JustSignals', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm