Build Information
Failed to build MDLatex, reference main (56696a), with Swift 6.1 for Wasm on 17 Feb 2026 09:43:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build 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.1
Building package at path: $PWD
https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git
https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "down",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnxnguyen/Down.git"
}
],
"manifest_display_name" : "MDLatex",
"name" : "MDLatex",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "MDLatex",
"targets" : [
"MDLatex"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MDLatexTests",
"module_type" : "SwiftTarget",
"name" : "MDLatexTests",
"path" : "Tests/MDLatexTests",
"sources" : [
"MDLatexTests.swift"
],
"target_dependencies" : [
"MDLatex"
],
"type" : "test"
},
{
"c99name" : "MDLatex",
"module_type" : "SwiftTarget",
"name" : "MDLatex",
"path" : "Sources/MDLatex",
"product_dependencies" : [
"Down"
],
"product_memberships" : [
"MDLatex"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/MDLatex/Resources/katex_template.html",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Config/AnimationConfiguration.swift",
"Config/ThemeConfiguration.swift",
"Extensions/Color+Extension.swift",
"Helpers/MarkdownLatexParser.swift",
"MDLatex.swift",
"MarkdownLatexView+FluentModifiers.swift",
"MarkdownLatexView+Font+CSS.swift",
"MarkdownLatexView.swift",
"WebView.swift",
"WebViewPool.swift",
"WithAnimation/MarkdownLatexView+WithAnimation.swift",
"WithoutAnimation/MarkdownLatex+WithoutAnimation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/johnxnguyen/Down.git
[1/6262] Fetching down
Fetched https://github.com/johnxnguyen/Down.git from cache (2.55s)
Computing version for https://github.com/johnxnguyen/Down.git
Computed https://github.com/johnxnguyen/Down.git at 0.11.0 (3.24s)
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
[0/25] Copying katex_template.html
[3/25] Compiling libcmark cmark_ctype.c
[4/25] Compiling libcmark cmark.c
[5/25] Compiling libcmark render.c
[6/25] Compiling libcmark xml.c
[7/25] Compiling libcmark references.c
[8/25] Compiling libcmark buffer.c
[9/25] Compiling libcmark man.c
[10/25] Compiling libcmark iterator.c
[10/25] Compiling libcmark latex.c
[12/25] Compiling libcmark node.c
[13/25] Compiling libcmark houdini_href_e.c
[14/25] Compiling libcmark html.c
[15/25] Compiling libcmark houdini_html_e.c
[16/25] Copying DownView.bundle
[17/25] Copying DownView (macOS).bundle
[18/25] Compiling libcmark commonmark.c
[18/25] Compiling libcmark inlines.c
[20/25] Compiling libcmark houdini_html_u.c
[21/25] Compiling libcmark blocks.c
[22/25] Write swift-version-24593BA9C3E375BF.txt
[23/25] Compiling libcmark scanners.c
[24/25] Compiling libcmark utf8.c
[26/84] 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
[27/84] 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
[28/84] 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
[29/84] 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
[30/84] 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
[31/84] 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
[32/84] 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
[33/84] 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
[34/84] 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
[35/84] 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
[36/84] 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
[37/84] 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
[38/84] 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
[39/84] 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
[40/84] 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
[41/84] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/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
[43/84] 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/84] 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/84] 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/84] 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/84] 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/84] 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/84] 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/84] 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/84] 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 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
[61/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
[62/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
[63/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
[64/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
[65/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
[66/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
[67/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
[68/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
[69/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
[70/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
[71/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
[72/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
[73/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
[74/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
[75/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
[76/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
[77/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
[78/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
[79/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
[80/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
[81/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
[82/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
[83/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
[84/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
[85/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
[86/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
[87/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
[88/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
[89/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
[90/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
[91/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
[92/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/60] 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
[3/60] 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
[4/60] 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
[5/60] 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
[6/60] 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
[7/60] 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
[8/60] 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
[9/60] 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
[10/68] 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
[11/68] 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
[12/68] 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
[13/68] 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
[14/68] 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
[15/68] 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
[16/68] 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
[17/68] 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
[18/68] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/68] 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
[20/68] 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
[21/68] 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
[22/68] 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
[23/68] 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
[24/68] 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
[25/68] 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
[26/68] 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
[27/68] 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
[28/68] 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
[29/68] 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
[30/68] 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
[31/68] 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
[32/68] 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
[33/68] 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
[34/68] 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
[35/68] 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
[36/68] 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
[37/68] 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
[38/68] 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
[39/68] 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
[40/68] 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
[41/68] 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
[42/68] 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
[43/68] 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
[44/68] 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
[45/68] 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
[46/68] 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
[47/68] 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
[48/68] 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
[49/68] 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
[50/68] 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
[51/68] 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
[52/68] 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
[53/68] 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
[54/68] 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
[55/68] 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
[56/68] 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
[57/68] 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
[58/68] 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
[59/68] 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
[60/68] 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
[61/68] 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
[62/68] 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
[63/68] 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
[64/68] 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
[65/68] 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
[66/68] 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
[67/68] 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
[68/68] 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
BUILD FAILURE 6.1 wasm