The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DTExchangeSDK, reference 8.4.6 (c2fb66), with Swift 6.0 for macOS (SPM) on 29 Mar 2026 22:57:44 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git
Reference: 8.4.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/inner-active/DTExchangeSDK-iOS-SPM
 * tag               8.4.6      -> FETCH_HEAD
HEAD is now at c2fb664 added version 8.4.6
Cloned https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git
Revision (git rev-parse @):
c2fb664fd0cc7ebf78462d17ff05eca6d1a3c0fd
SUCCESS checkout https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git at 8.4.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Emitting module DTExchangeSDKTarget
[4/4] Compiling DTExchangeSDKTarget DTExchangeSDKTarget.swift
Build complete! (1.43s)
[16375/11012000] Downloading https://cdn2.inner-active.mobi/fmp-sdk/files/DTExchangeSDK-iOS-SPM-8.4.6.zip
Downloading binary artifact 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 (0.84s)
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.