The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BbAppContentStore, reference v0.1.0 (3b75c3), with Swift 6.2 for watchOS using Xcode 26.3 on 23 Dec 2025 07:46:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebbapp/swift-package-bb-app-content-store.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-content-store
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at 3b75c31 Initial commit.
Cloned https://github.com/thebbapp/swift-package-bb-app-content-store.git
Revision (git rev-parse @):
3b75c31d624cd33e80a27950d2d474bf44bdae63
SUCCESS checkout https://github.com/thebbapp/swift-package-bb-app-content-store.git at v0.1.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/thebbapp/swift-package-bb-app-content-store.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
Fetching from https://github.com/thebbapp/swift-package-bb-app-intent.git
Fetching from https://github.com/thebbapp/swift-package-bb-app-task.git
Fetching from https://github.com/thebbapp/swift-package-bb-app-author-schema.git
Fetching from https://github.com/thebbapp/swift-package-bb-app-content-schema.git
Creating working copy of package ‘swift-package-bb-app-intent’
Checking out 0.1.0 of package ‘swift-package-bb-app-intent’
Creating working copy of package ‘swift-package-bb-app-task’
Checking out 0.1.0 of package ‘swift-package-bb-app-task’
Creating working copy of package ‘swift-package-bb-app-author-schema’
Checking out 0.1.0 of package ‘swift-package-bb-app-author-schema’
Creating working copy of package ‘swift-package-bb-app-content-schema’
Checking out 0.1.0 of package ‘swift-package-bb-app-content-schema’
dependency 'swift-package-bb-app-task' is not used by any targetdependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any targetResolve Package Graph
dependency 'swift-package-bb-app-task' is not used by any targetdependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any target
Resolved source packages:
  BbAppTask: https://github.com/thebbapp/swift-package-bb-app-task.git @ 0.1.0
  BbAppAuthorSchema: https://github.com/thebbapp/swift-package-bb-app-author-schema.git @ 0.1.0
  BbAppContentStore: /Users/admin/builder/spi-builder-workspace
  BbAppIntent: https://github.com/thebbapp/swift-package-bb-app-intent.git @ 0.1.0
  BbAppContentSchema: https://github.com/thebbapp/swift-package-bb-app-content-schema.git @ 0.1.0
