The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XibKit, reference 2.1.0 (c1cfc4), with Swift 6.0 for macOS (SPM) on 17 Apr 2026 00:40:30 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/XibKit.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/XibKit
 * tag               2.1.0      -> FETCH_HEAD
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 2.1.0
========================================
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
[12/1161] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.78s)
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/apple/swift-syntax.git
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[39/1764] Fetching cwlpreconditiontesting, threading
[1765/76749] Fetching cwlpreconditiontesting, threading, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.69s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.69s)
Fetched https://github.com/NikSativa/Threading.git from cache (3.69s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (3.09s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.57s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.72s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.56s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (0.51s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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
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