Build Information
Failed to build Synopsis, reference 1.1.1 (574c4d
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 07:31:18 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/RedMadRobot/synopsis.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RedMadRobot/synopsis
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 574c4d5 Patch multiline function declaration parsing for protocols.
Cloned https://github.com/RedMadRobot/synopsis.git
Revision (git rev-parse @):
574c4d5dde0ac7ae676494d345c0277499daf3aa
SUCCESS checkout https://github.com/RedMadRobot/synopsis.git at 1.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/RedMadRobot/synopsis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/jpsim/SourceKitten
[1/16144] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (1.66s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.2 (3.41s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/2820] Fetching swxmlhash
[565/13679] Fetching swxmlhash, yams
[3147/29059] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (1.75s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.75s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.75s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.1 (2.16s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.47s)
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.38s)
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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
error: the library 'Synopsis' requires macos 10.13, but depends on the product 'SourceKittenFramework' which requires macos 12.0; consider changing the library 'Synopsis' to require macos 12.0 or later, or the product 'SourceKittenFramework' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm