Build Information
Failed to build SpotifyiOS, reference v5.0.1 (0b3e54), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 18:08:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/spotify/ios-sdk.git
Reference: v5.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/spotify/ios-sdk
* tag v5.0.1 -> FETCH_HEAD
HEAD is now at 0b3e547 Merge pull request #461 from spotify/release_v5.0.1
Cloned https://github.com/spotify/ios-sdk.git
Revision (git rev-parse @):
0b3e54771738ad5e64f22c8e5e19ca76d6becc6c
SUCCESS checkout https://github.com/spotify/ios-sdk.git at v5.0.1
========================================
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": "ios-sdk",
"name": "SpotifyiOS",
"url": "https://github.com/spotify/ios-sdk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-sdk",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/spotify/ios-sdk.git
[1/1904] Fetching ios-sdk
Fetched https://github.com/spotify/ios-sdk.git from cache (5.44s)
Creating working copy for https://github.com/spotify/ios-sdk.git
Working copy of https://github.com/spotify/ios-sdk.git resolved at v5.0.1 (0b3e547)
warning: '.resolve-product-dependencies': dependency 'ios-sdk' 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/spotify/ios-sdk.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