Build Information
Failed to build HapticsManager, reference 2.2.0 (1391e6
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 16:16: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/markbattistella/HapticsManager.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/HapticsManager
* tag 2.2.0 -> FETCH_HEAD
HEAD is now at 1391e63 2024-12-05 - Fix to suite name 2024-12-11 - Added new modifer overloads
Cloned https://github.com/markbattistella/HapticsManager.git
Revision (git rev-parse @):
1391e63bcf8280b37c4fe571cdd232600968ec26
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/HapticsManager.git at 2.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/markbattistella/HapticsManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/markbattistella/TriggerKit
Fetching https://github.com/markbattistella/DefaultsKit
[1/31] Fetching triggerkit
[32/118] Fetching triggerkit, defaultskit
Fetched https://github.com/markbattistella/TriggerKit from cache (0.64s)
Fetched https://github.com/markbattistella/DefaultsKit from cache (0.64s)
Computing version for https://github.com/markbattistella/TriggerKit
Computed https://github.com/markbattistella/TriggerKit at 1.0.1 (1.04s)
Computing version for https://github.com/markbattistella/DefaultsKit
Computed https://github.com/markbattistella/DefaultsKit at 2.2.1 (0.37s)
Creating working copy for https://github.com/markbattistella/TriggerKit
Working copy of https://github.com/markbattistella/TriggerKit resolved at 1.0.1
Creating working copy for https://github.com/markbattistella/DefaultsKit
Working copy of https://github.com/markbattistella/DefaultsKit resolved at 2.2.1
error: the library 'HapticsManager' requires macos 10.13, but depends on the product 'DefaultsKit' which requires macos 11.0; consider changing the library 'HapticsManager' to require macos 11.0 or later, or the product 'DefaultsKit' to require macos 10.13 or earlier.
error: the library 'HapticsManager' requires macos 10.13, but depends on the product 'TriggerKit' which requires macos 11.0; consider changing the library 'HapticsManager' to require macos 11.0 or later, or the product 'TriggerKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm