Build Information
Failed to build ThreeDS_SDK, reference 2.4.0 (ae77e3), with Swift 6.3 for macOS (SPM) on 12 May 2026 07:38:33 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/omise/omise-ios-3ds.git
Reference: 2.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/omise/omise-ios-3ds
* tag 2.4.0 -> FETCH_HEAD
HEAD is now at ae77e32 2.4.0 commit (#1)
Cloned https://github.com/omise/omise-ios-3ds.git
Revision (git rev-parse @):
ae77e32b5dd1cc92661b90d5e34c21891fd05b24
SUCCESS checkout https://github.com/omise/omise-ios-3ds.git at 2.4.0
========================================
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": "omise-ios-3ds",
"name": "ThreeDS_SDK",
"url": "https://github.com/omise/omise-ios-3ds.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/omise-ios-3ds",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/omise/omise-ios-3ds.git
[1/121] Fetching omise-ios-3ds
Fetched https://github.com/omise/omise-ios-3ds.git from cache (1.35s)
Creating working copy for https://github.com/omise/omise-ios-3ds.git
Working copy of https://github.com/omise/omise-ios-3ds.git resolved at 2.4.0 (ae77e32)
warning: '.resolve-product-dependencies': dependency 'omise-ios-3ds' 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/omise/omise-ios-3ds.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