Build Information
Successful build of DTExchangeSDK, reference main (971f93), with Swift 6.1 for macOS (SPM) on 21 Apr 2026 22:28:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild 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.1
Building package at path: $PWD
https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git
https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git
{
"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"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling DTExchangeSDKTarget DTExchangeSDKTarget.swift
[4/4] Emitting module DTExchangeSDKTarget
Build complete! (1.77s)
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.07s)
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.