The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MenuItemKit, reference 4.0.1 (f9c40c), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 04:33:52 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/cxa/MenuItemKit.git
Reference: 4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cxa/MenuItemKit
 * tag               4.0.1      -> FETCH_HEAD
HEAD is now at f9c40c4 Bump Pod version
Cloned https://github.com/cxa/MenuItemKit.git
Revision (git rev-parse @):
f9c40c444b0e2fc952cd3c8c6f4b0d30181dcb10
SUCCESS checkout https://github.com/cxa/MenuItemKit.git at 4.0.1
========================================
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": "menuitemkit",
      "name": "MenuItemKit",
      "url": "https://github.com/cxa/MenuItemKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MenuItemKit",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/cxa/MenuItemKit.git
[1/611] Fetching menuitemkit
Fetched https://github.com/cxa/MenuItemKit.git from cache (0.91s)
Creating working copy for https://github.com/cxa/MenuItemKit.git
Working copy of https://github.com/cxa/MenuItemKit.git resolved at 4.0.1 (f9c40c4)
warning: '.resolve-product-dependencies': dependency 'menuitemkit' 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/cxa/MenuItemKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
/Users/admin/builder/spi-builder-workspace/MenuItemKit/ObjCSwizzlings/Swizzlings.m:9:9: fatal error: module 'UIKit' not found
    9 | @import UIKit;
      |  ~~~~~~~^~~~~
1 error generated.
[1/3] Compiling ObjCSwizzlings Swizzlings.m
[1/3] Write swift-version--6988338F2F200930.txt
BUILD FAILURE 6.3 macosSpm