Build Information
Failed to build BbAppAuthorSchema, reference main (d0ea37), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 21:52:59 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-author-schema.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thebbapp/swift-package-bb-app-author-schema
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d0ea37a Initial commit.
Cloned https://github.com/thebbapp/swift-package-bb-app-author-schema.git
Revision (git rev-parse @):
d0ea37a3eb32e7ee373b7dd8b9f20abfe4390e78
SUCCESS checkout https://github.com/thebbapp/swift-package-bb-app-author-schema.git at main
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.69s)
========================================
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-author-schema",
"name": "BbAppAuthorSchema",
"url": "https://github.com/thebbapp/swift-package-bb-app-author-schema.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-package-bb-app-author-schema",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/thebbapp/swift-package-bb-app-author-schema.git
[1/5] Fetching swift-package-bb-app-author-schema
Fetched https://github.com/thebbapp/swift-package-bb-app-author-schema.git from cache (0.59s)
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 main (d0ea37a)
Fetching binary artifact https://github.com/thebbapp/swift-package-bb-app-author-schema/releases/download/v0.1.0/BbAppAuthorSchema.xcframework.zip from cache
Fetched https://github.com/thebbapp/swift-package-bb-app-author-schema/releases/download/v0.1.0/BbAppAuthorSchema.xcframework.zip from cache (0.06s)
warning: '.resolve-product-dependencies': dependency 'swift-package-bb-app-author-schema' 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-author-schema.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