Build Information
Failed to build Artisan, reference main (1711e2
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 14:02:16 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/hainayanda/Artisan.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hainayanda/Artisan
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1711e2c Update Artisan.podspec
Cloned https://github.com/hainayanda/Artisan.git
Revision (git rev-parse @):
1711e2c03094808c4bf4064e60398418fdfe9dac
SUCCESS checkout https://github.com/hainayanda/Artisan.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/hainayanda/Artisan.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/hainayanda/Draftsman.git
Fetching https://github.com/hainayanda/Pharos.git
Fetching https://github.com/ra1028/DiffableDataSources.git
[1/2438] Fetching pharos
[2/5309] Fetching pharos, draftsman
[89/5758] Fetching pharos, draftsman, diffabledatasources
Fetched https://github.com/hainayanda/Pharos.git from cache (0.99s)
[2002/3320] Fetching draftsman, diffabledatasources
Fetched https://github.com/hainayanda/Draftsman.git from cache (1.23s)
Fetched https://github.com/ra1028/DiffableDataSources.git from cache (1.23s)
Computing version for https://github.com/ra1028/DiffableDataSources.git
Computed https://github.com/ra1028/DiffableDataSources.git at 0.5.0 (1.73s)
Fetching https://github.com/ra1028/DifferenceKit.git
[1/2319] Fetching differencekit
Fetched https://github.com/ra1028/DifferenceKit.git from cache (1.73s)
Computing version for https://github.com/hainayanda/Pharos.git
Computed https://github.com/hainayanda/Pharos.git at 2.3.5 (2.22s)
Fetching https://github.com/hainayanda/Chary.git
[1/514] Fetching chary
Fetched https://github.com/hainayanda/Chary.git from cache (0.75s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.2.0 (1.27s)
Computing version for https://github.com/hainayanda/Chary.git
Computed https://github.com/hainayanda/Chary.git at 1.0.7 (0.48s)
Computing version for https://github.com/hainayanda/Draftsman.git
Computed https://github.com/hainayanda/Draftsman.git at 3.2.5 (0.49s)
Fetching https://github.com/hainayanda/Clavier.git
Fetching https://github.com/hainayanda/Builder.git
[1/488] Fetching builder
[6/1202] Fetching builder, clavier
Fetched https://github.com/hainayanda/Clavier.git from cache (0.85s)
Fetched https://github.com/hainayanda/Builder.git from cache (0.85s)
Computing version for https://github.com/hainayanda/Clavier.git
Computed https://github.com/hainayanda/Clavier.git at 2.0.3 (1.35s)
Computing version for https://github.com/hainayanda/Builder.git
Computed https://github.com/hainayanda/Builder.git at 1.1.1 (0.47s)
Creating working copy for https://github.com/hainayanda/Builder.git
Working copy of https://github.com/hainayanda/Builder.git resolved at 1.1.1
Creating working copy for https://github.com/hainayanda/Draftsman.git
Working copy of https://github.com/hainayanda/Draftsman.git resolved at 3.2.5
Creating working copy for https://github.com/hainayanda/Pharos.git
Working copy of https://github.com/hainayanda/Pharos.git resolved at 2.3.5
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.2.0
Creating working copy for https://github.com/hainayanda/Clavier.git
Working copy of https://github.com/hainayanda/Clavier.git resolved at 2.0.3
Creating working copy for https://github.com/hainayanda/Chary.git
Working copy of https://github.com/hainayanda/Chary.git resolved at 1.0.7
Creating working copy for https://github.com/ra1028/DiffableDataSources.git
Working copy of https://github.com/ra1028/DiffableDataSources.git resolved at 0.5.0
error: the library 'Artisan' requires macos 10.13, but depends on the product 'Pharos' which requires macos 12.0; consider changing the library 'Artisan' to require macos 12.0 or later, or the product 'Pharos' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm