The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DTExchangeSDK, reference 8.4.6 (c2fb66), with Swift 6.3 for visionOS using Xcode 26.4 on 19 Apr 2026 13:40:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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.70.0
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.3
Building package at path:  $PWD
https://github.com/inner-active/DTExchangeSDK-iOS-SPM.git
Command line invocation:
    /Applications/Xcode-26.4.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
2026-04-19 09:40:14.677 xcodebuild[529:3071] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-19 09:40:22.251 xcodebuild[643:3848] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DTExchangeSDK -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b6db923ed4314e15ff422695a1bd7b5f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b6db923ed4314e15ff422695a1bd7b5f.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')
2026-04-19 09:40:23.685 xcodebuild[650:3911] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme DTExchangeSDK
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.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
2026-04-19 09:40:25.459 xcodebuild[666:4017] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-19 09:40:26.585 xcodebuild[676:4082] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DTExchangeSDK -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b6db923ed4314e15ff422695a1bd7b5f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b6db923ed4314e15ff422695a1bd7b5f.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')
2026-04-19 09:40:27.499 xcodebuild[679:4113] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme DTExchangeSDK
(1 failure)
BUILD FAILURE 6.3 visionOS