The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build CustomAlert, reference 5.0.0 (cf0960), with Swift 6.0 for macOS (SPM) on 5 Sep 2025 02:04:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/CustomAlert.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/CustomAlert
 * tag               5.0.0      -> FETCH_HEAD
HEAD is now at cf09608 Further align Liquid Glass
Cloned https://github.com/divadretlaw/CustomAlert.git
Revision (git rev-parse @):
cf09608edac207097400c1c16ebfc20c9270f511
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/CustomAlert.git at 5.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/divadretlaw/CustomAlert.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/divadretlaw/WindowKit
[1/552] Fetching windowkit
Fetched https://github.com/divadretlaw/WindowKit from cache (0.69s)
Computing version for https://github.com/divadretlaw/WindowKit
Computed https://github.com/divadretlaw/WindowKit at 3.0.0 (0.47s)
Fetching https://github.com/divadretlaw/WindowReader
Fetching https://github.com/divadretlaw/WindowSceneReader
[1/136] Fetching windowscenereader
[135/272] Fetching windowscenereader, windowreader
Fetched https://github.com/divadretlaw/WindowSceneReader from cache (0.65s)
Fetched https://github.com/divadretlaw/WindowReader from cache (0.65s)
Computing version for https://github.com/divadretlaw/WindowSceneReader
Computed https://github.com/divadretlaw/WindowSceneReader at 3.3.0 (0.47s)
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/WindowSceneReader
Working copy of https://github.com/divadretlaw/WindowSceneReader resolved at 3.3.0
Creating working copy for https://github.com/divadretlaw/WindowKit
Working copy of https://github.com/divadretlaw/WindowKit resolved at 3.0.0
Creating working copy for https://github.com/divadretlaw/WindowReader
Working copy of https://github.com/divadretlaw/WindowReader resolved at 3.1.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/CustomAlert/Assets.xcassets
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