Build Information
Failed to build SoulAudioKit, reference 5.3.0 (e03342
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 06:56:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AudioKit/SoulAudioKit.git
Reference: 5.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AudioKit/SoulAudioKit
* tag 5.3.0 -> FETCH_HEAD
HEAD is now at e033422 Updated to AK 5.3
Cloned https://github.com/AudioKit/SoulAudioKit.git
Revision (git rev-parse @):
e0334228042814216ff12b81499f911632440104
SUCCESS checkout https://github.com/AudioKit/SoulAudioKit.git at 5.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/AudioKit/SoulAudioKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/AudioKit/AudioKitEX
Fetching https://github.com/AudioKit/AudioKit
[1/760] Fetching audiokitex
[389/251462] Fetching audiokitex, audiokit
Fetched https://github.com/AudioKit/AudioKitEX from cache (18.26s)
Fetched https://github.com/AudioKit/AudioKit from cache (18.26s)
Computing version for https://github.com/AudioKit/AudioKitEX
Computed https://github.com/AudioKit/AudioKitEX at 5.6.2 (18.80s)
Computing version for https://github.com/AudioKit/AudioKit
Computed https://github.com/AudioKit/AudioKit at 5.6.5 (0.41s)
Creating working copy for https://github.com/AudioKit/AudioKitEX
Working copy of https://github.com/AudioKit/AudioKitEX resolved at 5.6.2
Creating working copy for https://github.com/AudioKit/AudioKit
Working copy of https://github.com/AudioKit/AudioKit resolved at 5.6.5
error: the library 'CSoulAudioKit' requires macos 10.13, but depends on the product 'AudioKit' which requires macos 11.0; consider changing the library 'CSoulAudioKit' to require macos 11.0 or later, or the product 'AudioKit' to require macos 10.13 or earlier.
error: the library 'CSoulAudioKit' requires macos 10.13, but depends on the product 'AudioKitEX' which requires macos 12.0; consider changing the library 'CSoulAudioKit' to require macos 12.0 or later, or the product 'AudioKitEX' to require macos 10.13 or earlier.
error: the library 'SoulAudioKit' requires macos 10.13, but depends on the product 'AudioKit' which requires macos 11.0; consider changing the library 'SoulAudioKit' to require macos 11.0 or later, or the product 'AudioKit' to require macos 10.13 or earlier.
error: the library 'SoulAudioKit' requires macos 10.13, but depends on the product 'AudioKitEX' which requires macos 12.0; consider changing the library 'SoulAudioKit' to require macos 12.0 or later, or the product 'AudioKitEX' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm