The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpotifyiOS, reference master (0b3e54), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 16 Apr 2026 18:08:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpotifyiOS -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/spotify/ios-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/spotify/ios-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/spotify/ios-sdk.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SpotifyiOS: /Users/admin/builder/spi-builder-workspace
resolved source packages: SpotifyiOS
2026-04-16 14:08:26.214 xcodebuild[529:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SpotifyiOS",
  "name" : "SpotifyiOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SpotifyiOS",
      "targets" : [
        "SpotifyiOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpotifyiOS",
      "module_type" : "BinaryTarget",
      "name" : "SpotifyiOS",
      "path" : "SpotifyiOS.xcframework",
      "product_memberships" : [
        "SpotifyiOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpotifyiOS"
    ]
  }
}
2026-04-16 14:08:34.038 xcodebuild[631:3840] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpotifyiOS -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SpotifyiOS -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SpotifyiOS: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SpotifyiOS' in project 'SpotifyiOS' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 59215a4af1a3c25492542081cf11f7a2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/59215a4af1a3c25492542081cf11f7a2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/SpotifyiOS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/SpotifyiOS.xcframework'. (in target 'SpotifyiOS' from project 'SpotifyiOS')
2026-04-16 14:08:35.522 xcodebuild[638:3899] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5df37abbf2e4ae11a53b5dfbf4cf80967dea84cd, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5df37abbf2e4ae11a53b5dfbf4cf80967dea84cd, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5df37abbf2e4ae11a53b5dfbf4cf80967dea84cd, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5df37abbf2e4ae11a53b5dfbf4cf80967dea84cd, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpotifyiOS
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SpotifyiOS: /Users/admin/builder/spi-builder-workspace
resolved source packages: SpotifyiOS
2026-04-16 14:08:37.155 xcodebuild[652:4002] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SpotifyiOS",
  "name" : "SpotifyiOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SpotifyiOS",
      "targets" : [
        "SpotifyiOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpotifyiOS",
      "module_type" : "BinaryTarget",
      "name" : "SpotifyiOS",
      "path" : "SpotifyiOS.xcframework",
      "product_memberships" : [
        "SpotifyiOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpotifyiOS"
    ]
  }
}
2026-04-16 14:08:38.423 xcodebuild[662:4066] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpotifyiOS -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SpotifyiOS -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SpotifyiOS: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SpotifyiOS' in project 'SpotifyiOS' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 59215a4af1a3c25492542081cf11f7a2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/59215a4af1a3c25492542081cf11f7a2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/SpotifyiOS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/SpotifyiOS.xcframework'. (in target 'SpotifyiOS' from project 'SpotifyiOS')
2026-04-16 14:08:39.350 xcodebuild[665:4097] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5df37abbf2e4ae11a53b5dfbf4cf80967dea84cd, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5df37abbf2e4ae11a53b5dfbf4cf80967dea84cd, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5df37abbf2e4ae11a53b5dfbf4cf80967dea84cd, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5df37abbf2e4ae11a53b5dfbf4cf80967dea84cd, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpotifyiOS
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild