Build Information
Failed to build SwishAppStore, reference trunk (b7aa3d
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 08:46:02 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/danielsincere/SwishAppStore.git
Reference: trunk
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/SwishAppStore
* branch trunk -> FETCH_HEAD
* [new branch] trunk -> origin/trunk
HEAD is now at b7aa3d8 refactor
Cloned https://github.com/danielsincere/SwishAppStore.git
Revision (git rev-parse @):
b7aa3d8b29cc28f9ef5ea886d0e5fc94d9e30968
SUCCESS checkout https://github.com/danielsincere/SwishAppStore.git at trunk
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/danielsincere/SwishAppStore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/FullQueueDeveloper/ShGit.git
Fetching https://github.com/FullQueueDeveloper/Sh.git
Fetching https://github.com/FullQueueDeveloper/ShXcrun.git
[1/67] Fetching shgit
[61/926] Fetching shgit, sh
[211/1268] Fetching shgit, sh, shxcrun
Fetched https://github.com/FullQueueDeveloper/Sh.git from cache (0.83s)
Fetched https://github.com/FullQueueDeveloper/ShXcrun.git from cache (0.83s)
Fetched https://github.com/FullQueueDeveloper/ShGit.git from cache (0.83s)
Computing version for https://github.com/FullQueueDeveloper/Sh.git
Computed https://github.com/FullQueueDeveloper/Sh.git at 1.3.0 (1.29s)
Fetching https://github.com/onevcat/Rainbow
[1/1196] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.88s)
Computing version for https://github.com/FullQueueDeveloper/ShGit.git
Computed https://github.com/FullQueueDeveloper/ShGit.git at 1.2.0 (1.35s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.02s)
Computing version for https://github.com/FullQueueDeveloper/ShXcrun.git
Computed https://github.com/FullQueueDeveloper/ShXcrun.git at 0.50.1 (0.42s)
Creating working copy for https://github.com/FullQueueDeveloper/Sh.git
Working copy of https://github.com/FullQueueDeveloper/Sh.git resolved at 1.3.0
Creating working copy for https://github.com/FullQueueDeveloper/ShGit.git
Working copy of https://github.com/FullQueueDeveloper/ShGit.git resolved at 1.2.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/FullQueueDeveloper/ShXcrun.git
Working copy of https://github.com/FullQueueDeveloper/ShXcrun.git resolved at 0.50.1
warning: 'shgit': Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shgit->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'shxcrun': Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shgit->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
error: the library 'SwishAppStore' requires macos 12.0, but depends on the product 'Sh' which requires macos 13.0; consider changing the library 'SwishAppStore' to require macos 13.0 or later, or the product 'Sh' to require macos 12.0 or earlier.
error: the library 'SwishAppStore' requires macos 12.0, but depends on the product 'ShXcrun' which requires macos 13.0; consider changing the library 'SwishAppStore' to require macos 13.0 or later, or the product 'ShXcrun' to require macos 12.0 or earlier.
error: the library 'SwishAppStore' requires macos 12.0, but depends on the product 'ShGit' which requires macos 13.0; consider changing the library 'SwishAppStore' to require macos 13.0 or later, or the product 'ShGit' to require macos 12.0 or earlier.
BUILD FAILURE 6.2 macosSpm