Build Information
Failed to build UIViewID, reference main (36e0e4), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 00:28:28 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/fr1skey/UIViewID.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fr1skey/UIViewID
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 36e0e4e Added support iOS 12.0
Cloned https://github.com/fr1skey/UIViewID.git
Revision (git rev-parse @):
36e0e4e3edb730e98fc79d69275e5e798e5997b4
SUCCESS checkout https://github.com/fr1skey/UIViewID.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/fr1skey/UIViewID.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/4] Emitting module UIViewID
/Users/admin/builder/spi-builder-workspace/Sources/UIViewID/UIViewID.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | extension UIView {
[4/4] Compiling UIViewID UIViewID.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIViewID/UIViewID.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | extension UIView {
BUILD FAILURE 6.2 macosSpm