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 CheckoutEventLoggerKit, reference main (a57c0e), with Swift 6.2 for macOS (SPM) on 27 Nov 2025 19:42:42 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/checkout/checkout-event-logger-ios-framework.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/checkout/checkout-event-logger-ios-framework
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a57c0e8 Merge pull request #27 from checkout/ehab/add_code_ql
Cloned https://github.com/checkout/checkout-event-logger-ios-framework.git
Revision (git rev-parse @):
a57c0e8773186d041832aae03ad57dfa5881ffb2
SUCCESS checkout https://github.com/checkout/checkout-event-logger-ios-framework.git at main
========================================
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": "checkout-event-logger-ios-framework",
      "name": "CheckoutEventLoggerKit",
      "url": "https://github.com/checkout/checkout-event-logger-ios-framework.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/checkout-event-logger-ios-framework",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/checkout/checkout-event-logger-ios-framework.git
[1/437] Fetching checkout-event-logger-ios-framework
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (1.63s)
Creating working copy for https://github.com/checkout/checkout-event-logger-ios-framework.git
Working copy of https://github.com/checkout/checkout-event-logger-ios-framework.git resolved at main (a57c0e8)
warning: '.resolve-product-dependencies': dependency 'checkout-event-logger-ios-framework' 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/checkout/checkout-event-logger-ios-framework.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