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 ClarioKit, reference v1.0.0 (db6fd8), with Swift 5.10 for macOS (SPM) on 7 Jul 2025 21:50:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yohannescodes/ClarioKit.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yohannescodes/ClarioKit
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at db6fd85 Update Package.swift
Cloned https://github.com/yohannescodes/ClarioKit.git
Revision (git rev-parse @):
db6fd850add00f98d7e464e3b6ee24a617abb06a
SUCCESS checkout https://github.com/yohannescodes/ClarioKit.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/yohannescodes/ClarioKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[32750/84026] Downloading https://github.com/yohannescodes/ClarioKit/releases/download/v1.0.0/ClarioKit.xcframework.zip
Downloading binary artifact https://github.com/yohannescodes/ClarioKit/releases/download/v1.0.0/ClarioKit.xcframework.zip
Downloaded https://github.com/yohannescodes/ClarioKit/releases/download/v1.0.0/ClarioKit.xcframework.zip (1.10s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm