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 IBLinter, reference 0.5.0 (d62942), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 10:19:17 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/IBDecodable/IBLinter.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/IBDecodable/IBLinter
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at d629428 Update CHANGELOG.md
Cloned https://github.com/IBDecodable/IBLinter.git
Revision (git rev-parse @):
d6294281badfe3a655c7db7694ea409041e5d507
SUCCESS checkout https://github.com/IBDecodable/IBLinter.git at 0.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/IBDecodable/IBLinter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/phimage/XcodeProjKit.git
Fetching https://github.com/IBDecodable/IBDecodable.git
[5/445] Fetching xcodeprojkit
[99/3321] Fetching xcodeprojkit, ibdecodable
[272/5650] Fetching xcodeprojkit, ibdecodable, commandant
[5013/21794] Fetching xcodeprojkit, ibdecodable, commandant, sourcekitten
Fetched https://github.com/IBDecodable/IBDecodable.git from cache (0.88s)
[3097/18918] Fetching xcodeprojkit, commandant, sourcekitten
Fetched https://github.com/Carthage/Commandant.git from cache (2.13s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (2.13s)
Fetched https://github.com/phimage/XcodeProjKit.git from cache (2.13s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (2.69s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[739/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.35s)
[2155/19584] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.80s)
Computing version for https://github.com/phimage/XcodeProjKit.git
Computed https://github.com/phimage/XcodeProjKit.git at 2.3.0 (3.66s)
Computing version for https://github.com/IBDecodable/IBDecodable.git
Computed https://github.com/IBDecodable/IBDecodable.git at 0.6.1 (1.70s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.01s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (1.50s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.52s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.51s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.2 (0.48s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/10859] Fetching yams
[327/26239] Fetching yams, swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (2.30s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.30s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.1 (2.73s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.40s)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/IBDecodable/IBDecodable.git
Working copy of https://github.com/IBDecodable/IBDecodable.git resolved at 0.6.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/phimage/XcodeProjKit.git
Working copy of https://github.com/phimage/XcodeProjKit.git resolved at 2.3.0
error: the library 'IBLinterKit' requires macos 10.13, but depends on the product 'SourceKittenFramework' which requires macos 12.0; consider changing the library 'IBLinterKit' to require macos 12.0 or later, or the product 'SourceKittenFramework' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm