Build Information
Failed to build CorvidaeLib, reference main (b55daf), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 11:16:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/corvidae-ai/CorvidaeLib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
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.81s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm