Build Information
Failed to build WWSignInWith3rd_GitHub, reference main (68f472), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 23:51:26 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/WWSignInWith3rd_GitHub.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSignInWith3rd_GitHub
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 68f4720 - 更新套件 - iOS 15 / Swift 5.7
Cloned https://github.com/William-Weng/WWSignInWith3rd_GitHub.git
Revision (git rev-parse @):
68f47207e755c5c55b000468976a1dc7d52977f5
SUCCESS checkout https://github.com/William-Weng/WWSignInWith3rd_GitHub.git at main
Fetching https://github.com/William-Weng/WWNetworking
Fetching https://github.com/William-Weng/WWSignInWith3rd_Apple
[1/175] Fetching wwsigninwith3rd_apple
[98/1021] Fetching wwsigninwith3rd_apple, wwnetworking
Fetched https://github.com/William-Weng/WWSignInWith3rd_Apple from cache (0.98s)
[533/846] Fetching wwnetworking
Fetched https://github.com/William-Weng/WWNetworking from cache (1.11s)
Computing version for https://github.com/William-Weng/WWNetworking
Computed https://github.com/William-Weng/WWNetworking at 1.7.6 (1.85s)
Computing version for https://github.com/William-Weng/WWSignInWith3rd_Apple
Computed https://github.com/William-Weng/WWSignInWith3rd_Apple at 1.1.4 (0.68s)
Creating working copy for https://github.com/William-Weng/WWNetworking
Working copy of https://github.com/William-Weng/WWNetworking resolved at 1.7.6
Creating working copy for https://github.com/William-Weng/WWSignInWith3rd_Apple
Working copy of https://github.com/William-Weng/WWSignInWith3rd_Apple resolved at 1.1.4
========================================
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": "wwsigninwith3rd_github",
"name": "WWSignInWith3rd_GitHub",
"url": "https://github.com/William-Weng/WWSignInWith3rd_GitHub.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWSignInWith3rd_GitHub",
"traits": [
"default"
],
"dependencies": [
{
"identity": "wwsigninwith3rd_apple",
"name": "WWSignInWith3rd_Apple",
"url": "https://github.com/William-Weng/WWSignInWith3rd_Apple",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWSignInWith3rd_Apple",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "wwnetworking",
"name": "WWNetworking",
"url": "https://github.com/William-Weng/WWNetworking",
"version": "1.7.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWNetworking",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/William-Weng/WWSignInWith3rd_GitHub.git
[1/91] Fetching wwsigninwith3rd_github
Fetched https://github.com/William-Weng/WWSignInWith3rd_GitHub.git from cache (0.98s)
Fetching https://github.com/William-Weng/WWSignInWith3rd_Apple from cache
Fetching https://github.com/William-Weng/WWNetworking from cache
Fetched https://github.com/William-Weng/WWSignInWith3rd_Apple from cache (0.45s)
Fetched https://github.com/William-Weng/WWNetworking from cache (0.45s)
Computing version for https://github.com/William-Weng/WWNetworking
Computed https://github.com/William-Weng/WWNetworking at 1.7.6 (0.51s)
Computing version for https://github.com/William-Weng/WWSignInWith3rd_Apple
Computed https://github.com/William-Weng/WWSignInWith3rd_Apple at 1.1.4 (0.03s)
Creating working copy for https://github.com/William-Weng/WWSignInWith3rd_Apple
Working copy of https://github.com/William-Weng/WWSignInWith3rd_Apple resolved at 1.1.4
Creating working copy for https://github.com/William-Weng/WWSignInWith3rd_GitHub.git
Working copy of https://github.com/William-Weng/WWSignInWith3rd_GitHub.git resolved at main (68f4720)
Creating working copy for https://github.com/William-Weng/WWNetworking
Working copy of https://github.com/William-Weng/WWNetworking resolved at 1.7.6
warning: '.resolve-product-dependencies': dependency 'wwsigninwith3rd_github' is not used by any target
Found 2 product dependencies
- WWSignInWith3rd_Apple
- WWNetworking
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/William-Weng/WWSignInWith3rd_GitHub.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[3/7] Copying Privacy
[6/7] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/19] Emitting module WWNetworking
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[9/19] Compiling WWNetworking Networking.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[10/19] Compiling WWNetworking Extension.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[11/19] Compiling WWNetworking resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[12/19] Compiling WWNetworking Constant.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/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