The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwishAppStore, reference 0.2.0 (b7aa3d), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 08:46:10 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: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/SwishAppStore
 * tag               0.2.0      -> FETCH_HEAD
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 0.2.0
========================================
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/342] Fetching shxcrun
[343/409] Fetching shxcrun, shgit
[410/1268] Fetching shxcrun, shgit, sh
Fetched https://github.com/FullQueueDeveloper/Sh.git from cache (0.80s)
Fetched https://github.com/FullQueueDeveloper/ShGit.git from cache (0.80s)
Fetched https://github.com/FullQueueDeveloper/ShXcrun.git from cache (0.80s)
Computing version for https://github.com/FullQueueDeveloper/Sh.git
Computed https://github.com/FullQueueDeveloper/Sh.git at 1.3.0 (1.22s)
Fetching https://github.com/onevcat/Rainbow
[1/1196] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.84s)
Computing version for https://github.com/FullQueueDeveloper/ShGit.git
Computed https://github.com/FullQueueDeveloper/ShGit.git at 1.2.0 (1.25s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.95s)
Computing version for https://github.com/FullQueueDeveloper/ShXcrun.git
Computed https://github.com/FullQueueDeveloper/ShXcrun.git at 0.50.1 (0.38s)
Creating working copy for https://github.com/FullQueueDeveloper/ShXcrun.git
Working copy of https://github.com/FullQueueDeveloper/ShXcrun.git resolved at 0.50.1
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.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
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/shxcrun->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/shxcrun->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