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 Parade, reference 1.0.0 (f2b248), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 01:41:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Meniny/Parade.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Meniny/Parade
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at f2b2483 1.0.0
Cloned https://github.com/Meniny/Parade.git
Revision (git rev-parse @):
f2b2483a9e7690079900726ab7bac69f7dc6e137
SUCCESS checkout https://github.com/Meniny/Parade.git at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/Meniny/Parade.git
[1/77] Fetching parade
Fetched https://github.com/Meniny/Parade.git from cache (0.72s)
Creating working copy for https://github.com/Meniny/Parade.git
Working copy of https://github.com/Meniny/Parade.git resolved at 1.0.0 (f2b2483)
error: 'parade': Source files for target Parade should be located under 'Sources/Parade', or a custom sources path can be set with the 'path' property in Package.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Meniny/Parade.git
https://github.com/Meniny/Parade.git
error: Source files for target Parade should be located under 'Sources/Parade', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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 Parade should be located under 'Sources/Parade', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Source files for target Parade should be located under 'Sources/Parade', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.1 macosSpm