The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapboxAccounts, reference v2.3.1 (cd438c), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 02:00:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-accounts-ios.git
Reference: v2.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-accounts-ios
 * tag               v2.3.1     -> FETCH_HEAD
HEAD is now at cd438c7 Fixed package name
Cloned https://github.com/mapbox/mapbox-accounts-ios.git
Revision (git rev-parse @):
cd438c7a5d41c520379a09d12340124c980a7225
SUCCESS checkout https://github.com/mapbox/mapbox-accounts-ios.git at v2.3.1
Downloading binary artifact https://www.mapbox.com/ios-sdk/MapboxAccounts-2.3.1.xcframework.zip
[53507/104637] Downloading https://www.mapbox.com/ios-sdk/MapboxAccounts-2.3.1.xcframework.zip
Downloaded https://www.mapbox.com/ios-sdk/MapboxAccounts-2.3.1.xcframework.zip (0.85s)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "mapbox-accounts-ios",
      "name": "MapboxAccounts",
      "url": "https://github.com/mapbox/mapbox-accounts-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mapbox-accounts-ios",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mapbox/mapbox-accounts-ios.git
[1/23] Fetching mapbox-accounts-ios
Fetched https://github.com/mapbox/mapbox-accounts-ios.git from cache (0.85s)
Creating working copy for https://github.com/mapbox/mapbox-accounts-ios.git
Working copy of https://github.com/mapbox/mapbox-accounts-ios.git resolved at v2.3.1 (cd438c7)
Fetching binary artifact https://www.mapbox.com/ios-sdk/MapboxAccounts-2.3.1.xcframework.zip from cache
Fetched https://www.mapbox.com/ios-sdk/MapboxAccounts-2.3.1.xcframework.zip from cache (0.05s)
warning: '.resolve-product-dependencies': dependency 'mapbox-accounts-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mapbox/mapbox-accounts-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm