Build Information
Failed to build Flywheel, reference v1.1.6 (1694a1), with Swift 6.1 for macOS (SPM) on 13 Mar 2026 06:12:11 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: v1.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/abhimuktheeswarar/Flywheel
* tag v1.1.6 -> FETCH_HEAD
HEAD is now at 1694a1f Release v1.1.6 for SPM
Cloned https://github.com/abhimuktheeswarar/Flywheel.git
Revision (git rev-parse @):
1694a1f54e494e3921f08ed8cdaf542e2d303cd1
SUCCESS checkout https://github.com/abhimuktheeswarar/Flywheel.git at v1.1.6
========================================
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
[16384/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.49s)
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