resolved source packages: BbAppTask, BbAppAuthorSchema, BbAppContentStore, BbAppIntent, BbAppContentSchema
2025-12-23 02:45:50.953 xcodebuild[521:3061] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-package-bb-app-task",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-task.git"
    },
    {
      "identity" : "swift-package-bb-app-content-schema",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-content-schema.git"
    },
    {
      "identity" : "swift-package-bb-app-intent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-intent.git"
    },
    {
      "identity" : "swift-package-bb-app-author-schema",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-author-schema.git"
    }
  ],
  "manifest_display_name" : "BbAppContentStore",
  "name" : "BbAppContentStore",
  "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" : "BbAppContentStore",
      "targets" : [
        "BbAppContentStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BbAppContentStore",
      "module_type" : "BinaryTarget",
      "name" : "BbAppContentStore",
      "path" : "remote/archive/BbAppContentStore.xcframework.zip",
      "product_memberships" : [
        "BbAppContentStore"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BbAppContentStore"
    ]
  }
}
2025-12-23 02:45:55.823 xcodebuild[812:4368] [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 BbAppContentStore -destination generic/platform=watchOS
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 BbAppContentStore -destination generic/platform=watchOS
Resolve Package Graph
dependency 'swift-package-bb-app-task' is not used by any targetdependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any target
Resolve Package Graph
dependency 'swift-package-bb-app-task' is not used by any targetdependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any target
Resolved source packages:
  BbAppTask: https://github.com/thebbapp/swift-package-bb-app-task.git @ 0.1.0
  BbAppAuthorSchema: https://github.com/thebbapp/swift-package-bb-app-author-schema.git @ 0.1.0
  BbAppContentStore: /Users/admin/builder/spi-builder-workspace
  BbAppIntent: https://github.com/thebbapp/swift-package-bb-app-intent.git @ 0.1.0
  BbAppContentSchema: https://github.com/thebbapp/swift-package-bb-app-content-schema.git @ 0.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'BbAppContentStore' in project 'BbAppContentStore' (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/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 6ad6356cafbcc0cca46d5c2a3d5a65b6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6ad6356cafbcc0cca46d5c2a3d5a65b6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppContentStore/BbAppContentStore.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/BbAppContentStore/BbAppContentStore.xcframework'. (in target 'BbAppContentStore' from project 'BbAppContentStore')
2025-12-23 02:45:58.590 xcodebuild[826:4440] [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 BbAppContentStore
(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
dependency 'swift-package-bb-app-task' is not used by any targetdependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any target
Resolved source packages:
  BbAppContentStore: /Users/admin/builder/spi-builder-workspace
  BbAppTask: https://github.com/thebbapp/swift-package-bb-app-task.git @ 0.1.0
  BbAppContentSchema: https://github.com/thebbapp/swift-package-bb-app-content-schema.git @ 0.1.0
  BbAppIntent: https://github.com/thebbapp/swift-package-bb-app-intent.git @ 0.1.0
  BbAppAuthorSchema: https://github.com/thebbapp/swift-package-bb-app-author-schema.git @ 0.1.0
resolved source packages: BbAppContentStore, BbAppTask, BbAppContentSchema, BbAppIntent, BbAppAuthorSchema
2025-12-23 02:46:00.003 xcodebuild[895:4770] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-package-bb-app-task",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-task.git"
    },
    {
      "identity" : "swift-package-bb-app-content-schema",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-content-schema.git"
    },
    {
      "identity" : "swift-package-bb-app-intent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-intent.git"
    },
    {
      "identity" : "swift-package-bb-app-author-schema",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thebbapp/swift-package-bb-app-author-schema.git"
    }
  ],
  "manifest_display_name" : "BbAppContentStore",
  "name" : "BbAppContentStore",
  "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" : "BbAppContentStore",
      "targets" : [
        "BbAppContentStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BbAppContentStore",
      "module_type" : "BinaryTarget",
      "name" : "BbAppContentStore",
      "path" : "remote/archive/BbAppContentStore.xcframework.zip",
      "product_memberships" : [
        "BbAppContentStore"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BbAppContentStore"
    ]
  }
}
2025-12-23 02:46:01.140 xcodebuild[915:4865] [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 BbAppContentStore -destination generic/platform=watchOS
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 BbAppContentStore -destination generic/platform=watchOS
Resolve Package Graph
dependency 'swift-package-bb-app-task' is not used by any targetdependency 'swift-package-bb-app-content-schema' is not used by any targetdependency 'swift-package-bb-app-intent' is not used by any targetdependency 'swift-package-bb-app-author-schema' is not used by any target
Resolved source packages:
  BbAppIntent: https://github.com/thebbapp/swift-package-bb-app-intent.git @ 0.1.0
  BbAppAuthorSchema: https://github.com/thebbapp/swift-package-bb-app-author-schema.git @ 0.1.0
  BbAppContentSchema: https://github.com/thebbapp/swift-package-bb-app-content-schema.git @ 0.1.0
  BbAppTask: https://github.com/thebbapp/swift-package-bb-app-task.git @ 0.1.0
  BbAppContentStore: /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 'BbAppContentStore' in project 'BbAppContentStore' (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/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 6ad6356cafbcc0cca46d5c2a3d5a65b6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6ad6356cafbcc0cca46d5c2a3d5a65b6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BbAppContentStore/BbAppContentStore.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/BbAppContentStore/BbAppContentStore.xcframework'. (in target 'BbAppContentStore' from project 'BbAppContentStore')
2025-12-23 02:46:02.027 xcodebuild[929:4934] [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 BbAppContentStore
(1 failure)
BUILD FAILURE 6.2 watchOS