Build Information
Failed to build WWWebView_ChartJS, reference 0.7.0 (d48755), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 16:27:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWWebView_ChartJS.git
Reference: 0.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWWebView_ChartJS
* tag 0.7.0 -> FETCH_HEAD
HEAD is now at d48755f - 多數據顯示
Cloned https://github.com/William-Weng/WWWebView_ChartJS.git
Revision (git rev-parse @):
d48755f371cdf052be4012305ceb85b6a73ae0d8
SUCCESS checkout https://github.com/William-Weng/WWWebView_ChartJS.git at 0.7.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/William-Weng/WWWebView_ChartJS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying ChartJS.xib
[2/5] Copying Privacy
[3/5] Copying HTML
[4/5] Write swift-version-1EA4D86E10B52AF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/11] Emitting module WWWebView_ChartJS
/Users/admin/builder/spi-builder-workspace/Sources/WWWebView_ChartJS/ChartJS.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import WebKit
10 |
[7/11] Compiling WWWebView_ChartJS Delegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWWebView_ChartJS/ChartJS.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import WebKit
10 |
[8/11] Compiling WWWebView_ChartJS Constant.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWWebView_ChartJS/ChartJS.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import WebKit
10 |
[9/11] Compiling WWWebView_ChartJS resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWWebView_ChartJS/ChartJS.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import WebKit
10 |
[10/11] Compiling WWWebView_ChartJS ChartJS.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWWebView_ChartJS/ChartJS.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import WebKit
10 |
[11/11] Compiling WWWebView_ChartJS Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWWebView_ChartJS/ChartJS.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import WebKit
10 |
BUILD FAILURE 6.2 macosSpm