Build Information
Failed to build AtomicSDK, reference 3.28.0 (6f92a3), with Swift 6.1 for macOS (SPM) on 7 Apr 2026 04:56:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/atomicfi/atomic-transact-ios.git
Reference: 3.28.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/atomicfi/atomic-transact-ios
* tag 3.28.0 -> FETCH_HEAD
HEAD is now at 6f92a37 feat: releasing SDK version 3.28.0
Cloned https://github.com/atomicfi/atomic-transact-ios.git
Revision (git rev-parse @):
6f92a3700cac842d6e9d95b5153a8ad8c906d35e
SUCCESS checkout https://github.com/atomicfi/atomic-transact-ios.git at 3.28.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/atomicfi/atomic-transact-ios.git
https://github.com/atomicfi/atomic-transact-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "AtomicSDK",
"name" : "AtomicSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AtomicTransact",
"targets" : [
"AtomicTransact",
"QuantumIOS",
"MuppetIOS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AtomicTransact-Dynamic",
"targets" : [
"AtomicTransact-Dynamic",
"QuantumIOS-Dynamic",
"MuppetIOS-Dynamic"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "QuantumIOS_Dynamic",
"module_type" : "BinaryTarget",
"name" : "QuantumIOS-Dynamic",
"path" : "artifacts/QuantumIOS-Dynamic.xcframework",
"product_memberships" : [
"AtomicTransact-Dynamic"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "QuantumIOS",
"module_type" : "BinaryTarget",
"name" : "QuantumIOS",
"path" : "artifacts/QuantumIOS.xcframework",
"product_memberships" : [
"AtomicTransact"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "MuppetIOS_Dynamic",
"module_type" : "BinaryTarget",
"name" : "MuppetIOS-Dynamic",
"path" : "artifacts/MuppetIOS-Dynamic.xcframework",
"product_memberships" : [
"AtomicTransact-Dynamic"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "MuppetIOS",
"module_type" : "BinaryTarget",
"name" : "MuppetIOS",
"path" : "artifacts/MuppetIOS.xcframework",
"product_memberships" : [
"AtomicTransact"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "AtomicTransact_Dynamic",
"module_type" : "BinaryTarget",
"name" : "AtomicTransact-Dynamic",
"path" : "artifacts/AtomicTransact-Dynamic.xcframework",
"product_memberships" : [
"AtomicTransact-Dynamic"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "AtomicTransact",
"module_type" : "BinaryTarget",
"name" : "AtomicTransact",
"path" : "artifacts/AtomicTransact.xcframework",
"product_memberships" : [
"AtomicTransact"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm