The Swift Package Index logo.Swift Package Index

Build Information

Successful build of transferMoney_SDK, reference v0.0.9 (2f4308), with Swift 6.0 for macOS (SPM) on 20 Apr 2026 16:01:08 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build 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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RumVu/transferMoney_SDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Write sources
[3/6] Write swift-version-5BDAB9E9C0126B9D.txt
[5/14] Compiling transferMoney_SDK Currency.swift
[6/14] Compiling transferMoney_SDK transferMoney_SDK.swift
[7/14] Compiling transferMoney_SDK CurrenciesError.swift
[8/14] Compiling transferMoney_SDK ConversionOption.swift
[9/14] Compiling transferMoney_SDK ConversionConfigs.swift
[10/14] Compiling transferMoney_SDK ConversionResults.swift
[11/14] Emitting module transferMoney_SDK
[12/14] Compiling transferMoney_SDK TransferMoney_core.swift
[12/14] Write Objects.LinkFileList
[13/14] Linking libtransferMoney_SDK.dylib
Build complete! (22.22s)
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.21s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (3.03s)
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.04s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
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.