Build Information
Failed to build WWJavaScriptContext_CSV, reference main (e9ad15), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 08:56:28 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/WWJavaScriptContext_CSV.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWJavaScriptContext_CSV
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e9ad158 - iOS 15 / Swift 5.7
Cloned https://github.com/William-Weng/WWJavaScriptContext_CSV.git
Revision (git rev-parse @):
e9ad1583c00e1f408bf227e61900ead420e5f2d8
SUCCESS checkout https://github.com/William-Weng/WWJavaScriptContext_CSV.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/William-Weng/WWJavaScriptContext_CSV.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Copying PapaParse-5.4.1.js
[3/7] Copying jsSource.js
[4/7] Copying Privacy
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/10] Compiling WWJavaScriptContext resource_bundle_accessor.swift
[9/10] Emitting module WWJavaScriptContext
[10/10] Compiling WWJavaScriptContext JavaScriptContext.swift
[11/13] Compiling WWJavaScriptContext_CSV resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWJavaScriptContext_CSV/WWJavaScriptContext_CSV.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import JavaScriptCore
3 | import WWJavaScriptContext
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/13] Emitting module WWJavaScriptContext_CSV
/Users/admin/builder/spi-builder-workspace/Sources/WWJavaScriptContext_CSV/WWJavaScriptContext_CSV.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import JavaScriptCore
3 | import WWJavaScriptContext
[13/13] Compiling WWJavaScriptContext_CSV WWJavaScriptContext_CSV.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWJavaScriptContext_CSV/WWJavaScriptContext_CSV.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | import JavaScriptCore
3 | import WWJavaScriptContext
Fetching https://github.com/William-Weng/WWJavaScriptContext
[1/111] Fetching wwjavascriptcontext
Fetched https://github.com/William-Weng/WWJavaScriptContext from cache (1.01s)
Computing version for https://github.com/William-Weng/WWJavaScriptContext
Computed https://github.com/William-Weng/WWJavaScriptContext at 1.1.0 (1.52s)
Creating working copy for https://github.com/William-Weng/WWJavaScriptContext
Working copy of https://github.com/William-Weng/WWJavaScriptContext resolved at 1.1.0
BUILD FAILURE 6.2 macosSpm