Build Information
Failed to build WaterStates, reference master (a1f909
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 11:17:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BarredEwe/WaterStates.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BarredEwe/WaterStates
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a1f9099 Fixed retain cycle
Cloned https://github.com/BarredEwe/WaterStates.git
Revision (git rev-parse @):
a1f90991e612fb7bf5a36262b06805dfc765e3af
SUCCESS checkout https://github.com/BarredEwe/WaterStates.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "waterstates",
"name": "WaterStates",
"url": "https://github.com/BarredEwe/WaterStates.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WaterStates",
"dependencies": [
]
}
]
}
Fetching https://github.com/BarredEwe/WaterStates.git
[1/563] Fetching waterstates
Fetched https://github.com/BarredEwe/WaterStates.git from cache (0.95s)
Creating working copy for https://github.com/BarredEwe/WaterStates.git
Working copy of https://github.com/BarredEwe/WaterStates.git resolved at master (a1f9099)
warning: '.resolve-product-dependencies': dependency 'waterstates' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/BarredEwe/WaterStates.git
https://github.com/BarredEwe/WaterStates.git
{
"dependencies" : [
],
"manifest_display_name" : "WaterStates",
"name" : "WaterStates",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "WaterStates",
"targets" : [
"WaterStates"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WaterStates",
"module_type" : "SwiftTarget",
"name" : "WaterStates",
"path" : "WaterStates/Classes",
"product_memberships" : [
"WaterStates"
],
"sources" : [
"Condition/ConcreteConditions/ContentCondition.swift",
"Condition/ConcreteConditions/EmptyCondition.swift",
"Condition/ConcreteConditions/ErrorCondition.swift",
"Condition/ConcreteConditions/LoadingCondition.swift",
"Condition/Condition.swift",
"Configs/StateViewAppearance.swift",
"Configs/WaterStatesConfig.swift",
"Configs/WaterStatesViewBuilder.swift",
"Displayable/ContentDispayable.swift",
"Displayable/Displayable+Extensions.swift",
"Displayable/DisplaybleView.swift",
"Displayable/EmptyDisplayable.swift",
"Displayable/ErrorDispayable.swift",
"Displayable/LoadingDisplayable.swift",
"Displayable/StateDisplayable.swift",
"Displayable/WeakAnyStateDisplayable.swift",
"State/State+Extensions.swift",
"State/State.swift",
"State/StateActionType.swift",
"State/StateInfo.swift",
"StateMachine/StateMachine.swift",
"StateViews/StateDelegates.swift",
"StateViews/StateView.swift",
"StateViews/WaterStateView.swift",
"Utils/UIViewController+Extensions.swift",
"WaterStates/WaterStates+Extensions.swift",
"WaterStates/WaterStates+StateDispalyble.swift",
"WaterStates/WaterStates.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Example': File not found.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/29] Emitting module WaterStates
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[4/31] Compiling WaterStates Displayable+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[5/31] Compiling WaterStates DisplaybleView.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[6/31] Compiling WaterStates EmptyDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[7/31] Compiling WaterStates WaterStates+StateDispalyble.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[8/31] Compiling WaterStates WaterStates.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[9/31] Compiling WaterStates LoadingCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[10/31] Compiling WaterStates Condition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[11/31] Compiling WaterStates StateViewAppearance.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[12/31] Compiling WaterStates ContentCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[13/31] Compiling WaterStates EmptyCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[14/31] Compiling WaterStates ErrorCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[15/31] Compiling WaterStates StateActionType.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[16/31] Compiling WaterStates StateInfo.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[17/31] Compiling WaterStates StateMachine.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[18/31] Compiling WaterStates WeakAnyStateDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[19/31] Compiling WaterStates State+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[20/31] Compiling WaterStates State.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[21/31] Compiling WaterStates UIViewController+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[22/31] Compiling WaterStates WaterStates+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[23/31] Compiling WaterStates ErrorDispayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[24/31] Compiling WaterStates LoadingDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[25/31] Compiling WaterStates StateDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[26/31] Compiling WaterStates WaterStatesConfig.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[27/31] Compiling WaterStates WaterStatesViewBuilder.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[28/31] Compiling WaterStates ContentDispayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[29/31] Compiling WaterStates StateDelegates.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[30/31] Compiling WaterStates StateView.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[31/31] Compiling WaterStates WaterStateView.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Example': File not found.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/28] Emitting module WaterStates
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[3/30] Compiling WaterStates WeakAnyStateDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[4/30] Compiling WaterStates State+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[5/30] Compiling WaterStates State.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[6/30] Compiling WaterStates LoadingCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[7/30] Compiling WaterStates Condition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[8/30] Compiling WaterStates StateViewAppearance.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[9/30] Compiling WaterStates UIViewController+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[10/30] Compiling WaterStates WaterStates+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[11/30] Compiling WaterStates Displayable+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[12/30] Compiling WaterStates DisplaybleView.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[13/30] Compiling WaterStates EmptyDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[14/30] Compiling WaterStates StateActionType.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[15/30] Compiling WaterStates StateInfo.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[16/30] Compiling WaterStates StateMachine.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[17/30] Compiling WaterStates ErrorDispayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[18/30] Compiling WaterStates LoadingDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[19/30] Compiling WaterStates StateDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[20/30] Compiling WaterStates WaterStatesConfig.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[21/30] Compiling WaterStates WaterStatesViewBuilder.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[22/30] Compiling WaterStates ContentDispayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[23/30] Compiling WaterStates WaterStates+StateDispalyble.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[24/30] Compiling WaterStates WaterStates.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[25/30] Compiling WaterStates ContentCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[26/30] Compiling WaterStates EmptyCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[27/30] Compiling WaterStates ErrorCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[28/30] Compiling WaterStates StateDelegates.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[29/30] Compiling WaterStates StateView.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[30/30] Compiling WaterStates WaterStateView.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Example': File not found.
BUILD FAILURE 6.1 macosSpm