The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BbAppRelativeDate, reference v0.1.0 (f92fb6), with Swift 6.2 for visionOS using Xcode 26.3 on 23 Dec 2025 07:59:21 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebbapp/swift-package-bb-app-relative-date.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thebbapp/swift-package-bb-app-relative-date
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at f92fb66 Initial commit.
Cloned https://github.com/thebbapp/swift-package-bb-app-relative-date.git
Revision (git rev-parse @):
f92fb66745ebca0b2301e05f843bc94f643ecd0b
SUCCESS checkout https://github.com/thebbapp/swift-package-bb-app-relative-date.git at v0.1.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/thebbapp/swift-package-bb-app-relative-date.git
Command line invocation:
    /Applications/Xcode-26.0.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:
  BbAppRelativeDate: /Users/admin/builder/spi-builder-workspace
resolved source packages: BbAppRelativeDate
2025-12-23 02:59:12.642 xcodebuild[521:3048] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "BbAppRelativeDate",
  "name" : "BbAppRelativeDate",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.5"
    },
    {
      "name" : "macos",
      "version" : "15.5"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "BbAppRelativeDate",
      "targets" : [
        "BbAppRelativeDate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BbAppRelativeDate",
      "module_type" : "BinaryTarget",
      "name" : "BbAppRelativeDate",
      "path" : "remote/archive/BbAppRelativeDate.xcframework.zip",
      "product_memberships" : [
        "BbAppRelativeDate"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BbAppRelativeDate"
    ]
  }
}
2025-12-23 02:59:16.972 xcodebuild[616:3693] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BbAppRelativeDate -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.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 BbAppRelativeDate -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  BbAppRelativeDate: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'BbAppRelativeDate' in project 'BbAppRelativeDate' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
Build description signature: 1953923b6113fd4aaa016b77df30e08a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1953923b6113fd4aaa016b77df30e08a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppRelativeDate/BbAppRelativeDate.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/BbAppRelativeDate/BbAppRelativeDate.xcframework'. (in target 'BbAppRelativeDate' from project 'BbAppRelativeDate')
2025-12-23 02:59:18.256 xcodebuild[618:3724] [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 BbAppRelativeDate
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  BbAppRelativeDate: /Users/admin/builder/spi-builder-workspace
resolved source packages: BbAppRelativeDate
2025-12-23 02:59:19.441 xcodebuild[631:3820] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "BbAppRelativeDate",
  "name" : "BbAppRelativeDate",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.5"
    },
    {
      "name" : "macos",
      "version" : "15.5"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "BbAppRelativeDate",
      "targets" : [
        "BbAppRelativeDate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BbAppRelativeDate",
      "module_type" : "BinaryTarget",
      "name" : "BbAppRelativeDate",
      "path" : "remote/archive/BbAppRelativeDate.xcframework.zip",
      "product_memberships" : [
        "BbAppRelativeDate"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BbAppRelativeDate"
    ]
  }
}
2025-12-23 02:59:20.360 xcodebuild[639:3880] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BbAppRelativeDate -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.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 BbAppRelativeDate -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  BbAppRelativeDate: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'BbAppRelativeDate' in project 'BbAppRelativeDate' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
Build description signature: 1953923b6113fd4aaa016b77df30e08a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1953923b6113fd4aaa016b77df30e08a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppRelativeDate/BbAppRelativeDate.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/BbAppRelativeDate/BbAppRelativeDate.xcframework'. (in target 'BbAppRelativeDate' from project 'BbAppRelativeDate')
2025-12-23 02:59:21.088 xcodebuild[641:3909] [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 BbAppRelativeDate
(1 failure)
BUILD FAILURE 6.2 visionOS