Build Information
Failed to build WWLog, reference 1.1.1 (6c4f8a), with Swift 6.1 for macOS (SPM) on 20 Mar 2026 10:56:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWLog.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWLog
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 6c4f8ae - Swift 5.7 / iOS 15 / 增加文字顏色的設定值 / 加上圓角 / 使用Task
Cloned https://github.com/William-Weng/WWLog.git
Revision (git rev-parse @):
6c4f8ae633ac20bcf14adf6d5cecfe742768fc28
SUCCESS checkout https://github.com/William-Weng/WWLog.git at 1.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/William-Weng/WWLog.git
https://github.com/William-Weng/WWLog.git
{
"dependencies" : [
],
"manifest_display_name" : "WWLog",
"name" : "WWLog",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWLog",
"targets" : [
"WWLog"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWLog",
"module_type" : "SwiftTarget",
"name" : "WWLog",
"path" : "Sources/WWLog",
"product_memberships" : [
"WWLog"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Material/clearn.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Material/copy.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Material/zoom.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Privacy",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Storyboard/Main.storyboard",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Utility/Extension.swift",
"ViewController/LogViewController.swift",
"ViewController/LogWindow.swift",
"WWLog.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/7] Write sources
[1/7] Copying Main.storyboard
[1/7] Copying clearn.png
[1/7] Copying zoom.png
[1/7] Copying copy.png
[5/7] Copying Privacy
[6/7] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/13] Emitting module WWLog
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
[9/13] Compiling WWLog LogViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
[10/13] Compiling WWLog LogWindow.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
[11/13] Compiling WWLog Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
[12/13] Compiling WWLog resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
[13/13] Compiling WWLog WWLog.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/7] Compiling WWLog WWLog.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
[3/7] Compiling WWLog Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
[4/7] Compiling WWLog LogWindow.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
[5/7] Compiling WWLog resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/7] Emitting module WWLog
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
[7/7] Compiling WWLog LogViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWLog/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIStoryboard (static function)
BUILD FAILURE 6.1 macosSpm