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: 5.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hainayanda/Artisan
* tag 5.1.0 -> FETCH_HEAD
HEAD is now at 775ad88 Update README.md
Cloned https://github.com/hainayanda/Artisan.git
Revision (git rev-parse @):
775ad889ca130388a5dd94265a6922e47e1aef6d
SUCCESS checkout https://github.com/hainayanda/Artisan.git at 5.1.0
========================================
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/ra1028/DifferenceKit.git from cache
Fetching https://github.com/hainayanda/Chary.git from cache
Fetching https://github.com/hainayanda/Draftsman.git from cache
Fetching https://github.com/ra1028/DiffableDataSources.git from cache
Fetching https://github.com/hainayanda/Builder.git from cache
Fetched https://github.com/hainayanda/Builder.git from cache (0.18s)
Fetching https://github.com/hainayanda/Clavier.git from cache
Fetched https://github.com/ra1028/DiffableDataSources.git from cache (0.18s)
Fetched https://github.com/hainayanda/Draftsman.git from cache (0.18s)
Fetched https://github.com/hainayanda/Chary.git from cache (0.18s)
Fetched https://github.com/hainayanda/Pharos.git from cache (0.21s)
Computing version for https://github.com/ra1028/DiffableDataSources.git
Fetched https://github.com/ra1028/DifferenceKit.git from cache (0.22s)
Fetched https://github.com/hainayanda/Clavier.git from cache (0.15s)
Computed https://github.com/ra1028/DiffableDataSources.git at 0.5.0 (0.37s)
Computing version for https://github.com/hainayanda/Pharos.git
Computed https://github.com/hainayanda/Pharos.git at 2.3.5 (0.35s)
Computing version for https://github.com/hainayanda/Draftsman.git
Computed https://github.com/hainayanda/Draftsman.git at 3.0.6 (0.51s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.2.0 (0.35s)
Computing version for https://github.com/hainayanda/Chary.git
Computed https://github.com/hainayanda/Chary.git at 1.0.2 (0.33s)
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.34s)
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/Pharos.git
Working copy of https://github.com/hainayanda/Pharos.git resolved at 2.3.5
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/Builder.git
Working copy of https://github.com/hainayanda/Builder.git resolved at 1.0.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/Draftsman.git
Working copy of https://github.com/hainayanda/Draftsman.git resolved at 3.0.6
Creating working copy for https://github.com/hainayanda/Chary.git
Working copy of https://github.com/hainayanda/Chary.git resolved at 1.0.2
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