The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MDLatex, reference main (56696a), with Swift 6.3 for Android on 18 Apr 2026 16:24:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         android
Swift version:             6.3
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-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/johnxnguyen/Down.git
[1/6273] Fetching down
Fetched https://github.com/johnxnguyen/Down.git from cache (2.58s)
Computing version for https://github.com/johnxnguyen/Down.git
Computed https://github.com/johnxnguyen/Down.git at 0.11.0 (3.38s)
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] Compiling libcmark references.c
[1/25] Compiling libcmark render.c
[2/25] Compiling libcmark man.c
[3/25] Compiling libcmark latex.c
[4/25] Compiling libcmark node.c
[5/25] Compiling libcmark xml.c
[6/25] Compiling libcmark houdini_html_e.c
[7/25] Compiling libcmark iterator.c
[8/25] Compiling libcmark utf8.c
[9/25] Compiling libcmark html.c
[10/25] Compiling libcmark cmark_ctype.c
[11/25] Compiling libcmark cmark.c
[12/25] Compiling libcmark houdini_href_e.c
[12/25] Copying katex_template.html
[14/25] Write sources
[14/25] Copying DownView.bundle
[14/25] Copying DownView (macOS).bundle
[17/25] Compiling libcmark houdini_html_u.c
[18/25] Write sources
[19/25] Compiling libcmark inlines.c
[20/25] Compiling libcmark commonmark.c
[21/25] Compiling libcmark buffer.c
[22/25] Compiling libcmark blocks.c
[23/25] Compiling libcmark scanners.c
[24/25] Write swift-version--4F562202D5529B1.txt
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 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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
[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 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
[44/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
[45/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
[46/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
[47/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
[48/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
[49/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
[50/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
[51/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
[52/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
[53/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
[54/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
[55/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
[56/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
[57/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
[58/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
[59/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
[60/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
[61/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
[62/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
[63/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
[64/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
[65/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
[66/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
[67/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
[68/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
[69/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
[70/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
[71/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
[72/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
[73/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
[74/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
[75/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
[76/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
[77/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
[78/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
[79/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
[80/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
[81/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
[82/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
[83/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
[84/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
[85/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
[86/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
[87/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
[88/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
[89/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
[90/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
[91/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
[92/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
BUILD FAILURE 6.3 android