Build Information
Failed to build BbAppIntent, reference v0.1.0 (f707ed), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 21:49:41 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/thebbapp/swift-package-bb-app-intent.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thebbapp/swift-package-bb-app-intent
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at f707edf Initial commit.
Cloned https://github.com/thebbapp/swift-package-bb-app-intent.git
Revision (git rev-parse @):
f707edf289dceb2dfcc2e65485ed51e83d08821e
SUCCESS checkout https://github.com/thebbapp/swift-package-bb-app-intent.git at v0.1.0
Fetching https://github.com/thebbapp/swift-package-bb-app-task.git
Fetching https://github.com/thebbapp/swift-package-bb-app-author-schema.git
[1/5] Fetching swift-package-bb-app-task
[6/10] Fetching swift-package-bb-app-task, swift-package-bb-app-author-schema
Fetched https://github.com/thebbapp/swift-package-bb-app-task.git from cache (0.52s)
Fetched https://github.com/thebbapp/swift-package-bb-app-author-schema.git from cache (0.52s)
Computing version for https://github.com/thebbapp/swift-package-bb-app-task.git
Computed https://github.com/thebbapp/swift-package-bb-app-task.git at 0.1.0 (1.10s)
Computing version for https://github.com/thebbapp/swift-package-bb-app-author-schema.git
Computed https://github.com/thebbapp/swift-package-bb-app-author-schema.git at 0.1.0 (0.54s)
Creating working copy for https://github.com/thebbapp/swift-package-bb-app-task.git
Working copy of https://github.com/thebbapp/swift-package-bb-app-task.git resolved at 0.1.0
Creating working copy for https://github.com/thebbapp/swift-package-bb-app-author-schema.git
Working copy of https://github.com/thebbapp/swift-package-bb-app-author-schema.git resolved at 0.1.0
Downloading binary artifact https://github.com/thebbapp/swift-package-bb-app-intent/releases/download/v0.1.0/BbAppIntent.xcframework.zip
Downloading binary artifact https://github.com/thebbapp/swift-package-bb-app-task/releases/download/v0.1.0/BbAppTask.xcframework.zip
Downloading binary artifact https://github.com/thebbapp/swift-package-bb-app-author-schema/releases/download/v0.1.0/BbAppAuthorSchema.xcframework.zip
[16375/167164] Downloading https://github.com/thebbapp/swift-package-bb-app-author-schema/releases/download/v0.1.0/BbAppAuthorSchema.xcframework.zip
Downloaded https://github.com/thebbapp/swift-package-bb-app-author-schema/releases/download/v0.1.0/BbAppAuthorSchema.xcframework.zip (0.70s)
[32750/131700] Downloading https://github.com/thebbapp/swift-package-bb-app-task/releases/download/v0.1.0/BbAppTask.xcframework.zip
[147192/441399] Downloading https://github.com/thebbapp/swift-package-bb-app-task/releases/download/v0.1.0/BbAppTask.xcframework.zip, https://github.com/thebbapp/swift-package-bb-app-intent/releases/download/v0.1.0/BbAppIntent.xcframework.zip
Downloaded https://github.com/thebbapp/swift-package-bb-app-task/releases/download/v0.1.0/BbAppTask.xcframework.zip (0.76s)
Downloaded https://github.com/thebbapp/swift-package-bb-app-intent/releases/download/v0.1.0/BbAppIntent.xcframework.zip (0.78s)
========================================
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": "swift-package-bb-app-intent",
"name": "BbAppIntent",
"url": "https://github.com/thebbapp/swift-package-bb-app-intent.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-package-bb-app-intent",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/thebbapp/swift-package-bb-app-intent.git
[1/5] Fetching swift-package-bb-app-intent
Fetched https://github.com/thebbapp/swift-package-bb-app-intent.git from cache (0.57s)
Creating working copy for https://github.com/thebbapp/swift-package-bb-app-intent.git
Working copy of https://github.com/thebbapp/swift-package-bb-app-intent.git resolved at v0.1.0 (f707edf)
Fetching binary artifact https://github.com/thebbapp/swift-package-bb-app-intent/releases/download/v0.1.0/BbAppIntent.xcframework.zip from cache
Fetched https://github.com/thebbapp/swift-package-bb-app-intent/releases/download/v0.1.0/BbAppIntent.xcframework.zip from cache (0.07s)
warning: '.resolve-product-dependencies': dependency 'swift-package-bb-app-intent' 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/thebbapp/swift-package-bb-app-intent.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': dependency 'swift-package-bb-app-author-schema' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-package-bb-app-task' is not used by any target
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