Build Information
Failed to build Donut, reference 0.1.1 (0b9064
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 22:57:21 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/natmark/donut.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/natmark/donut
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at 0b90644 Bump version
Cloned https://github.com/natmark/donut.git
Revision (git rev-parse @):
0b90644b5635f1f988a311c93b297ac0a44f6495
SUCCESS checkout https://github.com/natmark/donut.git at 0.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/natmark/donut.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/Carthage/ReactiveTask.git
Fetching https://github.com/yutailang0119/ProgressSpinnerKit
Fetching https://github.com/thoughtbot/Curry.git
Fetching https://github.com/Carthage/Commandant.git
[1/1925] Fetching reactivetask
[40/4254] Fetching reactivetask, commandant
[87/4829] Fetching reactivetask, commandant, progressspinnerkit
[795/5429] Fetching reactivetask, commandant, progressspinnerkit, curry
Fetched https://github.com/thoughtbot/Curry.git from cache (0.87s)
Fetched https://github.com/Carthage/Commandant.git from cache (0.87s)
Fetched https://github.com/Carthage/ReactiveTask.git from cache (0.87s)
Fetched https://github.com/yutailang0119/ProgressSpinnerKit from cache (0.87s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (2.82s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.51s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Quick/Nimble.git
[1/2533] Fetching result
[229/17292] Fetching result, quick
[1336/69785] Fetching result, quick, reactiveswift
[1438/89369] Fetching result, quick, reactiveswift, nimble
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.05s)
Fetched https://github.com/antitypical/Result.git from cache (2.05s)
Fetched https://github.com/Quick/Nimble.git from cache (2.05s)
Fetched https://github.com/Quick/Quick.git from cache (2.05s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (3.99s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 5.0.1 (0.53s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.56s)
Computing version for https://github.com/yutailang0119/ProgressSpinnerKit
Computed https://github.com/yutailang0119/ProgressSpinnerKit at 0.5.0 (0.50s)
Fetching https://github.com/apple/swift-tools-support-core
[1/6853] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core from cache (1.25s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.7.3 (1.82s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (0.48s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.49s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 5.0.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/yutailang0119/ProgressSpinnerKit
Working copy of https://github.com/yutailang0119/ProgressSpinnerKit resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-tools-support-core
Working copy of https://github.com/apple/swift-tools-support-core resolved at 0.7.3
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.0
Creating working copy for https://github.com/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/thoughtbot/Curry.git
Working copy of https://github.com/thoughtbot/Curry.git resolved at 4.0.2
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
error: the library 'DonutKit' requires macos 10.13, but depends on the product 'ProgressSpinnerKit' which requires macos 10.15; consider changing the library 'DonutKit' to require macos 10.15 or later, or the product 'ProgressSpinnerKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm