Build Information
Failed to build MLAudioPlayer, reference develop (c582a6
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 23:33:26 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/micheltlutz/MLAudioPlayer.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLAudioPlayer
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at c582a6c Delete Gemfile.lock
Cloned https://github.com/micheltlutz/MLAudioPlayer.git
Revision (git rev-parse @):
c582a6c7d7f9ee7336ad6b0a6a047fb847af8c13
SUCCESS checkout https://github.com/micheltlutz/MLAudioPlayer.git at develop
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/micheltlutz/MLAudioPlayer.git
[7/687] Fetching mlaudioplayer
Fetched https://github.com/micheltlutz/MLAudioPlayer.git from cache (1.02s)
Creating working copy for https://github.com/micheltlutz/MLAudioPlayer.git
Working copy of https://github.com/micheltlutz/MLAudioPlayer.git resolved at develop (c582a6c)
error: 'mlaudioplayer': product 'UIKit' required by package 'mlaudioplayer' target 'MLAudioPlayer' not found.
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/micheltlutz/MLAudioPlayer.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: 'spi-builder-workspace': product 'UIKit' required by package 'spi-builder-workspace' target 'MLAudioPlayer' not found.
BUILD FAILURE 6.0 macosSpm