Build Information
Failed to build Gryphon, reference v0.18.1 (5bf69a), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 05:29:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vinivendra/Gryphon.git
Reference: v0.18.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vinivendra/Gryphon
* tag v0.18.1 -> FETCH_HEAD
HEAD is now at 5bf69a6 Merge branch 'development' into release
Cloned https://github.com/vinivendra/Gryphon.git
Revision (git rev-parse @):
5bf69a6d33839a7b9db3d82283b6c2bff878eeac
SUCCESS checkout https://github.com/vinivendra/Gryphon.git at v0.18.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vinivendra/Gryphon.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/jpsim/SourceKitten
Fetching https://github.com/apple/swift-syntax.git
[1/16144] Fetching sourcekitten
[16145/87050] Fetching sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten from cache (3.20s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.20s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50500.0 (3.79s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.2 (0.51s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
[227/13679] Fetching swxmlhash, yams
[2978/29059] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (3.22s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (3.22s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.23s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.1 (3.68s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.51s)
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.41s)
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.2
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/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50500.0
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
error: the library 'GryphonLib' requires macos 10.13, but depends on the product 'SourceKittenFramework' which requires macos 12.0; consider changing the library 'GryphonLib' to require macos 12.0 or later, or the product 'SourceKittenFramework' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm