Build Information
Failed to build BbAppPush, reference main (eab443), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 21:57:39 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-push.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thebbapp/swift-package-bb-app-push
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at eab4438 Initial commit.
Cloned https://github.com/thebbapp/swift-package-bb-app-push.git
Revision (git rev-parse @):
eab4438d5f540b436687025349d40578c88d3cee
SUCCESS checkout https://github.com/thebbapp/swift-package-bb-app-push.git at main
Fetching https://github.com/thebbapp/swift-package-bb-app-task.git
[1/5] Fetching swift-package-bb-app-task
Fetched https://github.com/thebbapp/swift-package-bb-app-task.git from cache (0.51s)
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.07s)
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
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-push/releases/download/v0.1.0/BbAppPush.xcframework.zip
[803/131700] Downloading https://github.com/thebbapp/swift-package-bb-app-task/releases/download/v0.1.0/BbAppTask.xcframework.zip
Downloaded https://github.com/thebbapp/swift-package-bb-app-task/releases/download/v0.1.0/BbAppTask.xcframework.zip (0.67s)
[16375/204752] Downloading https://github.com/thebbapp/swift-package-bb-app-push/releases/download/v0.1.0/BbAppPush.xcframework.zip
Downloaded https://github.com/thebbapp/swift-package-bb-app-push/releases/download/v0.1.0/BbAppPush.xcframework.zip (0.74s)
========================================
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-push",
"name": "BbAppPush",
"url": "https://github.com/thebbapp/swift-package-bb-app-push.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-package-bb-app-push",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/thebbapp/swift-package-bb-app-push.git
[1/5] Fetching swift-package-bb-app-push
Fetched https://github.com/thebbapp/swift-package-bb-app-push.git from cache (0.51s)
Creating working copy for https://github.com/thebbapp/swift-package-bb-app-push.git
Working copy of https://github.com/thebbapp/swift-package-bb-app-push.git resolved at main (eab4438)
Fetching binary artifact https://github.com/thebbapp/swift-package-bb-app-push/releases/download/v0.1.0/BbAppPush.xcframework.zip from cache
Fetched https://github.com/thebbapp/swift-package-bb-app-push/releases/download/v0.1.0/BbAppPush.xcframework.zip from cache (0.08s)
warning: '.resolve-product-dependencies': dependency 'swift-package-bb-app-push' 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-push.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-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