The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MoneyKit, reference 1.11.2 (112fb0), with Swift 6.2 for macOS (SPM) on 7 Mar 2026 17:28:50 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/moneykit/moneykit-ios.git
Reference: 1.11.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/moneykit/moneykit-ios
 * tag               1.11.2     -> FETCH_HEAD
HEAD is now at 112fb07 Release 1.11.2 (#80)
Cloned https://github.com/moneykit/moneykit-ios.git
Revision (git rev-parse @):
112fb07f1296605e1dfc91d7bdc5af76786520f0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/moneykit/moneykit-ios.git at 1.11.2
========================================
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": "moneykit-ios",
      "name": "MoneyKit",
      "url": "https://github.com/moneykit/moneykit-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/moneykit-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/moneykit/moneykit-ios.git
[1/51066] Fetching moneykit-ios
Fetched https://github.com/moneykit/moneykit-ios.git from cache (12.59s)
Creating working copy for https://github.com/moneykit/moneykit-ios.git
Working copy of https://github.com/moneykit/moneykit-ios.git resolved at 1.11.2 (112fb07)
warning: '.resolve-product-dependencies': dependency 'moneykit-ios' 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/moneykit/moneykit-ios.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