Build Information
Failed to build AboutKit, reference 3.4.9 (4e6ea5
), with Swift 6.1 for Linux on 25 Apr 2025 09:20:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamfootdev/AboutKit.git
Reference: 3.4.9
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/adamfootdev/AboutKit
* tag 3.4.9 -> FETCH_HEAD
HEAD is now at 4e6ea5f Removed rounded app icon from macOS
Cloned https://github.com/adamfootdev/AboutKit.git
Revision (git rev-parse @):
4e6ea5f28f86cd78ef2afff19f61360d72b5d277
SUCCESS checkout https://github.com/adamfootdev/AboutKit.git at 3.4.9
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/adamfootdev/AboutKit.git
https://github.com/adamfootdev/AboutKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "AboutKit",
"name" : "AboutKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "AboutKit",
"targets" : [
"AboutKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AboutKitTests",
"module_type" : "SwiftTarget",
"name" : "AboutKitTests",
"path" : "Tests/AboutKitTests",
"sources" : [
"AboutKitTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AboutKit"
],
"type" : "test"
},
{
"c99name" : "AboutKit",
"module_type" : "SwiftTarget",
"name" : "AboutKit",
"path" : "Sources/AboutKit",
"product_memberships" : [
"AboutKit"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/AboutKit/Resources/Assets.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/AboutKit/Resources/Localization/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/AboutKit/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AboutAppView.swift",
"Extensions/Bundle+User.swift",
"Extensions/Bundle+Version.swift",
"Extensions/UIDevice+DeviceType.swift",
"MacAboutAppView.swift",
"Models/AKAcknowledgements.swift",
"Models/AKConfiguration.swift",
"Models/AKDeveloper.swift",
"Models/AKFrameworkAcknowledgement.swift",
"Models/AKFrameworkAcknowledgementLink.swift",
"Models/AKMyApp.swift",
"Models/AKOtherApp.swift",
"Models/AKPersonAcknowledgement.swift",
"Models/AKProfile.swift",
"Models/AKProfileDisplayMode.swift",
"Models/AKProfilePlatform.swift",
"Models/AKShowOption.swift",
"Models/AboutKit.swift",
"Models/LinkedInProfileType.swift",
"Models/PlatformImage.swift",
"Models/RemoteImageLoadState.swift",
"Models/UserType.swift",
"Networking/AppIconNetworkManager.swift",
"Protocols/AKApp.swift",
"UIKit Views/MailView.swift",
"UIKit Views/ShareSheetView.swift",
"Utilities/LocalizedStrings.swift",
"Utilities/RemoteImageLoader.swift",
"Views/AcknowledgementsView.swift",
"Views/FrameworkAcknowledgementView.swift",
"Views/HeaderView.swift",
"Views/ItemLabel.swift",
"Views/MacItemLabel.swift",
"Views/MacOtherAppRow.swift",
"Views/OtherAppRowView.swift",
"Views/PersonAcknowledgmentView.swift",
"Views/RemoteImageView.swift",
"Views/SectionHeaderLabel.swift",
"Views/TVItemLabel.swift",
"Views/TVOtherAppRowView.swift",
"Views/WatchItemLabel.swift",
"Views/WatchOtherAppRowView.swift",
"WatchTVAboutAppView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/6] Write sources
[1/6] Copying PrivacyInfo.xcprivacy
[2/6] Copying Info.plist
[3/6] Copying Localizable.xcstrings
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/46] Emitting module AboutKit
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[8/51] Compiling AboutKit TVOtherAppRowView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[9/51] Compiling AboutKit WatchItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[10/51] Compiling AboutKit WatchOtherAppRowView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[11/51] Compiling AboutKit WatchTVAboutAppView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[12/51] Compiling AboutKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[13/51] Compiling AboutKit MailView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[14/51] Compiling AboutKit ShareSheetView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[15/51] Compiling AboutKit LocalizedStrings.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[16/51] Compiling AboutKit RemoteImageLoader.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[17/51] Compiling AboutKit AcknowledgementsView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[18/51] Compiling AboutKit FrameworkAcknowledgementView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[19/51] Compiling AboutKit HeaderView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[20/51] Compiling AboutKit ItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[21/51] Compiling AboutKit MacItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[22/51] Compiling AboutKit MacOtherAppRow.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[23/51] Compiling AboutKit OtherAppRowView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[24/51] Compiling AboutKit PersonAcknowledgmentView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[25/51] Compiling AboutKit RemoteImageView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[26/51] Compiling AboutKit SectionHeaderLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[27/51] Compiling AboutKit TVItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[28/51] Compiling AboutKit LinkedInProfileType.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[29/51] Compiling AboutKit PlatformImage.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[30/51] Compiling AboutKit RemoteImageLoadState.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[31/51] Compiling AboutKit UserType.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[32/51] Compiling AboutKit AppIconNetworkManager.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[33/51] Compiling AboutKit AKApp.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[34/51] Compiling AboutKit AboutAppView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[35/51] Compiling AboutKit Bundle+User.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[36/51] Compiling AboutKit Bundle+Version.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[37/51] Compiling AboutKit UIDevice+DeviceType.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[38/51] Compiling AboutKit MacAboutAppView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[39/51] Compiling AboutKit AKAcknowledgements.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[40/51] Compiling AboutKit AKConfiguration.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[41/51] Compiling AboutKit AKDeveloper.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[42/51] Compiling AboutKit AKFrameworkAcknowledgement.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[43/51] Compiling AboutKit AKFrameworkAcknowledgementLink.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[44/51] Compiling AboutKit AKMyApp.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[45/51] Compiling AboutKit AKOtherApp.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[46/51] Compiling AboutKit AKPersonAcknowledgement.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[47/51] Compiling AboutKit AKProfile.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[48/51] Compiling AboutKit AKProfileDisplayMode.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[49/51] Compiling AboutKit AKProfilePlatform.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[50/51] Compiling AboutKit AKShowOption.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[51/51] Compiling AboutKit AboutKit.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/41] Compiling AboutKit OtherAppRowView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[3/41] Compiling AboutKit PersonAcknowledgmentView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[4/41] Compiling AboutKit RemoteImageView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[5/41] Compiling AboutKit SectionHeaderLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[6/41] Compiling AboutKit TVItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[7/41] Compiling AboutKit AKPersonAcknowledgement.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[8/41] Compiling AboutKit AKProfile.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[9/41] Compiling AboutKit AKProfileDisplayMode.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[10/41] Compiling AboutKit AKProfilePlatform.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[11/41] Compiling AboutKit AKShowOption.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[12/41] Compiling AboutKit AboutKit.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[13/46] Compiling AboutKit AKConfiguration.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[14/46] Compiling AboutKit AKDeveloper.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[15/46] Compiling AboutKit AKFrameworkAcknowledgement.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[16/46] Compiling AboutKit AKFrameworkAcknowledgementLink.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[17/46] Compiling AboutKit AKMyApp.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[18/46] Compiling AboutKit AKOtherApp.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[19/46] Compiling AboutKit TVOtherAppRowView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[20/46] Compiling AboutKit WatchItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[21/46] Compiling AboutKit WatchOtherAppRowView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[22/46] Compiling AboutKit WatchTVAboutAppView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[23/46] Compiling AboutKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[24/46] Compiling AboutKit MailView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[25/46] Compiling AboutKit ShareSheetView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[26/46] Compiling AboutKit LocalizedStrings.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[27/46] Compiling AboutKit RemoteImageLoader.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[28/46] Compiling AboutKit AcknowledgementsView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[29/46] Compiling AboutKit FrameworkAcknowledgementView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[30/46] Compiling AboutKit HeaderView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[31/46] Compiling AboutKit ItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[32/46] Compiling AboutKit MacItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[33/46] Compiling AboutKit MacOtherAppRow.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[34/46] Compiling AboutKit LinkedInProfileType.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[35/46] Compiling AboutKit PlatformImage.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[36/46] Compiling AboutKit RemoteImageLoadState.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[37/46] Compiling AboutKit UserType.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[38/46] Compiling AboutKit AppIconNetworkManager.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[39/46] Compiling AboutKit AKApp.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[40/46] Compiling AboutKit AboutAppView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[41/46] Compiling AboutKit Bundle+User.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[42/46] Compiling AboutKit Bundle+Version.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[43/46] Compiling AboutKit UIDevice+DeviceType.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[44/46] Compiling AboutKit MacAboutAppView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[45/46] Compiling AboutKit AKAcknowledgements.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/46] Emitting module AboutKit
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
BUILD FAILURE 6.1 linux