Build Information
Failed to build KipplePlugins, reference 0.5.1 (34b63a
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 05:12:30 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/bdrelling/KipplePlugins.git
Reference: 0.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KipplePlugins
* tag 0.5.1 -> FETCH_HEAD
HEAD is now at 34b63a0 Removed install_git_hooks.sh
Cloned https://github.com/bdrelling/KipplePlugins.git
Revision (git rev-parse @):
34b63a0b652f40bdbb55a5789ddf6e4663270c12
SUCCESS checkout https://github.com/bdrelling/KipplePlugins.git at 0.5.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/bdrelling/KipplePlugins.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/swift-kipple/Tools
[1/720] Fetching tools
Fetched https://github.com/swift-kipple/Tools from cache (0.77s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.4 (1.36s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
[770/64321] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (71.07s)
Fetched https://github.com/apple/swift-argument-parser from cache (71.07s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (71.75s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.49s)
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.5.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
error: the plugin 'Format' requires macos 10.15, but depends on the product 'kipple' which requires macos 13.0; consider changing the plugin 'Format' to require macos 13.0 or later, or the product 'kipple' to require macos 10.15 or earlier.
BUILD FAILURE 6.2 macosSpm