Build Information
Failed to build BbAppHTML, reference v0.1.0 (6f2d2b), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 21:35:28 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-html.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-html
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at 6f2d2ba Initial commit.
Cloned https://github.com/thebbapp/swift-package-bb-app-html.git
Revision (git rev-parse @):
6f2d2baa289ebbfa43e31baf879dafe7681d529a
SUCCESS checkout https://github.com/thebbapp/swift-package-bb-app-html.git at v0.1.0
Downloading binary artifact https://github.com/thebbapp/swift-package-bb-app-html/releases/download/v0.1.0/BbAppHTML.xcframework.zip
[31870/326826] Downloading https://github.com/thebbapp/swift-package-bb-app-html/releases/download/v0.1.0/BbAppHTML.xcframework.zip
Downloaded https://github.com/thebbapp/swift-package-bb-app-html/releases/download/v0.1.0/BbAppHTML.xcframework.zip (0.92s)
========================================
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-html",
"name": "BbAppHTML",
"url": "https://github.com/thebbapp/swift-package-bb-app-html.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-package-bb-app-html",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/thebbapp/swift-package-bb-app-html.git
[1/5] Fetching swift-package-bb-app-html
Fetched https://github.com/thebbapp/swift-package-bb-app-html.git from cache (0.55s)
Creating working copy for https://github.com/thebbapp/swift-package-bb-app-html.git
Working copy of https://github.com/thebbapp/swift-package-bb-app-html.git resolved at v0.1.0 (6f2d2ba)
Fetching binary artifact https://github.com/thebbapp/swift-package-bb-app-html/releases/download/v0.1.0/BbAppHTML.xcframework.zip from cache
Fetched https://github.com/thebbapp/swift-package-bb-app-html/releases/download/v0.1.0/BbAppHTML.xcframework.zip from cache (0.06s)
warning: '.resolve-product-dependencies': dependency 'swift-package-bb-app-html' 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-html.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