The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWJavaScriptContext_ChineseConvert, reference 1.2.0 (f11c05), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 22:36:41 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: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at f11c05c - iOS 15 / Swift 5.7
Cloned https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert.git
Revision (git rev-parse @):
f11c05c5ba50e0d02f4f18b29581ca2fe17bfd88
SUCCESS checkout https://github.com/William-Weng/WWJavaScriptContext_ChineseConvert.git at 1.2.0
Fetching https://github.com/William-Weng/WWJavaScriptContext
[1/111] Fetching wwjavascriptcontext
Fetched https://github.com/William-Weng/WWJavaScriptContext from cache (0.89s)
Computing version for https://github.com/William-Weng/WWJavaScriptContext
Computed https://github.com/William-Weng/WWJavaScriptContext at 1.1.0 (1.56s)
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 (1.27s)
Fetching https://github.com/William-Weng/WWJavaScriptContext from cache
Fetched https://github.com/William-Weng/WWJavaScriptContext from cache (0.45s)
Computing version for https://github.com/William-Weng/WWJavaScriptContext
Computed https://github.com/William-Weng/WWJavaScriptContext at 1.1.0 (0.51s)
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 1.2.0 (f11c05c)
Creating working copy for https://github.com/William-Weng/WWJavaScriptContext
Working copy of https://github.com/William-Weng/WWJavaScriptContext resolved at 1.1.0
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
[0/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] Emitting module WWJavaScriptContext
[10/10] Compiling WWJavaScriptContext resource_bundle_accessor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/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
[12/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
[13/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
BUILD FAILURE 6.3 macosSpm