The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BbAppHttpClient, reference v0.1.0 (166ada), with Swift 6.2 for macOS (SPM) on 23 Dec 2025 07:14:35 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebbapp/swift-package-bb-app-http-client.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-http-client
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at 166ada6 Initial commit.
Cloned https://github.com/thebbapp/swift-package-bb-app-http-client.git
Revision (git rev-parse @):
166ada6d45726d5dcdf525f54dc94359503f9322
SUCCESS checkout https://github.com/thebbapp/swift-package-bb-app-http-client.git at v0.1.0
Downloading binary artifact https://github.com/thebbapp/swift-package-bb-app-http-client/releases/download/v0.1.0/BbAppHttpClient.xcframework.zip
[16375/257590] Downloading https://github.com/thebbapp/swift-package-bb-app-http-client/releases/download/v0.1.0/BbAppHttpClient.xcframework.zip
Downloaded https://github.com/thebbapp/swift-package-bb-app-http-client/releases/download/v0.1.0/BbAppHttpClient.xcframework.zip (0.53s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-package-bb-app-http-client",
      "name": "BbAppHttpClient",
      "url": "https://github.com/thebbapp/swift-package-bb-app-http-client.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-package-bb-app-http-client",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/thebbapp/swift-package-bb-app-http-client.git
[1/5] Fetching swift-package-bb-app-http-client
Fetched https://github.com/thebbapp/swift-package-bb-app-http-client.git from cache (0.64s)
Creating working copy for https://github.com/thebbapp/swift-package-bb-app-http-client.git
Working copy of https://github.com/thebbapp/swift-package-bb-app-http-client.git resolved at v0.1.0 (166ada6)
Fetching binary artifact https://github.com/thebbapp/swift-package-bb-app-http-client/releases/download/v0.1.0/BbAppHttpClient.xcframework.zip from cache
Fetched https://github.com/thebbapp/swift-package-bb-app-http-client/releases/download/v0.1.0/BbAppHttpClient.xcframework.zip from cache (0.05s)
warning: '.resolve-product-dependencies': dependency 'swift-package-bb-app-http-client' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/thebbapp/swift-package-bb-app-http-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm