The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LicenseKit, reference 2.1.3 (f9bdcd), with Swift 6.2 for macOS (SPM) on 15 Jan 2026 01:55:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kankoda/LicenseKit.git
Reference: 2.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kankoda/LicenseKit
 * tag               2.1.3      -> FETCH_HEAD
HEAD is now at f9bdcdc Update package for 2.1.3
Cloned https://github.com/Kankoda/LicenseKit.git
Revision (git rev-parse @):
f9bdcdc3472918c6da7566940a12936374f0faee
SUCCESS checkout https://github.com/Kankoda/LicenseKit.git at 2.1.3
Downloading binary artifact https://github.com/Kankoda/LicenseKit-Binaries/releases/download/2.1.3/LicenseKit.zip
[6881/775106] Downloading https://github.com/Kankoda/LicenseKit-Binaries/releases/download/2.1.3/LicenseKit.zip
Downloaded https://github.com/Kankoda/LicenseKit-Binaries/releases/download/2.1.3/LicenseKit.zip (0.55s)
========================================
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",
  "dependencies": [
    {
      "identity": "licensekit",
      "name": "LicenseKit",
      "url": "https://github.com/Kankoda/LicenseKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LicenseKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Kankoda/LicenseKit.git
[1/7487] Fetching licensekit
Fetched https://github.com/Kankoda/LicenseKit.git from cache (1.48s)
Creating working copy for https://github.com/Kankoda/LicenseKit.git
Working copy of https://github.com/Kankoda/LicenseKit.git resolved at 2.1.3 (f9bdcdc)
Fetching binary artifact https://github.com/Kankoda/LicenseKit-Binaries/releases/download/2.1.3/LicenseKit.zip from cache
Fetched https://github.com/Kankoda/LicenseKit-Binaries/releases/download/2.1.3/LicenseKit.zip from cache (0.07s)
warning: '.resolve-product-dependencies': dependency 'licensekit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kankoda/LicenseKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm