Build Information
Failed to build KnotAPI, reference main (c464f4), with Swift 6.1 for macOS (SPM) on 7 Apr 2026 06:46:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/millionscard/knot-api-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/millionscard/knot-api-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c464f4d Deploy Version 2.1.0
Cloned https://github.com/millionscard/knot-api-ios.git
Revision (git rev-parse @):
c464f4dad5982f4695e897f2866013ea61679bdb
SUCCESS checkout https://github.com/millionscard/knot-api-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/millionscard/knot-api-ios.git
https://github.com/millionscard/knot-api-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "KnotAPI",
"name" : "KnotAPI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "KnotAPI",
"targets" : [
"KnotAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KnotAPI",
"module_type" : "BinaryTarget",
"name" : "KnotAPI",
"path" : "KnotAPI.xcframework",
"product_memberships" : [
"KnotAPI"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
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