Build Information
Failed to build MNSwitchi, reference 0.2.0 (2f96de), with Swift 6.2 for macOS (SPM) on 17 Jun 2025 15:20:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mednoor/MNSwitchi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.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 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 {
[6/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 {
[7/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 {
BUILD FAILURE 6.2 macosSpm