Build Information
Failed to build StatusAlert, reference 1.1.1 (d28202
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 20:08:25 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/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 (2.37s)
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.1
Building package at path: $PWD
https://github.com/LowKostKustomz/StatusAlert.git
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.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: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm