The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWWebView_ChartJS, reference 0.7.0 (d48755), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 01:55:52 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/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
========================================
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": "wwwebview_chartjs",
      "name": "WWWebView_ChartJS",
      "url": "https://github.com/William-Weng/WWWebView_ChartJS.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWWebView_ChartJS",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/William-Weng/WWWebView_ChartJS.git
[1/218] Fetching wwwebview_chartjs
Fetched https://github.com/William-Weng/WWWebView_ChartJS.git from cache (0.97s)
Creating working copy for https://github.com/William-Weng/WWWebView_ChartJS.git
Working copy of https://github.com/William-Weng/WWWebView_ChartJS.git resolved at 0.7.0 (d48755f)
warning: '.resolve-product-dependencies': dependency 'wwwebview_chartjs' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/William-Weng/WWWebView_ChartJS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying ChartJS.xib
[1/5] Write sources
[2/5] Copying Privacy
[3/5] Copying HTML
[4/5] Write swift-version--6988338F2F200930.txt
[6/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 |
[7/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/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 |
[9/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 |
[10/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 |
[11/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 |
BUILD FAILURE 6.3 macosSpm