Build Information
Failed to build RegulaCommon, reference main (f6f97b), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 16:35:08 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/regulaforensics/RegulaCommon-Swift-Package.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/regulaforensics/RegulaCommon-Swift-Package
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f6f97b4 Release 9.4.2239
Cloned https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Revision (git rev-parse @):
f6f97b4cc5d97e12234590096d065fa1c2d1d6e5
SUCCESS checkout https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at main
Downloading binary artifact https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
[16366/3961103] Downloading https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
Downloaded https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip (1.83s)
========================================
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": "regulacommon-swift-package",
"name": "RegulaCommon",
"url": "https://github.com/regulaforensics/RegulaCommon-Swift-Package.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RegulaCommon-Swift-Package",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
[1/105] Fetching regulacommon-swift-package
Fetched https://github.com/regulaforensics/RegulaCommon-Swift-Package.git from cache (0.64s)
Creating working copy for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Working copy of https://github.com/regulaforensics/RegulaCommon-Swift-Package.git resolved at main (f6f97b4)
Fetching binary artifact https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip from cache
Fetched https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip from cache (0.24s)
warning: '.resolve-product-dependencies': dependency 'regulacommon-swift-package' 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/regulaforensics/RegulaCommon-Swift-Package.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