Build Information
Failed to build swiftui-property-picker, reference 4.4.6 (18bd1d
), with Swift 6.1 for Android on 30 May 2025 00:25:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/swiftui-property-picker.git
Reference: 4.4.6
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/ipedro/swiftui-property-picker
* tag 4.4.6 -> FETCH_HEAD
HEAD is now at 18bd1d6 Generated PropertyPicker.swift
Cloned https://github.com/ipedro/swiftui-property-picker.git
Revision (git rev-parse @):
18bd1d659c65768f565e931c5ce9e4ba769d9a04
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ipedro/swiftui-property-picker.git at 4.4.6
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ipedro/swiftui-property-picker.git
https://github.com/ipedro/swiftui-property-picker.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swiftlintplugins",
"requirement" : {
"range" : [
{
"lower_bound" : "0.55.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
},
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.54.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
}
],
"manifest_display_name" : "swiftui-property-picker",
"name" : "swiftui-property-picker",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "PropertyPicker",
"targets" : [
"PropertyPicker"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PropertyPicker-Examples",
"targets" : [
"PropertyPicker-Examples"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PropertyPicker_Examples",
"module_type" : "SwiftTarget",
"name" : "PropertyPicker-Examples",
"path" : "Examples",
"product_memberships" : [
"PropertyPicker-Examples"
],
"sources" : [
"InlineExample.swift",
"ListExample.swift",
"SheetExample.swift"
],
"target_dependencies" : [
"PropertyPicker"
],
"type" : "library"
},
{
"c99name" : "PropertyPicker",
"module_type" : "SwiftTarget",
"name" : "PropertyPicker",
"path" : "Development",
"product_memberships" : [
"PropertyPicker",
"PropertyPicker-Examples"
],
"sources" : [
"Environment/EvironmentKeys.swift",
"Environment/PreferenceKeys.swift",
"Models/AnimationBox.swift",
"Models/Context.Data.swift",
"Models/Property.swift",
"Models/PropertyID.swift",
"Models/PropertyOption.swift",
"Models/PropertyPickerRowSorting.swift",
"Models/PropertyPickerSafeAreaAdjustmentStyle.swift",
"Models/PropertyPickerTextTransformation.swift",
"Models/RowBuilder.swift",
"PropertyPicker+View.swift",
"PropertyPicker.swift",
"PropertyWrappers/PropertyPickerState.swift",
"Protocols/PropertyPickerKey.swift",
"Protocols/PropertyPickerStyle.swift",
"Styles/_InlinePropertyPicker.swift",
"Styles/_ListPropertyPicker.swift",
"Styles/_SheetPropertyPicker.swift",
"ViewModifiers/Context.swift",
"ViewModifiers/PreferenceWriter.swift",
"ViewModifiers/PropertyWriter.swift",
"ViewModifiers/RowBuilderWriter.swift",
"Views/InlineRow.swift",
"Views/ListRow.swift",
"Views/Rows.swift",
"Views/Title.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetching https://github.com/nicklockwood/SwiftFormat
[1/199] Fetching swiftlintplugins
[200/48390] Fetching swiftlintplugins, swiftformat
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (41.62s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (42.64s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.59.1 (43.66s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.2 (6.96s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.2
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.59.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[1369/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (4.51s)
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
[3/3] Compiling plugin SwiftLintBuildToolPlugin
Building for debugging...
[3/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/31] Compiling PropertyPicker PropertyWriter.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[8/31] Compiling PropertyPicker RowBuilderWriter.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[9/31] Compiling PropertyPicker InlineRow.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[10/34] Compiling PropertyPicker _SheetPropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[11/34] Compiling PropertyPicker Context.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[12/34] Compiling PropertyPicker PreferenceWriter.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[13/34] Compiling PropertyPicker PropertyPickerStyle.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[14/34] Compiling PropertyPicker _InlinePropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[15/34] Compiling PropertyPicker _ListPropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[16/34] Compiling PropertyPicker PropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[17/34] Compiling PropertyPicker PropertyPickerState.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[18/34] Compiling PropertyPicker PropertyPickerKey.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[19/34] Compiling PropertyPicker ListRow.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[20/34] Compiling PropertyPicker Rows.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[21/34] Compiling PropertyPicker Title.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[22/34] Compiling PropertyPicker PropertyPickerSafeAreaAdjustmentStyle.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[23/34] Compiling PropertyPicker PropertyPickerTextTransformation.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[24/34] Compiling PropertyPicker RowBuilder.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[25/34] Compiling PropertyPicker PropertyPicker+View.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/34] Emitting module PropertyPicker
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[27/34] Compiling PropertyPicker EvironmentKeys.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[28/34] Compiling PropertyPicker PreferenceKeys.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[29/34] Compiling PropertyPicker AnimationBox.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[30/34] Compiling PropertyPicker Context.Data.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[31/34] Compiling PropertyPicker Property.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[32/34] Compiling PropertyPicker PropertyID.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[33/34] Compiling PropertyPicker PropertyOption.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[34/34] Compiling PropertyPicker PropertyPickerRowSorting.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
[3/3] Compiling plugin SwiftLintBuildToolPlugin
Building for debugging...
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/29] Emitting module PropertyPicker
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[6/32] Compiling PropertyPicker _SheetPropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[7/32] Compiling PropertyPicker Context.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[8/32] Compiling PropertyPicker PreferenceWriter.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[9/32] Compiling PropertyPicker PropertyWriter.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[10/32] Compiling PropertyPicker RowBuilderWriter.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[11/32] Compiling PropertyPicker InlineRow.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[12/32] Compiling PropertyPicker PropertyPickerStyle.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[13/32] Compiling PropertyPicker _InlinePropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[14/32] Compiling PropertyPicker _ListPropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[15/32] Compiling PropertyPicker PropertyPicker.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[16/32] Compiling PropertyPicker PropertyPickerState.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[17/32] Compiling PropertyPicker PropertyPickerKey.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[18/32] Compiling PropertyPicker Property.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[19/32] Compiling PropertyPicker PropertyID.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[20/32] Compiling PropertyPicker PropertyOption.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[21/32] Compiling PropertyPicker PropertyPickerRowSorting.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[22/32] Compiling PropertyPicker PropertyPickerSafeAreaAdjustmentStyle.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[23/32] Compiling PropertyPicker PropertyPickerTextTransformation.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[24/32] Compiling PropertyPicker RowBuilder.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[25/32] Compiling PropertyPicker PropertyPicker+View.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[26/32] Compiling PropertyPicker EvironmentKeys.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[27/32] Compiling PropertyPicker PreferenceKeys.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[28/32] Compiling PropertyPicker AnimationBox.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[29/32] Compiling PropertyPicker Context.Data.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[30/32] Compiling PropertyPicker ListRow.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[31/32] Compiling PropertyPicker Rows.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
[32/32] Compiling PropertyPicker Title.swift
/host/spi-builder-workspace/Development/Environment/EvironmentKeys.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | struct SafeAreaAdjustmentKey: EnvironmentKey {
BUILD FAILURE 6.1 android