The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LicenseKit, reference 2.1.3 (f9bdcd), with Swift 6.1 for macOS (SPM) on 15 Jan 2026 01:53:47 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Kankoda/LicenseKit.git
https://github.com/Kankoda/LicenseKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LicenseKit",
  "name" : "LicenseKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "LicenseKit",
      "targets" : [
        "LicenseKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LicenseKit",
      "module_type" : "BinaryTarget",
      "name" : "LicenseKit",
      "path" : "remote/archive/LicenseKit.zip",
      "product_memberships" : [
        "LicenseKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://github.com/Kankoda/LicenseKit-Binaries/releases/download/2.1.3/LicenseKit.zip
[16375/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.58s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm