The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MDLatex, reference main (56696a), with Swift 6.2 for Wasm on 17 Feb 2026 09:44:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Allen-Digital-OSS/iOSMDLatex-oss
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 56696ac Update package version in README for Swift Package Manager
Cloned https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git
Revision (git rev-parse @):
56696acc58094e52e13eb4903be943e5c09ea420
SUCCESS checkout https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c50555b47c4db0b0576f9f25702fbe2fdff28194c4a4f4c23a7dce4b3504c85e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/johnxnguyen/Down.git
[1/6262] Fetching down
Fetched https://github.com/johnxnguyen/Down.git from cache (2.09s)
Computing version for https://github.com/johnxnguyen/Down.git
Computed https://github.com/johnxnguyen/Down.git at 0.11.0 (2.64s)
Creating working copy for https://github.com/johnxnguyen/Down.git
Working copy of https://github.com/johnxnguyen/Down.git resolved at 0.11.0
Building for debugging...
[0/25] Write sources
[1/25] Copying katex_template.html
[2/25] Compiling libcmark xml.c
[3/25] Compiling libcmark render.c
[4/25] Compiling libcmark references.c
[5/25] Compiling libcmark buffer.c
[6/25] Compiling libcmark man.c
[7/25] Write swift-version-24593BA9C3E375BF.txt
[8/25] Compiling libcmark blocks.c
[9/25] Compiling libcmark node.c
[9/25] Compiling libcmark latex.c
[11/25] Compiling libcmark iterator.c
[12/25] Compiling libcmark inlines.c
[13/25] Compiling libcmark html.c
[14/25] Compiling libcmark houdini_html_e.c
[15/25] Copying DownView.bundle
[16/25] Copying DownView (macOS).bundle
[17/25] Write sources
[18/25] Compiling libcmark houdini_href_e.c
[18/25] Compiling libcmark cmark_ctype.c
[20/25] Compiling libcmark commonmark.c
[20/25] Compiling libcmark cmark.c
[22/25] Compiling libcmark houdini_html_u.c
[23/25] Compiling libcmark scanners.c
[24/25] Compiling libcmark utf8.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/84] Emitting module Down
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[27/92] Compiling Down DownGroffRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[28/92] Compiling Down DownHTMLRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[29/92] Compiling Down DownLaTeXRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[30/92] Compiling Down DownRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[31/92] Compiling Down DownXMLRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[32/92] Compiling Down BundleHelper.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[33/92] Compiling Down DownView.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[34/92] Compiling Down resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[35/92] Compiling Down Down.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[36/92] Compiling Down DownErrors.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[37/92] Compiling Down DownOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[38/92] Compiling Down NSAttributedString+HTML.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[39/92] Compiling Down String+ToHTML.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[40/92] Compiling Down DownASTRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[41/92] Compiling Down DownAttributedStringRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[42/92] Compiling Down DownCommonMarkRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[43/92] Compiling Down BaseNode.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[44/92] Compiling Down BlockQuote.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[45/92] Compiling Down ChildSequence.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[46/92] Compiling Down Code.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[47/92] Compiling Down CodeBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[48/92] Compiling Down CustomBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[49/92] Compiling Down CustomInline.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[50/92] Compiling Down Document.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[51/92] Compiling Down Emphasis.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[52/92] Compiling Down Paragraph.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[53/92] Compiling Down SoftBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[54/92] Compiling Down Strong.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[55/92] Compiling Down Text.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[56/92] Compiling Down ThematicBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[57/92] Compiling Down ColorCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[58/92] Compiling Down FontCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[59/92] Compiling Down ParagraphStyleCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[60/92] Compiling Down BlockBackgroundColorAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[61/92] Compiling Down QuoteStripeAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[62/92] Compiling Down ThematicBreakAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[63/92] Compiling Down CGPoint+Translate.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[64/92] Compiling Down CGRect+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[65/92] Compiling Down NSAttributedString+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[66/92] Compiling Down NSMutableAttributedString+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[67/92] Compiling Down UIFont+Traits.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[68/92] Compiling Down Heading.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[69/92] Compiling Down HtmlBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[70/92] Compiling Down HtmlInline.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[71/92] Compiling Down Image.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[72/92] Compiling Down Item.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[73/92] Compiling Down LineBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[74/92] Compiling Down Link.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[75/92] Compiling Down List.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[76/92] Compiling Down Node.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[77/92] Compiling Down ListItemParagraphStyler.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[78/92] Compiling Down DownDebugLayoutManager.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[79/92] Compiling Down DownLayoutManager.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[80/92] Compiling Down CodeBlockOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[81/92] Compiling Down ListItemOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[82/92] Compiling Down QuoteStripeOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[83/92] Compiling Down ThematicBreakOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[84/92] Compiling Down DownStyler.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[85/92] Compiling Down DownStylerConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[86/92] Compiling Down Styler.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[87/92] Compiling Down DownDebugTextView.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[88/92] Compiling Down DownTextView.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[89/92] Compiling Down AttributedStringVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[90/92] Compiling Down DebugVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[91/92] Compiling Down ListItemPrefixGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
[92/92] Compiling Down Visitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
   |        `- error: no such module 'UIKit'
18 |
19 | #endif
BUILD FAILURE 6.2 wasm