Build Information
Failed to build Flywheel, reference master (c37766), with Swift 6.1 for macOS (SPM) on 13 Mar 2026 06:12:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/abhimuktheeswarar/Flywheel.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/abhimuktheeswarar/Flywheel
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c37766d Add Flywheel guide md file
Cloned https://github.com/abhimuktheeswarar/Flywheel.git
Revision (git rev-parse @):
c37766d606cea4614252fe765caef1c772857f05
SUCCESS checkout https://github.com/abhimuktheeswarar/Flywheel.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/abhimuktheeswarar/Flywheel.git
https://github.com/abhimuktheeswarar/Flywheel.git
{
"dependencies" : [
],
"manifest_display_name" : "Flywheel",
"name" : "Flywheel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Flywheel",
"targets" : [
"Flywheel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Flywheel",
"module_type" : "BinaryTarget",
"name" : "Flywheel",
"path" : "remote/archive/Flywheel.xcframework.zip",
"product_memberships" : [
"Flywheel"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
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
Downloading binary artifact https://github.com/abhimuktheeswarar/Flywheel/releases/download/v1.1.6/Flywheel.xcframework.zip
[16375/13488245] Downloading https://github.com/abhimuktheeswarar/Flywheel/releases/download/v1.1.6/Flywheel.xcframework.zip
Downloaded https://github.com/abhimuktheeswarar/Flywheel/releases/download/v1.1.6/Flywheel.xcframework.zip (1.20s)
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