Build Information
Failed to build snap-theme with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.37.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-theme.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-theme
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 2baf58f Fix title text attributes
Cloned https://github.com/simonnickel/snap-theme.git
Revision (git rev-parse @):
2baf58f8d7575d32765dbe45f97acdd6e6154471
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-theme.git at 0.1.0
Fetching https://github.com/simonnickel/snap-core.git from cache
Fetched https://github.com/simonnickel/snap-core.git from cache (0.06s)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (45c39f9)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "snap-theme",
"name": "snap-theme",
"url": "https://github.com/simonnickel/snap-theme.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-theme",
"dependencies": [
{
"identity": "snap-core",
"name": "snap-core",
"url": "https://github.com/simonnickel/snap-core.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-core",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/simonnickel/snap-theme.git from cache
Fetched https://github.com/simonnickel/snap-theme.git from cache (0.16s)
Fetching https://github.com/simonnickel/snap-core.git from cache
Fetched https://github.com/simonnickel/snap-core.git from cache (0.16s)
Creating working copy for https://github.com/simonnickel/snap-theme.git
Working copy of https://github.com/simonnickel/snap-theme.git resolved at 0.1.0 (2baf58f)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (45c39f9)
warning: '.resolve-product-dependencies': dependency 'snap-theme' is not used by any target
Found 1 product dependencies
- snap-core
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/simonnickel/snap-theme.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/29] Emitting module SnapCore
[5/32] Compiling SnapCore Set+Insert.swift
[6/32] Compiling SnapCore OSLog+Logger.swift
[7/32] Compiling SnapCore Publisher+withWeak.swift
[8/32] Compiling SnapCore String+Helper.swift
[9/32] Compiling SnapCore SemanticVersion.swift
[10/32] Compiling SnapCore CGFloat+Rounding.swift
[11/32] Compiling SnapCore Array+Unique.swift
[12/32] Compiling SnapCore Collection+Helper.swift
[13/32] Compiling SnapCore ScrollViewWithBottomView.swift
[14/32] Compiling SnapCore ToggleTapable.swift
[15/32] Compiling SnapCore UIFont+preferredFont.swift
[16/32] Compiling SnapCore UnitPoint+Codable.swift
[17/32] Compiling SnapCore Color+Adjust.swift
[18/32] Compiling SnapCore Color+Platform.swift
[19/32] Compiling SnapCore EdgeInsets+Helper.swift
[20/32] Compiling SnapCore EmptyNoSpaceView.swift
[21/32] Compiling SnapCore PickerTapable.swift
[22/32] Compiling SnapCore ScrollViewWith.swift
[23/32] Compiling SnapCore GeometryReader+PreferenceKey.swift
[24/32] Compiling SnapCore SystemColorScheme.swift
[25/32] Compiling SnapCore View+KeyboardPublisher.swift
[26/32] Compiling SnapCore ModalPresentation.swift
[27/32] Compiling SnapCore View+FrameFill.swift
[28/32] Compiling SnapCore ViewModifierConditional.swift
[29/32] Compiling SnapCore WeakRef.swift
[30/32] Compiling SnapCore AnyLabelStyle.swift
[31/32] Compiling SnapCore Angle+Codable.swift
[32/32] Compiling SnapCore FontDesign+Codable.swift
[33/106] Compiling SnapTheme Theme+FontDefinition.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[34/106] Compiling SnapTheme Theme+FontKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[35/106] Compiling SnapTheme Theme+FontValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[36/106] Compiling SnapTheme Theme+ScaledFont.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[37/106] Compiling SnapTheme Theme+IconKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[38/106] Compiling SnapTheme Theme+IconValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[39/106] Compiling SnapTheme Theme+NumberKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[40/106] Compiling SnapTheme Theme+NumberValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[41/106] Compiling SnapTheme Theme+SurfaceKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[42/106] Compiling SnapTheme Theme+SurfaceValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[43/116] Compiling SnapTheme ThemeFont.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[44/116] Compiling SnapTheme ThemeListRowBackground.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[45/116] Compiling SnapTheme ThemePadding.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[46/116] Compiling SnapTheme ThemeTextSurface.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[47/116] Compiling SnapTheme Theme+BackgroundKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[48/116] Compiling SnapTheme Theme+BackgroundValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[49/116] Compiling SnapTheme Theme+ColorKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[50/116] Compiling SnapTheme Theme+ColorSet.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[51/116] Compiling SnapTheme Theme+ColorValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[52/116] Compiling SnapTheme Theme+SystemColor.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[53/116] Compiling SnapTheme ColorKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[54/116] Compiling SnapTheme ColorKeys+System.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[55/116] Compiling SnapTheme FontKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[56/116] Compiling SnapTheme IconKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[57/116] Compiling SnapTheme NumberKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[58/116] Compiling SnapTheme SurfaceKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[59/116] Compiling SnapTheme TextSurfaceKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[60/116] Compiling SnapTheme ThemeBackground.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[61/116] Compiling SnapTheme ThemeColor.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[62/116] Compiling SnapTheme ThemeContentShape.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[63/116] Compiling SnapTheme ThemeModal.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[64/116] Compiling SnapTheme ThemeNavLinkSidebarRow.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[65/116] Compiling SnapTheme ThemeShape.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[66/116] Compiling SnapTheme ThemeTabItem.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[67/116] Compiling SnapTheme ThemeTextField.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[68/116] Compiling SnapTheme ThemeCard+Level.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[69/116] Compiling SnapTheme ThemeCard+Style.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[70/116] Compiling SnapTheme ThemeCard.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[71/116] Compiling SnapTheme Environment+Highlight.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[72/116] Compiling SnapTheme ThemeListStyle.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[73/116] Compiling SnapTheme ThemeScreen.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[74/116] Compiling SnapTheme ThemeScreenBaseModifier.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[75/116] Compiling SnapTheme ThemeScreenList.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[76/116] Compiling SnapTheme ThemeScreenSidebar.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[77/116] Compiling SnapTheme ThemeElement.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[78/116] Compiling SnapTheme ThemeHStack.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[79/116] Compiling SnapTheme ThemeLazyHGrid.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[80/116] Compiling SnapTheme ThemeLazyVGrid.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[81/116] Compiling SnapTheme ThemeVStack.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[82/116] Compiling SnapTheme ThemeLabelLayoutAccessory.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[83/116] Compiling SnapTheme ThemeLabelStyleButtonPrimary.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[84/116] Compiling SnapTheme ThemeLabelStyleButtonSecondary.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[85/116] Compiling SnapTheme ThemeLabelStyleListRow.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[86/116] Compiling SnapTheme ThemeLabelStyleSectionFooter.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[87/116] Compiling SnapTheme ThemeLabelStyleSectionHeader.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[88/116] Compiling SnapTheme ThemeLabelStyleSidebar.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[89/116] Compiling SnapTheme ThemeLabelStyleSidebarSectionHeader.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[90/116] Compiling SnapTheme ThemeLabelStyleTag.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[91/116] Compiling SnapTheme ThemeLabelStyleToolbar.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[92/116] Compiling SnapTheme ThemeButtonStyle.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[93/116] Compiling SnapTheme ThemeToolbarButtonStyle.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[94/116] Compiling SnapTheme BackgroundKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[95/116] Compiling SnapTheme Theme+SystemGradient.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[96/116] Compiling SnapTheme Theme+SystemMaterials.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[97/116] Compiling SnapTheme Theme+TextSurfaceKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[98/116] Compiling SnapTheme Theme+Apply.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[99/116] Compiling SnapTheme Theme+DebugFlag.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[100/116] Compiling SnapTheme Theme+Environment.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[101/116] Compiling SnapTheme Theme+Key.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[102/116] Compiling SnapTheme Theme+NavigationBarAppearance.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[103/116] Compiling SnapTheme Theme+Platform.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[104/116] Compiling SnapTheme Theme.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[105/116] Emitting module SnapTheme
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[106/116] Compiling SnapTheme ThemeCloseContainer.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[107/116] Compiling SnapTheme ThemeCornerContainer.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[108/116] Compiling SnapTheme ThemePreviewContainer.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[109/116] Compiling SnapTheme ThemeSectionHeaderContainer.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[110/116] Compiling SnapTheme OverlayCardIndicator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[111/116] Compiling SnapTheme ThemeCornerView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[112/116] Compiling SnapTheme ThemeEmptyDecorationView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[113/116] Compiling SnapTheme ThemeLabel.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[114/116] Compiling SnapTheme ThemeListButton.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[115/116] Compiling SnapTheme ThemeListRow.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[116/116] Compiling SnapTheme ThemeListRowNavigationLink.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-6044DDE57671499D.txt
[2/75] Compiling SnapTheme ThemeFont.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[3/75] Compiling SnapTheme ThemeListRowBackground.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[4/75] Compiling SnapTheme ThemePadding.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[5/75] Compiling SnapTheme ThemeTextSurface.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[6/75] Compiling SnapTheme Theme+BackgroundKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[7/75] Compiling SnapTheme Theme+BackgroundValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[8/75] Compiling SnapTheme Theme+ColorKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[9/75] Compiling SnapTheme Theme+ColorSet.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[10/75] Compiling SnapTheme Theme+ColorValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[11/75] Compiling SnapTheme Theme+SystemColor.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[12/85] Compiling SnapTheme ColorKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[13/85] Compiling SnapTheme ColorKeys+System.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[14/85] Compiling SnapTheme FontKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[15/85] Compiling SnapTheme IconKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[16/85] Compiling SnapTheme NumberKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[17/85] Compiling SnapTheme SurfaceKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[18/85] Compiling SnapTheme TextSurfaceKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[19/85] Compiling SnapTheme ThemeBackground.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[20/85] Compiling SnapTheme ThemeColor.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[21/85] Compiling SnapTheme ThemeContentShape.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[22/85] Compiling SnapTheme Theme+FontDefinition.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[23/85] Compiling SnapTheme Theme+FontKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[24/85] Compiling SnapTheme Theme+FontValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[25/85] Compiling SnapTheme Theme+ScaledFont.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[26/85] Compiling SnapTheme Theme+IconKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[27/85] Compiling SnapTheme Theme+IconValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[28/85] Compiling SnapTheme Theme+NumberKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[29/85] Compiling SnapTheme Theme+NumberValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[30/85] Compiling SnapTheme Theme+SurfaceKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[31/85] Compiling SnapTheme Theme+SurfaceValue.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[32/85] Compiling SnapTheme ThemeLabelStyleListRow.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[33/85] Compiling SnapTheme ThemeLabelStyleSectionFooter.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[34/85] Compiling SnapTheme ThemeLabelStyleSectionHeader.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[35/85] Compiling SnapTheme ThemeLabelStyleSidebar.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[36/85] Compiling SnapTheme ThemeLabelStyleSidebarSectionHeader.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[37/85] Compiling SnapTheme ThemeLabelStyleTag.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[38/85] Compiling SnapTheme ThemeLabelStyleToolbar.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[39/85] Compiling SnapTheme ThemeButtonStyle.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[40/85] Compiling SnapTheme ThemeToolbarButtonStyle.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[41/85] Compiling SnapTheme BackgroundKeys+Base.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[42/85] Compiling SnapTheme ThemeModal.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[43/85] Compiling SnapTheme ThemeNavLinkSidebarRow.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[44/85] Compiling SnapTheme ThemeShape.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[45/85] Compiling SnapTheme ThemeTabItem.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[46/85] Compiling SnapTheme ThemeTextField.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[47/85] Compiling SnapTheme ThemeCard+Level.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[48/85] Compiling SnapTheme ThemeCard+Style.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[49/85] Compiling SnapTheme ThemeCard.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[50/85] Compiling SnapTheme Environment+Highlight.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[51/85] Compiling SnapTheme ThemeListStyle.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[52/85] Compiling SnapTheme ThemeScreen.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/85] Emitting module SnapTheme
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[54/85] Compiling SnapTheme ThemeScreenBaseModifier.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[55/85] Compiling SnapTheme ThemeScreenList.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[56/85] Compiling SnapTheme ThemeScreenSidebar.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[57/85] Compiling SnapTheme ThemeElement.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[58/85] Compiling SnapTheme ThemeHStack.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[59/85] Compiling SnapTheme ThemeLazyHGrid.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[60/85] Compiling SnapTheme ThemeLazyVGrid.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[61/85] Compiling SnapTheme ThemeVStack.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[62/85] Compiling SnapTheme ThemeLabelLayoutAccessory.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[63/85] Compiling SnapTheme ThemeLabelStyleButtonPrimary.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[64/85] Compiling SnapTheme ThemeLabelStyleButtonSecondary.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[65/85] Compiling SnapTheme ThemeCloseContainer.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[66/85] Compiling SnapTheme ThemeCornerContainer.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[67/85] Compiling SnapTheme ThemePreviewContainer.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[68/85] Compiling SnapTheme ThemeSectionHeaderContainer.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[69/85] Compiling SnapTheme OverlayCardIndicator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[70/85] Compiling SnapTheme ThemeCornerView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[71/85] Compiling SnapTheme ThemeEmptyDecorationView.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[72/85] Compiling SnapTheme ThemeLabel.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[73/85] Compiling SnapTheme ThemeListButton.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[74/85] Compiling SnapTheme ThemeListRow.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[75/85] Compiling SnapTheme ThemeListRowNavigationLink.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[76/85] Compiling SnapTheme Theme+SystemGradient.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[77/85] Compiling SnapTheme Theme+SystemMaterials.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[78/85] Compiling SnapTheme Theme+TextSurfaceKey.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[79/85] Compiling SnapTheme Theme+Apply.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[80/85] Compiling SnapTheme Theme+DebugFlag.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[81/85] Compiling SnapTheme Theme+Environment.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[82/85] Compiling SnapTheme Theme+Key.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[83/85] Compiling SnapTheme Theme+NavigationBarAppearance.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[84/85] Compiling SnapTheme Theme+Platform.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[85/85] Compiling SnapTheme Theme.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapTheme/Theme/Theme+NavigationBarAppearance.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 macosSpm