Build Information
Failed to build WWAssistiveTouch, reference 1.2.5 (f5cfc3), with Swift 6.1 for macOS (SPM) on 12 Feb 2026 05:09:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWAssistiveTouch.git
Reference: 1.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWAssistiveTouch
* tag 1.2.5 -> FETCH_HEAD
HEAD is now at f5cfc3d - 是dismiss才對
Cloned https://github.com/William-Weng/WWAssistiveTouch.git
Revision (git rev-parse @):
f5cfc3dbb009c309b77b5908f1fc7e9632d36016
SUCCESS checkout https://github.com/William-Weng/WWAssistiveTouch.git at 1.2.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/William-Weng/WWAssistiveTouch.git
https://github.com/William-Weng/WWAssistiveTouch.git
{
"dependencies" : [
],
"manifest_display_name" : "WWAssistiveTouch",
"name" : "WWAssistiveTouch",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWAssistiveTouch",
"targets" : [
"WWAssistiveTouch"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWAssistiveTouch",
"module_type" : "SwiftTarget",
"name" : "WWAssistiveTouch",
"path" : "Sources/WWAssistiveTouch",
"product_memberships" : [
"WWAssistiveTouch"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Material/circle.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Privacy",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Storyboard/Storyboard.storyboard",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Utility/Delegate.swift",
"Utility/Extension.swift",
"ViewController/AssistiveTouchViewController.swift",
"WWAssistiveTouch.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/5] Write sources
[0/5] Copying circle.png
[2/5] Copying Storyboard.storyboard
[3/5] Copying Privacy
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/11] Compiling WWAssistiveTouch resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (function)
[7/11] Compiling WWAssistiveTouch WWAssistiveTouch.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (function)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/11] Emitting module WWAssistiveTouch
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (function)
[9/11] Compiling WWAssistiveTouch Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (function)
[10/11] Compiling WWAssistiveTouch AssistiveTouchViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (function)
[11/11] Compiling WWAssistiveTouch Delegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (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 WWAssistiveTouch resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (function)
[3/7] Compiling WWAssistiveTouch WWAssistiveTouch.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (function)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/7] Emitting module WWAssistiveTouch
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (function)
[5/7] Compiling WWAssistiveTouch Delegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (function)
[6/7] Compiling WWAssistiveTouch AssistiveTouchViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (function)
[7/7] Compiling WWAssistiveTouch Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWAssistiveTouch/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - UIWindow (function)
BUILD FAILURE 6.1 macosSpm