The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WindowKit, reference 3.0.2 (77ca25), with Swift 6.0 for macOS (SPM) on 23 Dec 2025 05:45:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/WindowKit.git
Reference: 3.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/WindowKit
 * tag               3.0.2      -> FETCH_HEAD
HEAD is now at 77ca257 Cleanup PassthroughWindow
Cloned https://github.com/divadretlaw/WindowKit.git
Revision (git rev-parse @):
77ca257a2e4534361cd70078032ccf259a4aee04
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/WindowKit.git at 3.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/divadretlaw/WindowKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/divadretlaw/WindowSceneReader
Fetching https://github.com/divadretlaw/WindowReader
[1/136] Fetching windowscenereader
[137/272] Fetching windowscenereader, windowreader
Fetched https://github.com/divadretlaw/WindowSceneReader from cache (0.80s)
Fetched https://github.com/divadretlaw/WindowReader from cache (0.80s)
Computing version for https://github.com/divadretlaw/WindowSceneReader
Computed https://github.com/divadretlaw/WindowSceneReader at 3.3.0 (0.48s)
Computing version for https://github.com/divadretlaw/WindowReader
Computed https://github.com/divadretlaw/WindowReader at 3.1.0 (0.46s)
Creating working copy for https://github.com/divadretlaw/WindowReader
Working copy of https://github.com/divadretlaw/WindowReader resolved at 3.1.0
Creating working copy for https://github.com/divadretlaw/WindowSceneReader
Working copy of https://github.com/divadretlaw/WindowSceneReader resolved at 3.3.0
error: the library 'WindowKit' requires macos 10.13, but depends on the product 'WindowReader' which requires macos 10.15; consider changing the library 'WindowKit' to require macos 10.15 or later, or the product 'WindowReader' to require macos 10.13 or earlier.
error: the library 'WindowKit' requires macos 10.13, but depends on the product 'WindowSceneReader' which requires macos 10.15; consider changing the library 'WindowKit' to require macos 10.15 or later, or the product 'WindowSceneReader' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm