The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWJavaScriptContext_ChineseConvert, reference main (229637), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 22:36:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 229637a - update ReadMe
Cloned https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert.git
Revision (git rev-parse @):
229637a06f23702d48d6c4632e0544c27b75b148
SUCCESS checkout https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert.git at main
Fetching https://github.com/William-Weng/WWJavaScriptContext
[1/111] Fetching wwjavascriptcontext
Fetched https://github.com/William-Weng/WWJavaScriptContext from cache (1.02s)
Computing version for https://github.com/William-Weng/WWJavaScriptContext
Computed https://github.com/William-Weng/WWJavaScriptContext at 1.1.0 (1.67s)
Creating working copy for https://github.com/William-Weng/WWJavaScriptContext
Working copy of https://github.com/William-Weng/WWJavaScriptContext resolved at 1.1.0
========================================
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": "wwjavascriptcontext_chineseconvert",
      "name": "WWJavaScriptContext_ChineseConvert",
      "url": "https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWJavaScriptContext_ChineseConvert",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "wwjavascriptcontext",
          "name": "WWJavaScriptContext",
          "url": "https://github.com/William-Weng/WWJavaScriptContext",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWJavaScriptContext",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert.git
[1/126] Fetching wwjavascriptcontext_chineseconvert
Fetched https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert.git from cache (0.98s)
Fetching https://github.com/William-Weng/WWJavaScriptContext from cache
Fetched https://github.com/William-Weng/WWJavaScriptContext from cache (0.41s)
Computing version for https://github.com/William-Weng/WWJavaScriptContext
Computed https://github.com/William-Weng/WWJavaScriptContext at 1.1.0 (0.46s)
Creating working copy for https://github.com/William-Weng/WWJavaScriptContext
Working copy of https://github.com/William-Weng/WWJavaScriptContext resolved at 1.1.0
Creating working copy for https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert.git
Working copy of https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert.git resolved at main (229637a)
warning: '.resolve-product-dependencies': dependency 'wwjavascriptcontext_chineseconvert' is not used by any target
Found 1 product dependencies
  - WWJavaScriptContext
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying jsSource.js
[1/7] Copying OpenCC-JS-1.0.5.js
[1/7] Write sources
[4/7] Copying Privacy
[6/7] Write swift-version--6988338F2F200930.txt
[8/10] Compiling WWJavaScriptContext JavaScriptContext.swift
[9/10] Compiling WWJavaScriptContext resource_bundle_accessor.swift
[10/10] Emitting module WWJavaScriptContext
[11/13] Compiling WWJavaScriptContext_ChineseConvert resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWJavaScriptContext_ChineseConvert/WWJavaScriptContext_ChineseConvert.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_ChineseConvert
/Users/admin/builder/spi-builder-workspace/Sources/WWJavaScriptContext_ChineseConvert/WWJavaScriptContext_ChineseConvert.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_ChineseConvert WWJavaScriptContext_ChineseConvert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWJavaScriptContext_ChineseConvert/WWJavaScriptContext_ChineseConvert.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 | import JavaScriptCore
  3 | import WWJavaScriptContext
BUILD FAILURE 6.3 macosSpm