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 Cgd, reference 0.3.0 (9cb9d5), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 00:54:30 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/twostraws/Cgd.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/twostraws/Cgd
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 9cb9d56 Require Swift 5.0.
Cloned https://github.com/twostraws/Cgd.git
Revision (git rev-parse @):
9cb9d56e8fe9c893c4e2ab5011dee9b6a13234c4
SUCCESS checkout https://github.com/twostraws/Cgd.git at 0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/twostraws/Cgd.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': ignoring declared target(s) 'Cgd' in the system package
warning: 'spi-builder-workspace': system packages are deprecated; use system library targets instead
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm