Build Information
Failed to build CorvidaeLib, reference main (b55daf), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 23:58:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/corvidae-ai/CorvidaeLib.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/corvidae-ai/CorvidaeLib
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b55daf3 Improved documentation comments - quick help
Cloned https://github.com/corvidae-ai/CorvidaeLib.git
Revision (git rev-parse @):
b55daf307ff0505790944b59dee94470051ae7ac
SUCCESS checkout https://github.com/corvidae-ai/CorvidaeLib.git at main
Downloading binary artifact https://github.com/corvidae-ai/CorvidaeLib/releases/download/2.2.3/CorvidaeCore.xcframework.zip
[16375/98906] Downloading https://github.com/corvidae-ai/CorvidaeLib/releases/download/2.2.3/CorvidaeCore.xcframework.zip
Downloaded https://github.com/corvidae-ai/CorvidaeLib/releases/download/2.2.3/CorvidaeCore.xcframework.zip (0.66s)
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "corvidaelib",
"name": "CorvidaeLib",
"url": "https://github.com/corvidae-ai/CorvidaeLib.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CorvidaeLib",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/corvidae-ai/CorvidaeLib.git
[1/168] Fetching corvidaelib
Fetched https://github.com/corvidae-ai/CorvidaeLib.git from cache (0.83s)
Creating working copy for https://github.com/corvidae-ai/CorvidaeLib.git
Working copy of https://github.com/corvidae-ai/CorvidaeLib.git resolved at main (b55daf3)
Fetching binary artifact https://github.com/corvidae-ai/CorvidaeLib/releases/download/2.2.3/CorvidaeCore.xcframework.zip from cache
Fetched https://github.com/corvidae-ai/CorvidaeLib/releases/download/2.2.3/CorvidaeCore.xcframework.zip from cache (0.04s)
warning: '.resolve-product-dependencies': dependency 'corvidaelib' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/corvidae-ai/CorvidaeLib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm