Build Information
Failed to build HandySwiftUI, reference 1.0.2 (c4e55e
), with Swift 6.0 for Linux on 3 Dec 2024 11:56:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/HandySwiftUI.git
Reference: 1.0.2
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/FlineDev/HandySwiftUI
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at c4e55e0 Fix build issue only happening in Xcode 16.0.0 specifically
Cloned https://github.com/FlineDev/HandySwiftUI.git
Revision (git rev-parse @):
c4e55e03211300f62bd1926e9404470d31cc0562
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FlineDev/HandySwiftUI.git at 1.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/FlineDev/HandySwiftUI.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "handyswift",
"requirement" : {
"range" : [
{
"lower_bound" : "4.3.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FlineDev/HandySwift.git"
}
],
"manifest_display_name" : "HandySwiftUI",
"name" : "HandySwiftUI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "HandySwiftUI",
"targets" : [
"HandySwiftUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HandySwiftUI",
"module_type" : "SwiftTarget",
"name" : "HandySwiftUI",
"path" : "Sources/HandySwiftUI",
"product_dependencies" : [
"HandySwift"
],
"product_memberships" : [
"HandySwiftUI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/HandySwiftUI/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions/BindingExt.swift",
"Extensions/ButtonExt.swift",
"Extensions/CGFloatExt.swift",
"Extensions/ColorExt.swift",
"Extensions/CustomStringConvertibleExt.swift",
"Extensions/ImageExt.swift",
"Extensions/LabelExt.swift",
"Extensions/NotificationNameExt.swift",
"Extensions/PersistentModelExt.swift",
"Extensions/PickerExt.swift",
"Extensions/StringExt.swift",
"Extensions/TextExt.swift",
"Modifiers/ForegroundStyleMinContrast.swift",
"Modifiers/ProgressOverlay.swift",
"Modifiers/ThrowingTask.swift",
"Modifiers/ViewExt.swift",
"Styles/CheckboxUniversalToggleStyle.swift",
"Styles/FixedIconWidthLabelStyle.swift",
"Styles/HorizontalLabelStyle.swift",
"Styles/PrimaryButtonStyle.swift",
"Styles/PulsatingButtonStyle.swift",
"Styles/SecondaryButtonStyle.swift",
"Styles/VerticalLabelStyle.swift",
"Styles/VerticalLabeledContentStyle.swift",
"Types/Models/Emoji.swift",
"Types/Models/SFSymbol.swift",
"Types/Other/ColorSpaces.swift",
"Types/Other/OpenPanel.swift",
"Types/Other/Platform.swift",
"Types/Other/ProgressState.swift",
"Types/Other/Xcode.swift",
"Types/Protocols/CustomLabelConvertible.swift",
"Types/Protocols/CustomSymbolConvertible.swift",
"Types/Protocols/NilPlaceholdable.swift",
"Types/Views/AsyncButton.swift",
"Types/Views/CachedAsyncImage.swift",
"Types/Views/DisclosureSection.swift",
"Types/Views/HPicker.swift",
"Types/Views/LimitedTextField.swift",
"Types/Views/MultiSelectionView.swift",
"Types/Views/MultiSelector.swift",
"Types/Views/SearchableGridPicker.swift",
"Types/Views/SideTabView.swift",
"Types/Views/VPicker.swift",
"Types/Views/WebView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/FlineDev/HandySwift.git
[1/3324] Fetching handyswift
Fetched https://github.com/FlineDev/HandySwift.git from cache (0.79s)
Computing version for https://github.com/FlineDev/HandySwift.git
Computed https://github.com/FlineDev/HandySwift.git at 4.3.0 (0.81s)
Creating working copy for https://github.com/FlineDev/HandySwift.git
Working copy of https://github.com/FlineDev/HandySwift.git resolved at 4.3.0
Building for debugging...
[0/5] Write sources
[0/5] Copying Info.plist
[0/5] Copying Localizable.xcstrings
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/33] Emitting module HandySwift
[7/36] Compiling HandySwift ArrayExt.swift
[8/36] Compiling HandySwift CaseIterableExt.swift
[9/36] Compiling HandySwift CollectionExt.swift
[10/36] Compiling HandySwift ComparableExt.swift
[11/36] Compiling HandySwift StringProtocolExt.swift
[12/36] Compiling HandySwift SymmetricKeyExt.swift
[13/36] Compiling HandySwift TimeIntervalExt.swift
[14/36] Compiling HandySwift Globals.swift
[15/36] Compiling HandySwift DataExt.swift
[16/36] Compiling HandySwift DateExt.swift
[17/36] Compiling HandySwift DictionaryExt.swift
[18/36] Compiling HandySwift DispatchTimeIntervalExt.swift
[19/36] Compiling HandySwift HandyRegex.swift
[20/36] Compiling HandySwift OperatingSystem.swift
[21/36] Compiling HandySwift SortedArray.swift
[22/36] Compiling HandySwift FrequencyTable.swift
[23/36] Compiling HandySwift GregorianDay.swift
[24/36] Compiling HandySwift GregorianTimeOfDay.swift
[25/36] Compiling HandySwift DoubleExt.swift
[26/36] Compiling HandySwift DurationExt.swift
[27/36] Compiling HandySwift FloatExt.swift
[28/36] Compiling HandySwift IntExt.swift
[29/36] Compiling HandySwift NSRangeExt.swift
[30/36] Compiling HandySwift RandomAccessCollectionExt.swift
[31/36] Compiling HandySwift SequenceExt.swift
[32/36] Compiling HandySwift StringExt.swift
[33/36] Compiling HandySwift AutoConforming.swift
[34/36] Compiling HandySwift DivisibleArithmetic.swift
[35/36] Compiling HandySwift Withable.swift
[36/36] Compiling HandySwift Debouncer.swift
[38/79] Compiling HandySwiftUI Xcode.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[39/79] Compiling HandySwiftUI CustomLabelConvertible.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[40/79] Compiling HandySwiftUI CustomSymbolConvertible.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[41/79] Compiling HandySwiftUI NilPlaceholdable.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[42/79] Compiling HandySwiftUI AsyncButton.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[43/79] Compiling HandySwiftUI CachedAsyncImage.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[44/84] Compiling HandySwiftUI DisclosureSection.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[45/84] Compiling HandySwiftUI HPicker.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[46/84] Compiling HandySwiftUI LimitedTextField.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[47/84] Compiling HandySwiftUI MultiSelectionView.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[48/84] Compiling HandySwiftUI MultiSelector.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[49/84] Compiling HandySwiftUI HorizontalLabelStyle.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[50/84] Compiling HandySwiftUI PrimaryButtonStyle.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[51/84] Compiling HandySwiftUI PulsatingButtonStyle.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[52/84] Compiling HandySwiftUI SecondaryButtonStyle.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[53/84] Compiling HandySwiftUI VerticalLabelStyle.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[54/84] Compiling HandySwiftUI VerticalLabeledContentStyle.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/84] Emitting module HandySwiftUI
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[56/84] Compiling HandySwiftUI SearchableGridPicker.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[57/84] Compiling HandySwiftUI SideTabView.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[58/84] Compiling HandySwiftUI VPicker.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[59/84] Compiling HandySwiftUI WebView.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[60/84] Compiling HandySwiftUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[61/84] Compiling HandySwiftUI BindingExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[62/84] Compiling HandySwiftUI ButtonExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[63/84] Compiling HandySwiftUI CGFloatExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[64/84] Compiling HandySwiftUI ColorExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[65/84] Compiling HandySwiftUI CustomStringConvertibleExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[66/84] Compiling HandySwiftUI ImageExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[67/84] Compiling HandySwiftUI LabelExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[68/84] Compiling HandySwiftUI NotificationNameExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[69/84] Compiling HandySwiftUI PersistentModelExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[70/84] Compiling HandySwiftUI PickerExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[71/84] Compiling HandySwiftUI StringExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[72/84] Compiling HandySwiftUI TextExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[73/84] Compiling HandySwiftUI ForegroundStyleMinContrast.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[74/84] Compiling HandySwiftUI ProgressOverlay.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[75/84] Compiling HandySwiftUI ThrowingTask.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[76/84] Compiling HandySwiftUI ViewExt.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[77/84] Compiling HandySwiftUI CheckboxUniversalToggleStyle.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[78/84] Compiling HandySwiftUI FixedIconWidthLabelStyle.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[79/84] Compiling HandySwiftUI Emoji.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[80/84] Compiling HandySwiftUI SFSymbol.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[81/84] Compiling HandySwiftUI ColorSpaces.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[82/84] Compiling HandySwiftUI OpenPanel.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[83/84] Compiling HandySwiftUI Platform.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
[84/84] Compiling HandySwiftUI ProgressState.swift
/host/spi-builder-workspace/Sources/HandySwiftUI/Extensions/BindingExt.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Negates the value of a `Binding<Bool>`. Useful for toggling booleans directly in SwiftUI views.
BUILD FAILURE 6.0 linux