Build Information
Failed to build XibKit, reference main (c1cfc4), with Swift 6.0 for macOS (SPM) on 17 Apr 2026 00:41:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/XibKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/XibKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c1cfc47 bump SpryKit to 3.2.0
Cloned https://github.com/NikSativa/XibKit.git
Revision (git rev-parse @):
c1cfc47b50c822195e6da5df716ac992e6d4d448
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/XibKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/NikSativa/XibKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/NikSativa/SpryKit.git
[1/1161] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.81s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.2.0 (0.49s)
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[115/1764] Fetching cwlpreconditiontesting, threading
[1765/76749] Fetching cwlpreconditiontesting, threading, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.13s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (4.13s)
Fetched https://github.com/NikSativa/Threading.git from cache (4.13s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (3.68s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.60s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.64s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.57s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (0.48s)
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.2.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.3.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
error: the test 'XibKitTests' requires macos 13.0, but depends on the product 'SpryKit' which requires macos 14.0; consider changing the test 'XibKitTests' to require macos 14.0 or later, or the product 'SpryKit' to require macos 13.0 or earlier.
BUILD FAILURE 6.0 macosSpm