The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MNSwitchi, reference 0.2.0 (2f96de), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 11:36:11 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/mednoor/MNSwitchi.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mednoor/MNSwitchi
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 2f96de3 update readme file
Cloned https://github.com/mednoor/MNSwitchi.git
Revision (git rev-parse @):
2f96de379ba56d519537db4b9be41b7109cca855
SUCCESS checkout https://github.com/mednoor/MNSwitchi.git at 0.2.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": "mnswitchi",
      "name": "MNSwitchi",
      "url": "https://github.com/mednoor/MNSwitchi.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MNSwitchi",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mednoor/MNSwitchi.git
[1/57] Fetching mnswitchi
Fetched https://github.com/mednoor/MNSwitchi.git from cache (0.64s)
Creating working copy for https://github.com/mednoor/MNSwitchi.git
Working copy of https://github.com/mednoor/MNSwitchi.git resolved at 0.2.0 (2f96de3)
warning: '.resolve-product-dependencies': dependency 'mnswitchi' 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/mednoor/MNSwitchi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/7] Emitting module MNSwitchi
/Users/admin/builder/spi-builder-workspace/Sources/MNSwitchi/Data/MNSwitchiAppearance.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public struct MNSwitchiAppearance {
[4/7] Compiling MNSwitchi MNSwitchiContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/MNSwitchi/Data/MNSwitchiAppearance.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public struct MNSwitchiAppearance {
[5/7] Compiling MNSwitchi MNSwitchi.swift
/Users/admin/builder/spi-builder-workspace/Sources/MNSwitchi/Data/MNSwitchiAppearance.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public struct MNSwitchiAppearance {
[6/7] Compiling MNSwitchi MNSwitchiOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MNSwitchi/Data/MNSwitchiAppearance.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public struct MNSwitchiAppearance {
[7/7] Compiling MNSwitchi MNSwitchiAppearance.swift
/Users/admin/builder/spi-builder-workspace/Sources/MNSwitchi/Data/MNSwitchiAppearance.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public struct MNSwitchiAppearance {
BUILD FAILURE 6.3 macosSpm