Build Information
Failed to build Artisan with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hainayanda/Artisan.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-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: 5.10
Building package at path: $workDir
https://github.com/hainayanda/Artisan.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/hainayanda/Pharos.git from cache
Fetching https://github.com/hainayanda/Draftsman.git from cache
Fetching https://github.com/ra1028/DifferenceKit.git from cache
Fetching https://github.com/hainayanda/Builder.git from cache
Fetching https://github.com/hainayanda/Clavier.git from cache
Fetching https://github.com/hainayanda/Chary.git from cache
Fetched https://github.com/hainayanda/Chary.git from cache (0.18s)
Fetched https://github.com/hainayanda/Draftsman.git from cache (0.19s)
Fetching https://github.com/ra1028/DiffableDataSources.git from cache
Fetched https://github.com/ra1028/DifferenceKit.git from cache (0.19s)
Fetched https://github.com/hainayanda/Pharos.git from cache (0.19s)
Fetched https://github.com/hainayanda/Clavier.git from cache (0.19s)
Fetched https://github.com/hainayanda/Builder.git from cache (0.19s)
Fetched https://github.com/ra1028/DiffableDataSources.git from cache (0.16s)
Computing version for https://github.com/ra1028/DiffableDataSources.git
Computed https://github.com/ra1028/DiffableDataSources.git at 0.5.0 (0.33s)
Computing version for https://github.com/hainayanda/Pharos.git
Computed https://github.com/hainayanda/Pharos.git at 2.3.5 (0.32s)
Computing version for https://github.com/hainayanda/Draftsman.git
Computed https://github.com/hainayanda/Draftsman.git at 3.0.6 (0.32s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.2.0 (0.32s)
Computing version for https://github.com/hainayanda/Chary.git
Computed https://github.com/hainayanda/Chary.git at 1.0.2 (0.32s)
Computing version for https://github.com/hainayanda/Builder.git
Computed https://github.com/hainayanda/Builder.git at 1.0.5 (0.33s)
Computing version for https://github.com/hainayanda/Clavier.git
Computed https://github.com/hainayanda/Clavier.git at 2.0.2 (0.33s)
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/Chary.git
Working copy of https://github.com/hainayanda/Chary.git resolved at 1.0.2
Creating working copy for https://github.com/ra1028/DiffableDataSources.git
Working copy of https://github.com/ra1028/DiffableDataSources.git resolved at 0.5.0
Creating working copy for https://github.com/hainayanda/Clavier.git
Working copy of https://github.com/hainayanda/Clavier.git resolved at 2.0.2
Creating working copy for https://github.com/hainayanda/Builder.git
Working copy of https://github.com/hainayanda/Builder.git resolved at 1.0.5
Creating working copy for https://github.com/hainayanda/Draftsman.git
Working copy of https://github.com/hainayanda/Draftsman.git resolved at 3.0.6
Creating working copy for https://github.com/hainayanda/Pharos.git
Working copy of https://github.com/hainayanda/Pharos.git resolved at 2.3.5
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.
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 5.10 macosSpm