Build Information
Failed to build ThreeDS_SDK, reference 2.5.32 (b65ec9), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 12:59: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/ios-3ds-sdk/SPM.git
Reference: 2.5.32
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ios-3ds-sdk/SPM
* tag 2.5.32 -> FETCH_HEAD
HEAD is now at b65ec9c Release 2.5.30
Cloned https://github.com/ios-3ds-sdk/SPM.git
Revision (git rev-parse @):
b65ec9c14585d94a0b8b5753916a312f1e078e3e
SUCCESS checkout https://github.com/ios-3ds-sdk/SPM.git at 2.5.32
Downloading binary artifact https://nexus.extranet.netcetera.biz/nexus/repository/public-repository-maven/com/netcetera/nca-341-2/3ds-sdk/ios/release/2.5.32/ThreeDS_SDK.zip
[65536/4471320] Downloading https://nexus.extranet.netcetera.biz/nexus/repository/public-repository-maven/com/netcetera/nca-341-2/3ds-sdk/ios/release/2.5.32/ThreeDS_SDK.zip
Downloaded https://nexus.extranet.netcetera.biz/nexus/repository/public-repository-maven/com/netcetera/nca-341-2/3ds-sdk/ios/release/2.5.32/ThreeDS_SDK.zip (0.95s)
========================================
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": "spm",
"name": "ThreeDS_SDK",
"url": "https://github.com/ios-3ds-sdk/SPM.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SPM",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ios-3ds-sdk/SPM.git
[1/101] Fetching spm
Fetched https://github.com/ios-3ds-sdk/SPM.git from cache (0.60s)
Creating working copy for https://github.com/ios-3ds-sdk/SPM.git
Working copy of https://github.com/ios-3ds-sdk/SPM.git resolved at 2.5.32 (b65ec9c)
Fetching binary artifact https://nexus.extranet.netcetera.biz/nexus/repository/public-repository-maven/com/netcetera/nca-341-2/3ds-sdk/ios/release/2.5.32/ThreeDS_SDK.zip from cache
Fetched https://nexus.extranet.netcetera.biz/nexus/repository/public-repository-maven/com/netcetera/nca-341-2/3ds-sdk/ios/release/2.5.32/ThreeDS_SDK.zip from cache (0.25s)
warning: '.resolve-product-dependencies': dependency 'spm' 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/ios-3ds-sdk/SPM.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