Build Information
Successful build of transferMoney_SDK, reference main (78d9c1), with Swift 6.2 for macOS (SPM) on 20 Apr 2026 15:42:23 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/RumVu/transferMoney_SDK.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RumVu/transferMoney_SDK
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 78d9c1a Deploy docs with GitHub Pages artifacts
Cloned https://github.com/RumVu/transferMoney_SDK.git
Revision (git rev-parse @):
78d9c1a90945c6225bf3eb8f169c483301a3cd26
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RumVu/transferMoney_SDK.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/RumVu/transferMoney_SDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[3/6] Write swift-version--3CB7CFEC50E0D141.txt
[5/14] Compiling transferMoney_SDK transferMoney_SDK.swift
[6/14] Compiling transferMoney_SDK ConversionConfigs.swift
[7/14] Compiling transferMoney_SDK CurrenciesError.swift
[8/14] Compiling transferMoney_SDK Currency.swift
[9/14] Compiling transferMoney_SDK TransferMoney_core.swift
[10/14] Compiling transferMoney_SDK ConversionOption.swift
[11/14] Emitting module transferMoney_SDK
[12/14] Compiling transferMoney_SDK ConversionResults.swift
[12/14] Write Objects.LinkFileList
[13/14] Linking libtransferMoney_SDK.dylib
Build complete! (23.62s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.41s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (4.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.00s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "transferMoney_SDK",
"name" : "transferMoney_SDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "transferMoney_SDK",
"targets" : [
"transferMoney_SDK"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "transferMoney_SDKTests",
"module_type" : "SwiftTarget",
"name" : "transferMoney_SDKTests",
"path" : "Tests/transferMoney_SDKTests",
"sources" : [
"transferMoney_SDKTests.swift"
],
"target_dependencies" : [
"transferMoney_SDK"
],
"type" : "test"
},
{
"c99name" : "transferMoney_SDK",
"module_type" : "SwiftTarget",
"name" : "transferMoney_SDK",
"path" : "Sources/transferMoney_SDK",
"product_memberships" : [
"transferMoney_SDK"
],
"sources" : [
"Core/TransferMoney_core.swift",
"Model/ConversionConfigs.swift",
"Model/ConversionOption.swift",
"Model/ConversionResults.swift",
"Model/CurrenciesError.swift",
"Model/Currency.swift",
"transferMoney_SDK.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.