The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ControlKit, reference main (5c262e), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 29 Apr 2025 22:42:47 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/superturboryan/ControlKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/superturboryan/ControlKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5c262e9 📝 Readme: Add SPI badges
Cloned https://github.com/superturboryan/ControlKit.git
Revision (git rev-parse @):
5c262e9f60da2b8cc6bc45a682563b0daea66cd3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/superturboryan/ControlKit.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/superturboryan/ControlKit.git
https://github.com/superturboryan/ControlKit.git
{
  "dependencies" : [
    {
      "identity" : "ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/spotify/ios-sdk.git"
    }
  ],
  "manifest_display_name" : "ControlKit",
  "name" : "ControlKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Controllers",
      "targets" : [
        "Controllers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Control",
      "targets" : [
        "Control"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Controllers",
      "module_type" : "SwiftTarget",
      "name" : "Controllers",
      "path" : "Sources/Controllers",
      "product_dependencies" : [
        "SpotifyiOS"
      ],
      "product_memberships" : [
        "Controllers"
      ],
      "sources" : [
        "AppleMusicController.swift",
        "Controllers.swift",
        "Extensions/DAO.swift",
        "Extensions/SPTAppRemote.swift",
        "PlaybackController.swift",
        "SpotifyController.swift",
        "SystemController.swift",
        "VolumeController.swift"
      ],
      "target_dependencies" : [
        "Control"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Control",
      "module_type" : "SwiftTarget",
      "name" : "Control",
      "path" : "Sources/Control",
      "product_memberships" : [
        "Controllers",
        "Control"
      ],
      "sources" : [
        "Control.swift",
        "Extensions/BetweenZeroAndOneInclusive.swift",
        "Extensions/MPMusicPlaybackState.swift",
        "Extensions/MPVolumeView.swift",
        "Haptics.swift",
        "Playback.swift",
        "Volume.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/spotify/ios-sdk.git
Creating working copy of package ‘ios-sdk’
Checking out 3.0.0 of package ‘ios-sdk’
Resolve Package Graph
Resolved source packages:
  SpotifyiOS: https://github.com/spotify/ios-sdk.git @ 3.0.0
  ControlKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SpotifyiOS, ControlKit
{
  "dependencies" : [
    {
      "identity" : "ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/spotify/ios-sdk.git"
    }
  ],
  "manifest_display_name" : "ControlKit",
  "name" : "ControlKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Controllers",
      "targets" : [
        "Controllers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Control",
      "targets" : [
        "Control"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Controllers",
      "module_type" : "SwiftTarget",
      "name" : "Controllers",
      "path" : "Sources/Controllers",
      "product_dependencies" : [
        "SpotifyiOS"
      ],
      "product_memberships" : [
        "Controllers"
      ],
      "sources" : [
        "AppleMusicController.swift",
        "Controllers.swift",
        "Extensions/DAO.swift",
        "Extensions/SPTAppRemote.swift",
        "PlaybackController.swift",
        "SpotifyController.swift",
        "SystemController.swift",
        "VolumeController.swift"
      ],
      "target_dependencies" : [
        "Control"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Control",
      "module_type" : "SwiftTarget",
      "name" : "Control",
      "path" : "Sources/Control",
      "product_memberships" : [
        "Controllers",
        "Control"
      ],
      "sources" : [
        "Control.swift",
        "Extensions/BetweenZeroAndOneInclusive.swift",
        "Extensions/MPMusicPlaybackState.swift",
        "Extensions/MPVolumeView.swift",
        "Haptics.swift",
        "Playback.swift",
        "Volume.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Control",
      "ControlKit-Package",
      "Controllers"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ControlKit-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 ControlKit-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SpotifyiOS: https://github.com/spotify/ios-sdk.git @ 3.0.0
  ControlKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'Controllers' in project 'ControlKit'
        ➜ Explicit dependency on target 'Controllers' in project 'ControlKit'
        ➜ Explicit dependency on target 'Control' in project 'ControlKit'
        ➜ Explicit dependency on target 'SpotifyiOS' in project 'SpotifyiOS'
    Target 'Controllers' in project 'ControlKit'
        ➜ Explicit dependency on target 'Control' in project 'ControlKit'
        ➜ Explicit dependency on target 'SpotifyiOS' in project 'SpotifyiOS'
    Target 'SpotifyiOS' in project 'SpotifyiOS' (no dependencies)
    Target 'Control' in project 'ControlKit'
        ➜ Explicit dependency on target 'Control' in project 'ControlKit'
    Target 'Control' in project 'ControlKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: bc3229f31008952a87597f862fad55f0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bc3229f31008952a87597f862fad55f0.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework'. (in target 'Controllers' from project 'ControlKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework'. (in target 'Controllers' from project 'ControlKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework'. (in target 'Controllers' from project 'ControlKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework'. (in target 'SpotifyiOS' from project 'SpotifyiOS')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:bfc50dc0905ecc6fedf57d6321b5ee9c22c87260, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bfc50dc0905ecc6fedf57d6321b5ee9c22c87260, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:bfc50dc0905ecc6fedf57d6321b5ee9c22c87260, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bfc50dc0905ecc6fedf57d6321b5ee9c22c87260, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ControlKit-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SpotifyiOS: https://github.com/spotify/ios-sdk.git @ 3.0.0
  ControlKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SpotifyiOS, ControlKit
{
  "dependencies" : [
    {
      "identity" : "ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/spotify/ios-sdk.git"
    }
  ],
  "manifest_display_name" : "ControlKit",
  "name" : "ControlKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Controllers",
      "targets" : [
        "Controllers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Control",
      "targets" : [
        "Control"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Controllers",
      "module_type" : "SwiftTarget",
      "name" : "Controllers",
      "path" : "Sources/Controllers",
      "product_dependencies" : [
        "SpotifyiOS"
      ],
      "product_memberships" : [
        "Controllers"
      ],
      "sources" : [
        "AppleMusicController.swift",
        "Controllers.swift",
        "Extensions/DAO.swift",
        "Extensions/SPTAppRemote.swift",
        "PlaybackController.swift",
        "SpotifyController.swift",
        "SystemController.swift",
        "VolumeController.swift"
      ],
      "target_dependencies" : [
        "Control"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Control",
      "module_type" : "SwiftTarget",
      "name" : "Control",
      "path" : "Sources/Control",
      "product_memberships" : [
        "Controllers",
        "Control"
      ],
      "sources" : [
        "Control.swift",
        "Extensions/BetweenZeroAndOneInclusive.swift",
        "Extensions/MPMusicPlaybackState.swift",
        "Extensions/MPVolumeView.swift",
        "Haptics.swift",
        "Playback.swift",
        "Volume.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Control",
      "ControlKit-Package",
      "Controllers"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ControlKit-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.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 ControlKit-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SpotifyiOS: https://github.com/spotify/ios-sdk.git @ 3.0.0
  ControlKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'Controllers' in project 'ControlKit'
        ➜ Explicit dependency on target 'Controllers' in project 'ControlKit'
        ➜ Explicit dependency on target 'Control' in project 'ControlKit'
        ➜ Explicit dependency on target 'SpotifyiOS' in project 'SpotifyiOS'
    Target 'Controllers' in project 'ControlKit'
        ➜ Explicit dependency on target 'Control' in project 'ControlKit'
        ➜ Explicit dependency on target 'SpotifyiOS' in project 'SpotifyiOS'
    Target 'SpotifyiOS' in project 'SpotifyiOS' (no dependencies)
    Target 'Control' in project 'ControlKit'
        ➜ Explicit dependency on target 'Control' in project 'ControlKit'
    Target 'Control' in project 'ControlKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 527a0ca1e3d653a7a1795398b00f88df
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/527a0ca1e3d653a7a1795398b00f88df.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework'. (in target 'Controllers' from project 'ControlKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework'. (in target 'Controllers' from project 'ControlKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework'. (in target 'SpotifyiOS' from project 'SpotifyiOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ios-sdk/SpotifyiOS.xcframework'. (in target 'Controllers' from project 'ControlKit')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:bfc50dc0905ecc6fedf57d6321b5ee9c22c87260, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bfc50dc0905ecc6fedf57d6321b5ee9c22c87260, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:bfc50dc0905ecc6fedf57d6321b5ee9c22c87260, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bfc50dc0905ecc6fedf57d6321b5ee9c22c87260, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ControlKit-Package
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild