Build Information
Failed to build IMGLYUI, reference 1.73.1 (df31f6), with Swift 6.3 for Android on 23 Apr 2026 14:38:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/imgly/IMGLYUI-swift.git
Reference: 1.73.1
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/imgly/IMGLYUI-swift
* tag 1.73.1 -> FETCH_HEAD
HEAD is now at df31f64 IMGLYUI version 1.73.1
Cloned https://github.com/imgly/IMGLYUI-swift.git
Revision (git rev-parse @):
df31f64c25c5e0cff29f7a493956152a29061e6b
SUCCESS checkout https://github.com/imgly/IMGLYUI-swift.git at 1.73.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/imgly/IMGLYUI-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/onevcat/Kingfisher.git
Fetching https://github.com/imgly/IMGLYEngine-swift.git
[1/32674] Fetching kingfisher
[4249/33890] Fetching kingfisher, imglyengine-swift
Fetched https://github.com/imgly/IMGLYEngine-swift.git from cache (0.84s)
[6862/32674] Fetching kingfisher
Fetching https://github.com/siteline/SwiftUI-Introspect.git
Fetched https://github.com/onevcat/Kingfisher.git from cache (6.44s)
[1/12104] Fetching swiftui-introspect
Fetched https://github.com/siteline/SwiftUI-Introspect.git from cache (1.91s)
Computing version for https://github.com/imgly/IMGLYEngine-swift.git
Computed https://github.com/imgly/IMGLYEngine-swift.git at 1.73.1 (8.63s)
Computing version for https://github.com/siteline/SwiftUI-Introspect.git
Computed https://github.com/siteline/SwiftUI-Introspect.git at 26.0.1 (0.69s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 8.8.1 (1.78s)
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 8.8.1
Creating working copy for https://github.com/siteline/SwiftUI-Introspect.git
Working copy of https://github.com/siteline/SwiftUI-Introspect.git resolved at 26.0.1
Creating working copy for https://github.com/imgly/IMGLYEngine-swift.git
Working copy of https://github.com/imgly/IMGLYEngine-swift.git resolved at 1.73.1
Downloading binary artifact https://cdn.img.ly/packages/imgly/cesdk-swift/1.73.1/IMGLYEngine-v1.73.1.xcframework.zip
[1360/370739126] Downloading https://cdn.img.ly/packages/imgly/cesdk-swift/1.73.1/IMGLYEngine-v1.73.1.xcframework.zip
Downloaded https://cdn.img.ly/packages/imgly/cesdk-swift/1.73.1/IMGLYEngine-v1.73.1.xcframework.zip (52.24s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/IMGLYCamera/IMGLYCamera.xcstrings
/host/spi-builder-workspace/Sources/IMGLYCamera/Assets.xcassets
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/IMGLYCoreUI/IMGLYEditor.xcstrings
/host/spi-builder-workspace/Sources/IMGLYCoreUI/Assets.xcassets
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/IMGLYEditor/Assets.xcassets
warning: 'kingfisher': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Info.plist
Building for debugging...
[0/13] Copying PrivacyInfo.xcprivacy
[1/13] Write sources
[12/13] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/168] Emitting module SwiftUIIntrospect
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/175] Emitting module Kingfisher
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[16/183] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[17/183] Compiling SwiftUIIntrospect VideoPlayer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[18/183] Compiling SwiftUIIntrospect View.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[19/183] Compiling SwiftUIIntrospect ViewController.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[20/183] Compiling SwiftUIIntrospect WebView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[21/183] Compiling SwiftUIIntrospect Window.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[22/183] Compiling SwiftUIIntrospect Weak.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[23/183] Compiling Kingfisher KingfisherError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[24/183] Compiling Kingfisher KingfisherManager+LivePhoto.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[25/183] Compiling Kingfisher KingfisherManager.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[26/183] Compiling Kingfisher KingfisherOptionsInfo.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[27/183] Compiling Kingfisher Filter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[28/183] Compiling Kingfisher GIFAnimatedImage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[29/183] Compiling Kingfisher GraphicsContext.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[30/183] Compiling Kingfisher Image.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[31/183] Compiling Kingfisher PHPickerResultImageDataProvider.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[32/183] Compiling Kingfisher PhotosPickerItemImageDataProvider.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[33/183] Compiling Kingfisher Resource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[34/183] Compiling Kingfisher Source.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[35/183] Compiling Kingfisher KF.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[36/183] Compiling Kingfisher KFOptionsSetter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[37/183] Compiling Kingfisher Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[38/183] Compiling Kingfisher RequestModifier.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[39/183] Compiling Kingfisher RetryStrategy.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[40/183] Compiling Kingfisher SessionDataTask.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[41/183] Compiling Kingfisher SessionDelegate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[42/183] Compiling Kingfisher ImageBinder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[43/183] Compiling Kingfisher ImageContext.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[44/183] Compiling Kingfisher KFAnimatedImage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[45/183] Compiling Kingfisher ImageView+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[46/183] Compiling Kingfisher NSButton+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[47/183] Compiling Kingfisher NSTextAttachment+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[48/183] Compiling Kingfisher PHLivePhotoView+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[49/183] Compiling Kingfisher UIButton+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[50/183] Compiling Kingfisher AVAssetImageDataProvider.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[51/183] Compiling Kingfisher ImageDataProvider.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[52/183] Compiling Kingfisher LivePhotoSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[53/183] Compiling Kingfisher ImageDownloader+LivePhoto.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[54/183] Compiling Kingfisher ImageDownloader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[55/183] Compiling Kingfisher ImageDownloaderDelegate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[56/183] Compiling Kingfisher ImageModifier.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[57/183] Compiling Kingfisher ImagePrefetcher.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[58/183] Compiling Kingfisher NetworkMetrics.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[59/183] Compiling Kingfisher NetworkMonitor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[60/183] Compiling Kingfisher RedirectHandler.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[61/183] Compiling Kingfisher ImageDrawing.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[62/183] Compiling Kingfisher ImageFormat.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[63/183] Compiling Kingfisher ImageProcessor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[64/183] Compiling Kingfisher ImageProgressive.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[65/183] Compiling Kingfisher ImageTransition.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[66/183] Compiling Kingfisher Placeholder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[67/183] Compiling Kingfisher AuthenticationChallengeResponsable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[68/183] Compiling Kingfisher ImageDataProcessor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[69/183] Compiling Kingfisher CacheSerializer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[70/183] Compiling Kingfisher DiskStorage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[71/183] Compiling Kingfisher FormatIndicatedCacheSerializer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[72/183] Compiling Kingfisher ImageCache.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[73/183] Compiling Kingfisher MemoryStorage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[74/183] Compiling Kingfisher Storage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[75/183] Compiling Kingfisher CPListItem+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[76/183] Compiling Kingfisher HasImageComponent+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUI-Introspect/Sources/Introspect.swift:2:15: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | public import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
BUILD FAILURE 6.3 android