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 SwiftyShell, reference 0.1.0 (096b16), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 23:08: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/altavares/swiftyshell.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/altavares/swiftyshell
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 096b166 feat: implement dry run
Cloned https://github.com/altavares/swiftyshell.git
Revision (git rev-parse @):
096b1661ff1190854a1068c1dcd06f5ef57b2563
SUCCESS checkout https://github.com/altavares/swiftyshell.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/altavares/swiftyshell.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-package-manager.git
[1/156721] Fetching swift-package-manager
Fetched https://github.com/apple/swift-package-manager.git from cache (7.41s)
error: could not find a branch named ‘master’ in https://github.com/apple/swift-package-manager.git (did you mean ‘main’?)
BUILD FAILURE 6.2 macosSpm