Build Information
Failed to build SoulAudioKit, reference main (b8602a
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 06:57:16 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AudioKit/SoulAudioKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b8602a3 Deprecating this repo
Cloned https://github.com/AudioKit/SoulAudioKit.git
Revision (git rev-parse @):
b8602a3b0fd52b4be184c80ae27d22a9305c98db
SUCCESS checkout https://github.com/AudioKit/SoulAudioKit.git at main
========================================
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/AudioKit from cache (20.18s)
Fetched https://github.com/AudioKit/AudioKitEX from cache (20.18s)
Computing version for https://github.com/AudioKit/AudioKitEX
Computed https://github.com/AudioKit/AudioKitEX at 5.6.2 (20.72s)
Computing version for https://github.com/AudioKit/AudioKit
Computed https://github.com/AudioKit/AudioKit at 5.6.5 (0.39s)
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