The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ClarioKit, reference v1.0.0 (db6fd8), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 12:35:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
Downloading binary artifact https://github.com/yohannescodes/ClarioKit/releases/download/v1.0.0/ClarioKit.xcframework.zip
[16375/84026] Downloading 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 (0.62s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "clariokit",
      "name": "ClarioKit",
      "url": "https://github.com/yohannescodes/ClarioKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ClarioKit",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/yohannescodes/ClarioKit.git
[1/77] Fetching clariokit
Fetched https://github.com/yohannescodes/ClarioKit.git from cache (0.64s)
Creating working copy for https://github.com/yohannescodes/ClarioKit.git
Working copy of https://github.com/yohannescodes/ClarioKit.git resolved at v1.0.0 (db6fd85)
Fetching binary artifact https://github.com/yohannescodes/ClarioKit/releases/download/v1.0.0/ClarioKit.xcframework.zip from cache
Fetched https://github.com/yohannescodes/ClarioKit/releases/download/v1.0.0/ClarioKit.xcframework.zip from cache (0.03s)
warning: '.resolve-product-dependencies': dependency 'clariokit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/yohannescodes/ClarioKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm