Build Information
Successful build of transferMoney_SDK, reference v0.0.9 (2f4308), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 15:53:06 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/RumVu/transferMoney_SDK.git
Reference: v0.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RumVu/transferMoney_SDK
* tag v0.0.9 -> FETCH_HEAD
HEAD is now at 2f4308c Prepare DocC docs for v0.0.9
Cloned https://github.com/RumVu/transferMoney_SDK.git
Revision (git rev-parse @):
2f4308c9fcb5b68f8dd1e1c1ec1c640eab78f21e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RumVu/transferMoney_SDK.git at v0.0.9
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/2277] Fetching swift-docc-plugin
[229/5949] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.22s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
========================================
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": "transfermoney_sdk",
"name": "transferMoney_SDK",
"url": "https://github.com/RumVu/transferMoney_SDK.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/transferMoney_SDK",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/RumVu/transferMoney_SDK.git
[1/3933] Fetching transfermoney_sdk
Fetched https://github.com/RumVu/transferMoney_SDK.git from cache (2.31s)
Creating working copy for https://github.com/RumVu/transferMoney_SDK.git
Working copy of https://github.com/RumVu/transferMoney_SDK.git resolved at v0.0.9 (2f4308c)
warning: '.resolve-product-dependencies': dependency 'transfermoney_sdk' 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/RumVu/transferMoney_SDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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--6988338F2F200930.txt
[5/14] Compiling transferMoney_SDK transferMoney_SDK.swift
[6/14] Compiling transferMoney_SDK CurrenciesError.swift
[7/14] Compiling transferMoney_SDK ConversionResults.swift
[8/14] Compiling transferMoney_SDK ConversionOption.swift
[9/14] Emitting module transferMoney_SDK
[10/14] Compiling transferMoney_SDK Currency.swift
[11/14] Compiling transferMoney_SDK ConversionConfigs.swift
[12/14] Compiling transferMoney_SDK TransferMoney_core.swift
[12/14] Write Objects.LinkFileList
[13/14] Linking libtransferMoney_SDK.dylib
Build complete! (10.73s)
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.