The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWJavaScriptContext_Markdown, reference 1.2.0 (7dfcbd), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 05:25:22 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_Markdown.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWJavaScriptContext_Markdown
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 7dfcbdb - 更換Markdown套件 (ShowDown.js -> Marked.js)
Cloned https://github.com/William-Weng/WWJavaScriptContext_Markdown.git
Revision (git rev-parse @):
7dfcbdbc8ff15eb2987e11ab6d3790fedc004692
SUCCESS checkout https://github.com/William-Weng/WWJavaScriptContext_Markdown.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.55s)
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_markdown",
      "name": "WWJavaScriptContext_Markdown",
      "url": "https://github.com/William-Weng/WWJavaScriptContext_Markdown.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWJavaScriptContext_Markdown",
      "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_Markdown.git
[1/209] Fetching wwjavascriptcontext_markdown
Fetched https://github.com/William-Weng/WWJavaScriptContext_Markdown.git from cache (1.06s)
Fetching https://github.com/William-Weng/WWJavaScriptContext from cache
Fetched https://github.com/William-Weng/WWJavaScriptContext from cache (0.44s)
Computing version for https://github.com/William-Weng/WWJavaScriptContext
Computed https://github.com/William-Weng/WWJavaScriptContext at 1.1.0 (0.49s)
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_Markdown.git
Working copy of https://github.com/William-Weng/WWJavaScriptContext_Markdown.git resolved at 1.2.0 (7dfcbdb)
warning: '.resolve-product-dependencies': dependency 'wwjavascriptcontext_markdown' 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_Markdown.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Copying Marked-15.0.11.js
[0/8] Write sources
[3/8] Copying jsSource.js
[3/8] Copying LICENSE.md
[5/8] Copying Privacy
[7/8] Write swift-version--6988338F2F200930.txt
[9/11] Compiling WWJavaScriptContext resource_bundle_accessor.swift
[10/11] Compiling WWJavaScriptContext JavaScriptContext.swift
[11/11] Emitting module WWJavaScriptContext
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/14] Emitting module WWJavaScriptContext_Markdown
/Users/admin/builder/spi-builder-workspace/Sources/WWJavaScriptContext_Markdown/WWJavaScriptContext_Markdown.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import JavaScriptCore
11 | import WWJavaScriptContext
[13/14] Compiling WWJavaScriptContext_Markdown resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWJavaScriptContext_Markdown/WWJavaScriptContext_Markdown.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import JavaScriptCore
11 | import WWJavaScriptContext
[14/14] Compiling WWJavaScriptContext_Markdown WWJavaScriptContext_Markdown.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWJavaScriptContext_Markdown/WWJavaScriptContext_Markdown.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 | import JavaScriptCore
11 | import WWJavaScriptContext
BUILD FAILURE 6.3 macosSpm