The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MuxPlayerSwift, reference main (5fc6ff), with Swift 6.2 for macOS (SPM) on 1 May 2026 01:14:19 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/muxinc/mux-player-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/muxinc/mux-player-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5fc6ffe Feature/Offline DRM (#89)
Cloned https://github.com/muxinc/mux-player-swift.git
Revision (git rev-parse @):
5fc6ffe5a893410714ba55e43710578707df18a4
SUCCESS checkout https://github.com/muxinc/mux-player-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/muxinc/mux-player-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/muxinc/mux-stats-sdk-avplayer
Fetching https://github.com/yene/GCDWebServer
[1/2287] Fetching swift-docc-plugin
[230/21684] Fetching swift-docc-plugin, mux-stats-sdk-avplayer
[231/21762] Fetching swift-docc-plugin, mux-stats-sdk-avplayer, gcdwebserver
Fetched https://github.com/muxinc/mux-stats-sdk-avplayer from cache (8.05s)
Fetched https://github.com/yene/GCDWebServer from cache (8.05s)
Fetched https://github.com/apple/swift-docc-plugin from cache (8.05s)
Computing version for https://github.com/yene/GCDWebServer
Computed https://github.com/yene/GCDWebServer at 3.5.7 (10.87s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.5.0 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3708] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.09s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.82s)
Computing version for https://github.com/muxinc/mux-stats-sdk-avplayer
Computed https://github.com/muxinc/mux-stats-sdk-avplayer at 4.12.0 (0.56s)
Fetching https://github.com/muxinc/stats-sdk-objc.git
[1/7721] Fetching stats-sdk-objc
Fetched https://github.com/muxinc/stats-sdk-objc.git from cache (13.47s)
Computing version for https://github.com/muxinc/stats-sdk-objc.git
Computed https://github.com/muxinc/stats-sdk-objc.git at 5.11.0 (14.02s)
Creating working copy for https://github.com/muxinc/stats-sdk-objc.git
Working copy of https://github.com/muxinc/stats-sdk-objc.git resolved at 5.11.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.5.0
Creating working copy for https://github.com/yene/GCDWebServer
Working copy of https://github.com/yene/GCDWebServer resolved at 3.5.7
Creating working copy for https://github.com/muxinc/mux-stats-sdk-avplayer
Working copy of https://github.com/muxinc/mux-stats-sdk-avplayer resolved at 4.12.0
Downloading binary artifact https://github.com/muxinc/stats-sdk-objc/releases/download/v5.11.0/MuxCore.xcframework.zip
[16375/3457371] Downloading https://github.com/muxinc/stats-sdk-objc/releases/download/v5.11.0/MuxCore.xcframework.zip
Downloaded https://github.com/muxinc/stats-sdk-objc/releases/download/v5.11.0/MuxCore.xcframework.zip (0.98s)
error: the library 'MuxPlayerSwift' requires macos 10.13, but depends on the product 'GCDWebServer' which requires macos 10.15; consider changing the library 'MuxPlayerSwift' to require macos 10.15 or later, or the product 'GCDWebServer' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm