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 StatusAlert, reference 1.1.1 (d28202), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 23:23:14 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LowKostKustomz/StatusAlert.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LowKostKustomz/StatusAlert
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at d282021 Updated version to 1.1.1
Cloned https://github.com/LowKostKustomz/StatusAlert.git
Revision (git rev-parse @):
d2820218fd4340bbc281cf19c966696ff29ed85b
SUCCESS checkout https://github.com/LowKostKustomz/StatusAlert.git at 1.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/LowKostKustomz/StatusAlert.git
[9/824] Fetching statusalert
Fetched https://github.com/LowKostKustomz/StatusAlert.git from cache (4.07s)
Creating working copy for https://github.com/LowKostKustomz/StatusAlert.git
Working copy of https://github.com/LowKostKustomz/StatusAlert.git resolved at 1.1.1 (d282021)
error: 'statusalert': package 'statusalert' contains no products
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/LowKostKustomz/StatusAlert.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StatusAlert",
  "name" : "StatusAlert",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
  ],
  "targets" : [
  ],
  "tools_version" : "4.2"
}
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: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm