The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BbAppRelativeDate, reference v0.1.0 (f92fb6), with Swift 6.3 for watchOS using Xcode 26.4 on 17 Apr 2026 22:00:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/thebbapp/swift-package-bb-app-relative-date.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:
  BbAppRelativeDate: /Users/admin/builder/spi-builder-workspace
resolved source packages: BbAppRelativeDate
2026-04-17 18:00:01.805 xcodebuild[529:3070] [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"
    ]
  }
}
2026-04-17 18:00:09.564 xcodebuild[643:3835] [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 BbAppRelativeDate -destination generic/platform=watchOS
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 BbAppRelativeDate -destination generic/platform=watchOS
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: 49d45558bdb64e1beef173a11f0653e6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/49d45558bdb64e1beef173a11f0653e6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppRelativeDate/BbAppRelativeDate.xcframework:1:1: error: While building for watchOS, 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')
2026-04-17 18:00:11.038 xcodebuild[650:3899] [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.4.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
2026-04-17 18:00:12.672 xcodebuild[664:3999] [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"
    ]
  }
}
2026-04-17 18:00:13.854 xcodebuild[674:4064] [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 BbAppRelativeDate -destination generic/platform=watchOS
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 BbAppRelativeDate -destination generic/platform=watchOS
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: 49d45558bdb64e1beef173a11f0653e6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/49d45558bdb64e1beef173a11f0653e6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppRelativeDate/BbAppRelativeDate.xcframework:1:1: error: While building for watchOS, 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')
2026-04-17 18:00:14.755 xcodebuild[677:4095] [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.3 watchOS