Build Information
Successful build of DTExchangeSDK, reference 8.4.6 (c2fb66), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 13:40:17 UTC.
Swift 6 data race errors: 0
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/inner-active/DTExchangeSDK-iOS-SPM.git
Reference: 8.4.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/inner-active/DTExchangeSDK-iOS-SPM
* tag 8.4.6 -> FETCH_HEAD
HEAD is now at c2fb664 added version 8.4.6
Cloned https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git
Revision (git rev-parse @):
c2fb664fd0cc7ebf78462d17ff05eca6d1a3c0fd
SUCCESS checkout https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git at 8.4.6
Downloading binary artifact https://cdn2.inner-active.mobi/fmp-sdk/files/DTExchangeSDK-iOS-SPM-8.4.6.zip
[16375/11012000] Downloading https://cdn2.inner-active.mobi/fmp-sdk/files/DTExchangeSDK-iOS-SPM-8.4.6.zip
Downloaded https://cdn2.inner-active.mobi/fmp-sdk/files/DTExchangeSDK-iOS-SPM-8.4.6.zip (1.10s)
========================================
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": "dtexchangesdk-ios-spm",
"name": "DTExchangeSDK",
"url": "https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DTExchangeSDK-iOS-SPM",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git
[1/32] Fetching dtexchangesdk-ios-spm
Fetched https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git from cache (0.63s)
Creating working copy for https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git
Working copy of https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git resolved at 8.4.6 (c2fb664)
Fetching binary artifact https://cdn2.inner-active.mobi/fmp-sdk/files/DTExchangeSDK-iOS-SPM-8.4.6.zip from cache
Fetched https://cdn2.inner-active.mobi/fmp-sdk/files/DTExchangeSDK-iOS-SPM-8.4.6.zip from cache (0.72s)
warning: '.resolve-product-dependencies': dependency 'dtexchangesdk-ios-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/inner-active/DTExchangeSDK-iOS-SPM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Emitting module DTExchangeSDKTarget
[4/4] Compiling DTExchangeSDKTarget DTExchangeSDKTarget.swift
Build complete! (0.65s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DTExchangeSDK",
"name" : "DTExchangeSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DTExchangeSDK",
"targets" : [
"DTExchangeSDKTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IASDKCore",
"module_type" : "BinaryTarget",
"name" : "IASDKCore",
"path" : "remote/archive/DTExchangeSDK-iOS-SPM-8.4.6.zip",
"product_memberships" : [
"DTExchangeSDK"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DTExchangeSDKTarget",
"module_type" : "SwiftTarget",
"name" : "DTExchangeSDKTarget",
"path" : "Sources/DTExchangeSDKTarget",
"product_memberships" : [
"DTExchangeSDK"
],
"sources" : [
"DTExchangeSDKTarget.swift"
],
"target_dependencies" : [
"IASDKCore"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.