Build Information
Failed to build Diligence, reference main (9e7f56
), with Swift 6.2 (beta) for Android on 22 Jun 2025 05:18:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/inseven/diligence.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/inseven/diligence
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9e7f569 docs: Update copyright to 2025 (#49)
Submodule path 'scripts/changes': checked out 'd179936a07f3601c01113865c15aeac3cf7b8634'
Submodule 'scripts/changes' (https://github.com/jbmorley/changes.git) registered for path 'scripts/changes'
Cloning into '/host/spi-builder-workspace/scripts/changes'...
Cloned https://github.com/inseven/diligence.git
Revision (git rev-parse @):
9e7f569f5e3e177b725f7e0aec6c4541becaa9a9
SUCCESS checkout https://github.com/inseven/diligence.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/inseven/diligence.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/inseven/licensable
[1/119] Fetching licensable
Fetched https://github.com/inseven/licensable from cache (0.53s)
Computing version for https://github.com/inseven/licensable
Computed https://github.com/inseven/licensable at 0.0.13 (0.92s)
Creating working copy for https://github.com/inseven/licensable
Working copy of https://github.com/inseven/licensable resolved at 0.0.13
Building for debugging...
[0/5] Write sources
[0/5] Copying LICENSE
[2/5] Write sources
[2/5] Copying LICENSE
[4/5] Write swift-version-8C5A4AE7A8CE2BA.txt
[6/12] Compiling Licensable Licensable.swift
[7/12] Compiling Licensable Array.swift
[8/12] Compiling Licensable AnyLicensable.swift
[9/12] Emitting module Licensable
[10/12] Compiling Licensable Attribute.swift
[11/12] Compiling Licensable resource_bundle_accessor.swift
[12/12] Compiling Licensable License.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/66] Emitting module Diligence
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[15/73] Compiling Diligence AboutView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[16/73] Compiling Diligence ActionSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[17/73] Compiling Diligence ApplicationNameTitle.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[18/73] Compiling Diligence BuildSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[19/73] Compiling Diligence CreditSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[20/73] Compiling Diligence DefaultAboutLinkLabel.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[21/73] Compiling Diligence HeaderSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[22/73] Compiling Diligence AboutWindowGroup.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[23/73] Compiling Diligence MacAboutWindow.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[24/73] Compiling Diligence MacLicenseWindowGroup.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[25/73] Compiling Diligence AttributeLabeledContentStyle.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[26/73] Compiling Diligence TableViewRow.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[27/73] Compiling Diligence NativeFont.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[28/73] Compiling Diligence HookView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[29/73] Compiling Diligence Icon.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[30/73] Compiling Diligence LabeledContent.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[31/73] Compiling Diligence LicenseRow.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[32/73] Compiling Diligence LicenseSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[33/73] Compiling Diligence LicenseView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[34/73] Compiling Diligence Link.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[35/73] Compiling Diligence MacAboutSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[36/73] Compiling Diligence View.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[37/73] Compiling Diligence Acknowledgements.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[38/73] Compiling Diligence Action.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[39/73] Compiling Diligence Contents.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[40/73] Compiling Diligence Credit.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[41/73] Compiling Diligence License.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[42/73] Compiling Diligence LicenseGroup.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[43/73] Compiling Diligence NamedURL.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[44/73] Compiling Diligence HorizontalSpace.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[45/73] Compiling Diligence Hyperlink.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[46/73] Compiling Diligence IsVisibleInScrollView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[47/73] Compiling Diligence PaddingWithMultiplier.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[48/73] Compiling Diligence UnderlinesForDifferentiation.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[49/73] Compiling Diligence AboutButton.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[50/73] Compiling Diligence AboutLink.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[51/73] Compiling Diligence AcknowledgementsBuilder.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[52/73] Compiling Diligence ActionsBuilder.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[53/73] Compiling Diligence CreditsBuilder.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[54/73] Compiling Diligence LicenseGroupsBuilder.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[55/73] Compiling Diligence LicensesBuilder.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[56/73] Compiling Diligence AboutCommands.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[57/73] Compiling Diligence ActionsCommands.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[58/73] Compiling Diligence PrefersTextualRepresentationEnvironmentKey.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[59/73] Compiling Diligence Array.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[60/73] Compiling Diligence Bundle.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[61/73] Compiling Diligence Color.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[62/73] Compiling Diligence Licensable.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[63/73] Compiling Diligence NSWindow.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[64/73] Compiling Diligence String.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[65/73] Compiling Diligence UIView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[66/73] Compiling Diligence URL.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[67/73] Compiling Diligence MacAboutView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[68/73] Compiling Diligence MacIcon.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[69/73] Compiling Diligence MacLicenseView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[70/73] Compiling Diligence NonWrappingText.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[71/73] Compiling Diligence PhoneAboutView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[72/73] Compiling Diligence NSLicenseWindow.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[73/73] Compiling Diligence resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
BUILD FAILURE 6.2 android