Build Information
Successful build of DTExchangeSDK, reference main (971f93), with Swift 6.2 for macOS (SPM) on 21 Apr 2026 22:28:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/inner-active/DTExchangeSDK-iOS-SPM
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 971f939 updated license
Cloned https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git
Revision (git rev-parse @):
971f93946ce8162acf95a1138c45c6790f08c80b
SUCCESS checkout https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--3CB7CFEC50E0D141.txt
[3/4] Emitting module DTExchangeSDKTarget
[4/4] Compiling DTExchangeSDKTarget DTExchangeSDKTarget.swift
Build complete! (1.70s)
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.09s)
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.