Build Information
Failed to build FWDebug, reference master (4bd273
), with Swift 6.0 for macOS (SPM) on 18 Mar 2025 19:23:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lszzy/FWDebug.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lszzy/FWDebug
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4bd2738 Finish Release-6.0.1-20250318
Cloned https://github.com/lszzy/FWDebug.git
Revision (git rev-parse @):
4bd2738c9558cf92f5557e248629b134ec2f5e05
SUCCESS checkout https://github.com/lszzy/FWDebug.git at master
[16375/5676400] Downloading https://github.com/lszzy/FWDebug/releases/download/6.0.1/FWDebug.xcframework.zip
Downloading binary artifact https://github.com/lszzy/FWDebug/releases/download/6.0.1/FWDebug.xcframework.zip
Downloaded https://github.com/lszzy/FWDebug/releases/download/6.0.1/FWDebug.xcframework.zip (1.44s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "fwdebug",
"name": "FWDebug",
"url": "https://github.com/lszzy/FWDebug.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FWDebug",
"dependencies": [
]
}
]
}
Fetching https://github.com/lszzy/FWDebug.git
[1/6564] Fetching fwdebug
Fetched https://github.com/lszzy/FWDebug.git from cache (2.45s)
Creating working copy for https://github.com/lszzy/FWDebug.git
Working copy of https://github.com/lszzy/FWDebug.git resolved at master (4bd2738)
Fetching binary artifact https://github.com/lszzy/FWDebug/releases/download/6.0.1/FWDebug.xcframework.zip from cache
Fetched https://github.com/lszzy/FWDebug/releases/download/6.0.1/FWDebug.xcframework.zip from cache (0.33s)
warning: '.resolve-product-dependencies': dependency 'fwdebug' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/lszzy/FWDebug.git
https://github.com/lszzy/FWDebug.git
{
"dependencies" : [
],
"manifest_display_name" : "FWDebug",
"name" : "FWDebug",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FWDebug",
"targets" : [
"FWDebug"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FWDebug",
"module_type" : "BinaryTarget",
"name" : "FWDebug",
"path" : "remote/archive/FWDebug.xcframework.zip",
"product_memberships" : [
"FWDebug"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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.2.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.0 macosSpm