Build Information
Failed to build WWRssParser, reference 1.2.1 (bc0e19), with Swift 6.1 for macOS (SPM) on 6 Mar 2026 07:41:14 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/WWRssParser.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWRssParser
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at bc0e19b - 加上對NSAttributedString的文字顏色設定 (._HTML())
Cloned https://github.com/William-Weng/WWRssParser.git
Revision (git rev-parse @):
bc0e19bd8929a1bbcfb9d7b12cea46e5d94aeddb
SUCCESS checkout https://github.com/William-Weng/WWRssParser.git at 1.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/William-Weng/WWRssParser.git
https://github.com/William-Weng/WWRssParser.git
{
"dependencies" : [
],
"manifest_display_name" : "WWRssParser",
"name" : "WWRssParser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWRssParser",
"targets" : [
"WWRssParser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWRssParser",
"module_type" : "SwiftTarget",
"name" : "WWRssParser",
"path" : "Sources/WWRssParser",
"product_memberships" : [
"WWRssParser"
],
"sources" : [
"Utility/Constant.swift",
"Utility/Extension.swift",
"Utility/Model.swift",
"Utility/RssParser.swift",
"WWRssParser.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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/8] Compiling WWRssParser WWRssParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
[4/8] Compiling WWRssParser RssParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/8] Compiling WWRssParser Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
[6/8] Emitting module WWRssParser
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
[7/8] Compiling WWRssParser Model.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
[8/8] Compiling WWRssParser Constant.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Privacy/PrivacyInfo.xcprivacy
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/7] Emitting module WWRssParser
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
[3/7] Compiling WWRssParser RssParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
[4/7] Compiling WWRssParser Model.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
[5/7] Compiling WWRssParser WWRssParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
[6/7] Compiling WWRssParser Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
[7/7] Compiling WWRssParser Constant.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - String
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/WWRssParser/Privacy/PrivacyInfo.xcprivacy
BUILD FAILURE 6.1 macosSpm