Build Information
Failed to build MapboxAccounts, reference main (cd438c
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 23:42:54 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-accounts-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-accounts-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
[69205/104637] Downloading https://www.mapbox.com/ios-sdk/MapboxAccounts-2.3.1.xcframework.zip
Downloading binary artifact 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.94s)
========================================
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
[3/23] Fetching mapbox-accounts-ios
Fetched https://github.com/mapbox/mapbox-accounts-ios.git from cache (0.66s)
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 main (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.03s)
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.0
Building package at path: $PWD
https://github.com/mapbox/mapbox-accounts-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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`.
BUILD FAILURE 6.0 macosSpm