Build Information
Failed to build WWMLWhisper, reference main (e6c24a), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 01:17:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWMLWhisper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWMLWhisper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e6c24af - 整理程式碼
Cloned https://github.com/William-Weng/WWMLWhisper.git
Revision (git rev-parse @):
e6c24afc20c97c8367ac01d28ff2e05b5dc18291
SUCCESS checkout https://github.com/William-Weng/WWMLWhisper.git at main
Fetching https://github.com/William-Weng/WWNetworking.git
[1/846] Fetching wwnetworking
Fetched https://github.com/William-Weng/WWNetworking.git from cache (1.20s)
Computing version for https://github.com/William-Weng/WWNetworking.git
Computed https://github.com/William-Weng/WWNetworking.git at 1.9.1 (1.92s)
Creating working copy for https://github.com/William-Weng/WWNetworking.git
Working copy of https://github.com/William-Weng/WWNetworking.git resolved at 1.9.1
Downloading binary artifact https://github.com/William-Weng/WWMLWhisper/releases/download/0.0.0/Whisper.xcframework.zip
[16375/43072096] Downloading https://github.com/William-Weng/WWMLWhisper/releases/download/0.0.0/Whisper.xcframework.zip
Downloaded https://github.com/William-Weng/WWMLWhisper/releases/download/0.0.0/Whisper.xcframework.zip (3.17s)
========================================
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": "wwmlwhisper",
"name": "WWMLWhisper",
"url": "https://github.com/William-Weng/WWMLWhisper.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWMLWhisper",
"traits": [
"default"
],
"dependencies": [
{
"identity": "wwnetworking",
"name": "WWNetworking",
"url": "https://github.com/William-Weng/WWNetworking.git",
"version": "1.9.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWNetworking",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/William-Weng/WWMLWhisper.git
[1/221] Fetching wwmlwhisper
Fetched https://github.com/William-Weng/WWMLWhisper.git from cache (0.83s)
Fetching https://github.com/William-Weng/WWNetworking.git from cache
Fetched https://github.com/William-Weng/WWNetworking.git from cache (0.42s)
Computing version for https://github.com/William-Weng/WWNetworking.git
Computed https://github.com/William-Weng/WWNetworking.git at 1.9.1 (0.48s)
Creating working copy for https://github.com/William-Weng/WWNetworking.git
Working copy of https://github.com/William-Weng/WWNetworking.git resolved at 1.9.1
Creating working copy for https://github.com/William-Weng/WWMLWhisper.git
Working copy of https://github.com/William-Weng/WWMLWhisper.git resolved at main (e6c24af)
Fetching binary artifact https://github.com/William-Weng/WWMLWhisper/releases/download/0.0.0/Whisper.xcframework.zip from cache
Fetched https://github.com/William-Weng/WWMLWhisper/releases/download/0.0.0/Whisper.xcframework.zip from cache (2.26s)
warning: '.resolve-product-dependencies': dependency 'wwmlwhisper' is not used by any target
Found 1 product dependencies
- WWNetworking
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/William-Weng/WWMLWhisper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying Privacy
[3/5] Copying whisper.framework
[4/5] Write swift-version--6988338F2F200930.txt
[6/11] Compiling WWNetworking Model.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[7/11] Compiling WWNetworking resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/11] Emitting module WWNetworking
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[9/11] Compiling WWNetworking Extension.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[10/11] Compiling WWNetworking Constant.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[11/11] Compiling WWNetworking Networking.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
BUILD FAILURE 6.3 macosSpm