The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SideMenu, reference v2.1.1 (fc892b), with Swift 6.3 for macOS (SPM) on 1 May 2026 05:34:31 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/kukushi/SideMenu.git
Reference: v2.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kukushi/SideMenu
 * tag               v2.1.1     -> FETCH_HEAD
HEAD is now at fc892bf chore(release): 2.1.1
Cloned https://github.com/kukushi/SideMenu.git
Revision (git rev-parse @):
fc892bfb2cd91881e392a7746d7702b404c45bde
SUCCESS checkout https://github.com/kukushi/SideMenu.git at v2.1.1
Fetching https://github.com/apple/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.14s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (1.86s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
========================================
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": "sidemenu",
      "name": "SideMenu",
      "url": "https://github.com/kukushi/SideMenu.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SideMenu",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-docc-plugin",
          "name": "SwiftDocCPlugin",
          "url": "https://github.com/apple/swift-docc-plugin",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-docc-plugin",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-docc-symbolkit",
              "name": "SymbolKit",
              "url": "https://github.com/swiftlang/swift-docc-symbolkit",
              "version": "1.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-docc-symbolkit",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kukushi/SideMenu.git
[1/3298] Fetching sidemenu
Fetched https://github.com/kukushi/SideMenu.git from cache (1.29s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.44s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.5.0 (1.12s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3708] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.08s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.82s)
Creating working copy for https://github.com/kukushi/SideMenu.git
Working copy of https://github.com/kukushi/SideMenu.git resolved at v2.1.1 (fc892bf)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.5.0
warning: '.resolve-product-dependencies': dependency 'sidemenu' is not used by any target
Found 1 product dependencies
  - SwiftDocCPlugin
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kukushi/SideMenu.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/14] Compiling SideMenu UIViewController+Container.swift
/Users/admin/builder/spi-builder-workspace/Sources/SideMenu/BasicTransitionAnimator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // A Simple transition animator can be configured with animation options.
[6/15] Compiling SideMenu UIViewController+SideMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/SideMenu/BasicTransitionAnimator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // A Simple transition animator can be configured with animation options.
[7/15] Compiling SideMenu TransitionContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/SideMenu/BasicTransitionAnimator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // A Simple transition animator can be configured with animation options.
[8/15] Compiling SideMenu UIView+Container.swift
/Users/admin/builder/spi-builder-workspace/Sources/SideMenu/BasicTransitionAnimator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // A Simple transition animator can be configured with animation options.
[9/15] Compiling SideMenu StatusBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/SideMenu/BasicTransitionAnimator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // A Simple transition animator can be configured with animation options.
[10/15] Compiling SideMenu Segue.swift
/Users/admin/builder/spi-builder-workspace/Sources/SideMenu/BasicTransitionAnimator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // A Simple transition animator can be configured with animation options.
[11/15] Compiling SideMenu Preferences.swift
/Users/admin/builder/spi-builder-workspace/Sources/SideMenu/BasicTransitionAnimator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // A Simple transition animator can be configured with animation options.
[12/15] Compiling SideMenu Delegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SideMenu/BasicTransitionAnimator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // A Simple transition animator can be configured with animation options.
[13/15] Compiling SideMenu BasicTransitionAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SideMenu/BasicTransitionAnimator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // A Simple transition animator can be configured with animation options.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/15] Emitting module SideMenu
/Users/admin/builder/spi-builder-workspace/Sources/SideMenu/BasicTransitionAnimator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // A Simple transition animator can be configured with animation options.
[15/15] Compiling SideMenu SideMenuController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SideMenu/BasicTransitionAnimator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // A Simple transition animator can be configured with animation options.
BUILD FAILURE 6.3 macosSpm