Build Information
Failed to build MapboxAccounts, reference v2.3.1 (cd438c
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 08:56:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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
[69205/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.88s)
========================================
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": "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",
"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.62s)
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.04s)
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.1
Building package at path: $PWD
https://github.com/mapbox/mapbox-accounts-ios.git
https://github.com/mapbox/mapbox-accounts-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "MapboxAccounts",
"name" : "MapboxAccounts",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "MapboxAccounts",
"targets" : [
"MapboxAccounts"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapboxAccounts",
"module_type" : "BinaryTarget",
"name" : "MapboxAccounts",
"path" : "remote/archive/MapboxAccounts-2.3.1.xcframework.zip",
"product_memberships" : [
"MapboxAccounts"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm