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 DDSKit, reference 1.0.1 (94006a), with Swift 5.10 for macOS (SPM) on 20 Apr 2025 17:46:26 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/literally-anything/DDSKit.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/literally-anything/DDSKit
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 94006ae Add a 6.0 package file without traits to allow building before swift 6.1
Cloned https://github.com/literally-anything/DDSKit.git
Revision (git rev-parse @):
94006ae45ce1c3b8e2994fbdceb2d9a8d7872bc1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/literally-anything/DDSKit.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/literally-anything/DDSKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 5.10 macosSpm