The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DTExchangeSDK, reference 8.4.6 (c2fb66), with Swift 6.1 for visionOS using Xcode 16.3 on 29 Mar 2026 22:57:52 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DTExchangeSDK -destination generic/platform=xrOS

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:         visionOS
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"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  DTExchangeSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: DTExchangeSDK
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DTExchangeSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DTExchangeSDK -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DTExchangeSDK -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  DTExchangeSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'DTExchangeSDK' in project 'DTExchangeSDK'
        ➜ Explicit dependency on target 'DTExchangeSDKTarget' in project 'DTExchangeSDK'
    Target 'DTExchangeSDKTarget' in project 'DTExchangeSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 107215a38b8027b7752d6f3768ef8ed4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/107215a38b8027b7752d6f3768ef8ed4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IASDKCore/IASDKCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IASDKCore/IASDKCore.xcframework'. (in target 'DTExchangeSDKTarget' from project 'DTExchangeSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IASDKCore/IASDKCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IASDKCore/IASDKCore.xcframework'. (in target 'DTExchangeSDK' from project 'DTExchangeSDK')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme DTExchangeSDK
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  DTExchangeSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: DTExchangeSDK
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DTExchangeSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DTExchangeSDK -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DTExchangeSDK -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  DTExchangeSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'DTExchangeSDK' in project 'DTExchangeSDK'
        ➜ Explicit dependency on target 'DTExchangeSDKTarget' in project 'DTExchangeSDK'
    Target 'DTExchangeSDKTarget' in project 'DTExchangeSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1c80a74fdc98a19a0be0c68f2a62ba74
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1c80a74fdc98a19a0be0c68f2a62ba74.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IASDKCore/IASDKCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IASDKCore/IASDKCore.xcframework'. (in target 'DTExchangeSDK' from project 'DTExchangeSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IASDKCore/IASDKCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IASDKCore/IASDKCore.xcframework'. (in target 'DTExchangeSDKTarget' from project 'DTExchangeSDK')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme DTExchangeSDK
(1 failure)
BUILD FAILURE 6.1 visionOS