Build Information
Failed to build AlCore, reference 0.9.30 (076aab), with Swift 6.1 for macOS (SPM) on 13 Jan 2026 20:00:57 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/Alviere/alviere-core-ios.git
Reference: 0.9.30
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Alviere/alviere-core-ios
* tag 0.9.30 -> FETCH_HEAD
HEAD is now at 076aaba 0.9.30
Cloned https://github.com/Alviere/alviere-core-ios.git
Revision (git rev-parse @):
076aababed15812a5c9c8be8565d61617556dc45
SUCCESS checkout https://github.com/Alviere/alviere-core-ios.git at 0.9.30
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Alviere/alviere-core-ios.git
https://github.com/Alviere/alviere-core-ios.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "AlCore",
"name" : "AlCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AlCore",
"targets" : [
"AlCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AlCore",
"module_type" : "BinaryTarget",
"name" : "AlCore",
"path" : "remote/archive/AlCore.xcframework.zip",
"product_memberships" : [
"AlCore"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
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/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip
[32750/10106680] Downloading https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip
Downloaded https://github.com/Alviere/alviere-core-ios/releases/download/0.9.30/AlCore.xcframework.zip (0.96s)
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