The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UIKitPlus with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihaelisaev/UIKitPlus.git
Reference: 2.1.4
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/mihaelisaev/UIKitPlus
 * tag               2.1.4      -> FETCH_HEAD
HEAD is now at daa5ffa 🛠 macOS fix: cannot override with a stored property clipsToBounds by @SokoloffA #42
Cloned https://github.com/mihaelisaev/UIKitPlus.git
Revision (git rev-parse @):
daa5ffa9219ce8cbc7e8ed01abd6c1aa440a24e7
SUCCESS checkout https://github.com/mihaelisaev/UIKitPlus.git at 2.1.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mihaelisaev/UIKitPlus.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/177] Emitting module UIKitPlus
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[4/201] Compiling UIKitPlus Identable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[5/201] Compiling UIKitPlus KeyMaskable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[6/201] Compiling UIKitPlus Keyable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[7/201] Compiling UIKitPlus Keyboardable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[8/201] Compiling UIKitPlus Menuable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[9/201] Compiling UIKitPlus Messageable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[10/201] Compiling UIKitPlus MixedStateAllowable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[11/201] Compiling UIKitPlus MultiClickIgnorable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[12/201] Compiling UIKitPlus NavigationControllerable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[13/201] Compiling UIKitPlus Placeholderable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[14/201] Compiling UIKitPlus PullsDownable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[15/201] Compiling UIKitPlus Refreshable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[16/201] Compiling UIKitPlus Scrollable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[17/201] Compiling UIKitPlus Secureable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[18/201] Compiling UIKitPlus SegmentControlable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[19/201] Compiling UIKitPlus SideViewProtocol.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[20/201] Compiling UIKitPlus Soundable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[21/201] Compiling UIKitPlus StackForEach.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[22/201] Compiling UIKitPlus SwiftUIable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[23/201] Compiling UIKitPlus Taggable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[24/201] Compiling UIKitPlus TextAdjustsFontSizeable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[25/201] Compiling UIKitPlus TextAligmentable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[26/201] Compiling UIKitPlus TextAttributesEditingAllowable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[27/201] Compiling UIKitPlus TextAutocapitalizationable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[28/225] Compiling UIKitPlus TextAutocorrectionable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[29/225] Compiling UIKitPlus TextBindable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[30/225] Compiling UIKitPlus TextFieldContentTypeable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[31/225] Compiling UIKitPlus TextFieldDelegate.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[32/225] Compiling UIKitPlus TextFieldLeftViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[33/225] Compiling UIKitPlus TextFieldRightViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[34/225] Compiling UIKitPlus TextLineBreakModeable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[35/225] Compiling UIKitPlus TextLineable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[36/225] Compiling UIKitPlus TextScaleable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[37/225] Compiling UIKitPlus Textable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[38/225] Compiling UIKitPlus Tintable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[39/225] Compiling UIKitPlus Titleable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[40/225] Compiling UIKitPlus Typeable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[41/225] Compiling UIKitPlus UIButtonable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[42/225] Compiling UIKitPlus UICollectionViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[43/225] Compiling UIKitPlus UILabelable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[44/225] Compiling UIKitPlus UIScrollViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[45/225] Compiling UIKitPlus UITableViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[46/225] Compiling UIKitPlus UIViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[47/225] Compiling UIKitPlus ViewTransitionable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[48/225] Compiling UIKitPlus WrappedViewControllerable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[49/225] Compiling UIKitPlus AppBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[50/225] Compiling UIKitPlus BodyBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[51/225] Compiling UIKitPlus BodyBuilderItems.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[52/249] Compiling UIKitPlus GestureDelegator.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[53/249] Compiling UIKitPlus GestureTracker.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[54/249] Compiling UIKitPlus HoverGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[55/249] Compiling UIKitPlus ImageLoader.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[56/249] Compiling UIKitPlus ImpactFeedback.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[57/249] Compiling UIKitPlus Localization.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[58/249] Compiling UIKitPlus LongPressGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[59/249] Compiling UIKitPlus MagnificationGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[60/249] Compiling UIKitPlus PanGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[61/249] Compiling UIKitPlus ParagraphStyle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[62/249] Compiling UIKitPlus PinchGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[63/249] Compiling UIKitPlus PreConstraint.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[64/249] Compiling UIKitPlus PressGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[65/249] Compiling UIKitPlus Properties.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[66/249] Compiling UIKitPlus PropertiesInternal.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[67/249] Compiling UIKitPlus RotationGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[68/249] Compiling UIKitPlus ScreenEdgePanGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[69/249] Compiling UIKitPlus SwipeGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[70/249] Compiling UIKitPlus TapGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[71/249] Compiling UIKitPlus TextViewDelegate.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[72/249] Compiling UIKitPlus UIViewPropertyAnimator.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[73/249] Compiling UIKitPlus Alternateable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[74/249] Compiling UIKitPlus AnyScene.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[75/249] Compiling UIKitPlus ArrowPositionable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[76/249] Compiling UIKitPlus BackgroundColorable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[77/273] Compiling UIKitPlus AlertController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[78/273] Compiling UIKitPlus BaseApp+MainScene.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[79/273] Compiling UIKitPlus BaseApp+Scene.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[80/273] Compiling UIKitPlus BaseApp+Shortcut.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[81/273] Compiling UIKitPlus BaseApp+Shortcuts.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[82/273] Compiling UIKitPlus BaseApp.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[83/273] Compiling UIKitPlus LifeCycle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[84/273] Compiling UIKitPlus SceneScreenType.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[85/273] Compiling UIKitPlus _Scene.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[86/273] Compiling UIKitPlus _SceneDelegate.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[87/273] Compiling UIKitPlus Exports.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[88/273] Compiling UIKitPlus FormViewController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[89/273] Compiling UIKitPlus MacApp.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[90/273] Compiling UIKitPlus MacOS+NavigationController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[91/273] Compiling UIKitPlus MediaPicker.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[92/273] Compiling UIKitPlus Menu.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[93/273] Compiling UIKitPlus MenuItem.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[94/273] Compiling UIKitPlus NavigationController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[95/273] Compiling UIKitPlus NotImplementedViewController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[96/273] Compiling UIKitPlus StatusItem.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[97/273] Compiling UIKitPlus TabViewController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[98/273] Compiling UIKitPlus ViewController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[99/273] Compiling UIKitPlus Window.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[100/273] Compiling UIKitPlus ContentInsetAdjustment.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[101/273] Compiling UIKitPlus DeclarativeConstraintAnySide.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[102/273] Compiling UIKitPlus BezelStyleable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[103/273] Compiling UIKitPlus Bezeledable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[104/273] Compiling UIKitPlus BodyBuilderItem.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[105/273] Compiling UIKitPlus Borderedable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[106/273] Compiling UIKitPlus BulletsEchoable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[107/273] Compiling UIKitPlus Cellable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[108/273] Compiling UIKitPlus Cleanupable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[109/273] Compiling UIKitPlus Colorable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[110/273] Compiling UIKitPlus ConstraintValue.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[111/273] Compiling UIKitPlus Contextable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[112/273] Compiling UIKitPlus Continuousable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[113/273] Compiling UIKitPlus ControlStateable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[114/273] Compiling UIKitPlus DeclarativeProtocol.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[115/273] Compiling UIKitPlus DeclarativeProtocolInternal.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[116/273] Compiling UIKitPlus EditableStackView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[117/273] Compiling UIKitPlus Editableable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[118/273] Compiling UIKitPlus Enableable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[119/273] Compiling UIKitPlus FirstResponderRefusable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[120/273] Compiling UIKitPlus FocusRingTypeable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[121/273] Compiling UIKitPlus Fontable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[122/273] Compiling UIKitPlus GestureDelegatorable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[123/273] Compiling UIKitPlus GestureRecognizerable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[124/273] Compiling UIKitPlus GestureTrackable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[125/273] Compiling UIKitPlus Hiddenable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[126/297] Compiling UIKitPlus Borders.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[127/297] Compiling UIKitPlus CodableState.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[128/297] Compiling UIKitPlus ConstraintValueType.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[129/297] Compiling UIKitPlus CustomCorners.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[130/297] Compiling UIKitPlus DeclarativeViewConstraints.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[131/297] Compiling UIKitPlus ExpressableState.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[132/297] Compiling UIKitPlus GesturesBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[133/297] Compiling UIKitPlus ImageReloadingStyle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[134/297] Compiling UIKitPlus InnerState.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[135/297] Compiling UIKitPlus LivePreview.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[136/297] Compiling UIKitPlus PreviewBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[137/297] Compiling UIKitPlus PreviewBuilderItem.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[138/297] Compiling UIKitPlus ShortcutBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[139/297] Compiling UIKitPlus Spoken.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[140/297] Compiling UIKitPlus State.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[141/297] Compiling UIKitPlus StateStringBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[142/297] Compiling UIKitPlus UILayoutPriority.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[143/297] Compiling UIKitPlus ViewContext.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[144/297] Compiling UIKitPlus TextFieldStyle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[145/297] Compiling UIKitPlus MacOS+Button.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[146/297] Compiling UIKitPlus MacOS+ImageView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[147/297] Compiling UIKitPlus MacOS+ScrollView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[148/297] Compiling UIKitPlus MacOS+Text.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[149/297] Compiling UIKitPlus MacOS+TextField.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[150/297] Compiling UIKitPlus MacOS+VisualEffectView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[151/297] Compiling UIKitPlus PopupButton.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[152/297] Compiling UIKitPlus SecureTextField.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[153/297] Compiling UIKitPlus Button.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[154/297] Compiling UIKitPlus Collection.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[155/297] Compiling UIKitPlus CollectionDynamicCell.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[156/297] Compiling UIKitPlus CollectionView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[157/297] Compiling UIKitPlus CollectionViewAlignedFlowLayout.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[158/297] Compiling UIKitPlus CollectionViewCell.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[159/297] Compiling UIKitPlus CollectionViewFlowLayout.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[160/297] Compiling UIKitPlus ControlView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[161/297] Compiling UIKitPlus DatePickerView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[162/297] Compiling UIKitPlus DynamicPickerView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[163/297] Compiling UIKitPlus ImageView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[164/297] Compiling UIKitPlus InputView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[165/297] Compiling UIKitPlus LayerView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[166/297] Compiling UIKitPlus List.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[167/297] Compiling UIKitPlus ListDynamicCell.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[168/297] Compiling UIKitPlus PickerView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[169/297] Compiling UIKitPlus RefreshControl.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[170/297] Compiling UIKitPlus ScrollView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[171/297] Compiling UIKitPlus SegmentedControl.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[172/297] Compiling UIKitPlus SliderView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[173/297] Compiling UIKitPlus StaticListCell.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[174/297] Compiling UIKitPlus Stepper.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[175/297] Compiling UIKitPlus TableView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[176/297] Compiling UIKitPlus TableViewCell.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[177/297] Compiling UIKitPlus Text.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[178/297] Compiling UIKitPlus TextField.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[179/297] Compiling UIKitPlus TextView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[180/297] Compiling UIKitPlus Toggle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[181/297] Compiling UIKitPlus VerificationCodeView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[182/297] Compiling UIKitPlus VisualEffectView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[183/297] Compiling UIKitPlus WrappedViewControllerView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[184/297] Compiling UIKitPlus ActivityIndicator.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[185/297] Compiling UIKitPlus BarButtonItemView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[186/297] Compiling UIKitPlus BaseView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[187/297] Compiling UIKitPlus HScrollStack.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[188/297] Compiling UIKitPlus HSpace.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[189/297] Compiling UIKitPlus HStack.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[190/297] Compiling UIKitPlus HUD.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[191/297] Compiling UIKitPlus Space.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[192/297] Compiling UIKitPlus StackView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[193/297] Compiling UIKitPlus VScrollStack.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[194/297] Compiling UIKitPlus VSpace.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[195/297] Compiling UIKitPlus VStack.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[196/297] Compiling UIKitPlus View.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[197/297] Compiling UIKitPlus WrapperView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[198/297] Compiling UIKitPlus DeclarativeConstraintCSide.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[199/297] Compiling UIKitPlus DeclarativeConstraintDSide.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[200/297] Compiling UIKitPlus DeclarativeConstraintXSide.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[201/297] Compiling UIKitPlus DeclarativeConstraintYSide.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[202/297] Compiling UIKitPlus Language.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[203/297] Compiling UIKitPlus LocalizedString.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[204/297] Compiling UIKitPlus MacOS+TextFieldContentType.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[205/297] Compiling UIKitPlus NavigationControllerStyle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[206/297] Compiling UIKitPlus PushNotificationOption.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[207/297] Compiling UIKitPlus PushNotificationsAuthorizationStatus.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[208/297] Compiling UIKitPlus RootTransitionAnimation.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[209/297] Compiling UIKitPlus SegmentControlableItem.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[210/297] Compiling UIKitPlus StatusBarStyle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[211/297] Compiling UIKitPlus TextFieldContentType.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[212/297] Compiling UIKitPlus TextItemInteraction.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[213/297] Compiling UIKitPlus Array+Diff.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[214/297] Compiling UIKitPlus AttrStr+Concat.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[215/297] Compiling UIKitPlus AttrStr+Joined.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[216/297] Compiling UIKitPlus ClosedRange+NSRange.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[217/297] Compiling UIKitPlus CollectionView+Cellable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[218/297] Compiling UIKitPlus ConstraintValueType+Operators.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[219/297] Compiling UIKitPlus DeclarativeProtocol+Alpha.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[220/297] Compiling UIKitPlus DeclarativeProtocol+Apply.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[221/297] Compiling UIKitPlus DeclarativeProtocol+Background.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[222/297] Compiling UIKitPlus DeclarativeProtocol+Borders.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[223/297] Compiling UIKitPlus DeclarativeProtocol+Bounds.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[224/297] Compiling UIKitPlus DeclarativeProtocol+Click.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[225/297] Compiling UIKitPlus DeclarativeProtocol+CompressionResistance.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[226/297] Compiling UIKitPlus DeclarativeProtocol+ConstraintLinks.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[227/297] Compiling UIKitPlus DeclarativeProtocol+Constraints.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[228/297] Compiling UIKitPlus DeclarativeProtocol+ConstraintsRelative.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[229/297] Compiling UIKitPlus DeclarativeProtocol+ConstraintsSolo.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[230/297] Compiling UIKitPlus DeclarativeProtocol+ConstraintsSuper.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[231/297] Compiling UIKitPlus DeclarativeProtocol+Corners.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[232/297] Compiling UIKitPlus DeclarativeProtocol+DeclarativeView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[233/297] Compiling UIKitPlus DeclarativeProtocol+Gesture.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[234/297] Compiling UIKitPlus DeclarativeProtocol+Hidden.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[235/297] Compiling UIKitPlus DeclarativeProtocol+Hover.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[236/297] Compiling UIKitPlus DeclarativeProtocol+HuggingPriority.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[237/297] Compiling UIKitPlus DeclarativeProtocol+Itself.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[238/297] Compiling UIKitPlus DeclarativeProtocol+LayoutMargin.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[239/297] Compiling UIKitPlus DeclarativeProtocol+LayoutSubviews.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[240/297] Compiling UIKitPlus DeclarativeProtocol+LongPress.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[241/297] Compiling UIKitPlus DeclarativeProtocol+Magnification.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[242/297] Compiling UIKitPlus DeclarativeProtocol+MovedToSuperview.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[243/297] Compiling UIKitPlus DeclarativeProtocol+NextResponder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[244/297] Compiling UIKitPlus DeclarativeProtocol+Opacity.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[245/297] Compiling UIKitPlus DeclarativeProtocol+Pan.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[246/297] Compiling UIKitPlus DeclarativeProtocol+Pinch.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[247/297] Compiling UIKitPlus DeclarativeProtocol+Press.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[248/297] Compiling UIKitPlus DeclarativeProtocol+Rasterize.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[249/297] Compiling UIKitPlus DeclarativeProtocol+Rotation.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[250/297] Compiling UIKitPlus DeclarativeProtocol+ScreenEdgePan.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[251/297] Compiling UIKitPlus DeclarativeProtocol+Shadow.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[252/297] Compiling UIKitPlus DeclarativeProtocol+Swipe.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[253/297] Compiling UIKitPlus DeclarativeProtocol+Tag.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[254/297] Compiling UIKitPlus DeclarativeProtocol+Tap.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[255/297] Compiling UIKitPlus DeclarativeProtocol+Tint.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[256/297] Compiling UIKitPlus DeclarativeProtocol+UserInteraction.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[257/297] Compiling UIKitPlus NSEvent+Key.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[258/297] Compiling UIKitPlus NSLayoutConstraint+Activated.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[259/297] Compiling UIKitPlus NSLayoutConstraint+AllAttributes.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[260/297] Compiling UIKitPlus NSLayoutConstraint+Update.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[261/297] Compiling UIKitPlus NSSound+System.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[262/297] Compiling UIKitPlus NSView+BringToFront.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[263/297] Compiling UIKitPlus NavigationController+FadeTo.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[264/297] Compiling UIKitPlus NotificationCenter+Name.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[265/297] Compiling UIKitPlus Number+ConstraintValue.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[266/297] Compiling UIKitPlus Numeric+Device.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[267/297] Compiling UIKitPlus String+AttributedString.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[268/297] Compiling UIKitPlus String+LocalizedString.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[269/297] Compiling UIKitPlus String+SegmentControlable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[270/297] Compiling UIKitPlus TableView+Cellable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[271/297] Compiling UIKitPlus UIColor+Aplha.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[272/297] Compiling UIKitPlus UIColor+Dynamic.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[273/297] Compiling UIKitPlus UIColor+Hex.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[274/297] Compiling UIKitPlus UIControl+ActionHandler.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[275/297] Compiling UIKitPlus UIDevice+Model.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[276/297] Compiling UIKitPlus UIDeviceOrientation+Description.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[277/297] Compiling UIKitPlus UIFont+Family.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[278/297] Compiling UIKitPlus UIFont+PrintAll.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[279/297] Compiling UIKitPlus UIGestureRecognizer+GestureRecognizerable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[280/297] Compiling UIKitPlus UIImage+Blur.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[281/297] Compiling UIKitPlus UIImage+Resize.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[282/297] Compiling UIKitPlus UIImage+SegmentControlable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[283/297] Compiling UIKitPlus UIInterfaceOrientation+Description.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[284/297] Compiling UIKitPlus UIViewController+Body.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[285/297] Compiling UIKitPlus UIVisualEffect+Effects.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[286/297] Compiling UIKitPlus UNAuthorizationStatus+Status.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[287/297] Compiling UIKitPlus View+Add.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[288/297] Compiling UIKitPlus View+Body.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[289/297] Compiling UIKitPlus View+Menuable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[290/297] Compiling UIKitPlus View+SafeArea.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[291/297] Compiling UIKitPlus View+Shake.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[292/297] Compiling UIKitPlus View+ViewWithTag.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[293/297] Compiling UIKitPlus WrappedViewControllerable+Hidden.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[294/297] Compiling UIKitPlus Animation.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[295/297] Compiling UIKitPlus AttributedString.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[296/297] Compiling UIKitPlus ClickGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[297/297] Compiling UIKitPlus ForEach.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/176] Compiling UIKitPlus BezelStyleable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[3/176] Compiling UIKitPlus Bezeledable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[4/176] Compiling UIKitPlus BodyBuilderItem.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[5/176] Compiling UIKitPlus Borderedable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[6/176] Compiling UIKitPlus BulletsEchoable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[7/176] Compiling UIKitPlus Cellable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[8/176] Compiling UIKitPlus Cleanupable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[9/176] Compiling UIKitPlus Colorable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[10/176] Compiling UIKitPlus ConstraintValue.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[11/176] Compiling UIKitPlus Contextable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[12/176] Compiling UIKitPlus Continuousable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[13/176] Compiling UIKitPlus ControlStateable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[14/176] Compiling UIKitPlus DeclarativeProtocol.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[15/176] Compiling UIKitPlus DeclarativeProtocolInternal.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[16/176] Compiling UIKitPlus EditableStackView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[17/176] Compiling UIKitPlus Editableable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[18/176] Compiling UIKitPlus Enableable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[19/176] Compiling UIKitPlus FirstResponderRefusable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[20/176] Compiling UIKitPlus FocusRingTypeable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[21/176] Compiling UIKitPlus Fontable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[22/176] Compiling UIKitPlus GestureDelegatorable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[23/176] Compiling UIKitPlus GestureRecognizerable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[24/176] Compiling UIKitPlus GestureTrackable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[25/176] Compiling UIKitPlus Hiddenable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/200] Emitting module UIKitPlus
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[27/224] Compiling UIKitPlus Identable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[28/224] Compiling UIKitPlus KeyMaskable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[29/224] Compiling UIKitPlus Keyable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[30/224] Compiling UIKitPlus Keyboardable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[31/224] Compiling UIKitPlus Menuable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[32/224] Compiling UIKitPlus Messageable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[33/224] Compiling UIKitPlus MixedStateAllowable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[34/224] Compiling UIKitPlus MultiClickIgnorable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[35/224] Compiling UIKitPlus NavigationControllerable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[36/224] Compiling UIKitPlus Placeholderable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[37/224] Compiling UIKitPlus PullsDownable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[38/224] Compiling UIKitPlus Refreshable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[39/224] Compiling UIKitPlus Scrollable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[40/224] Compiling UIKitPlus Secureable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[41/224] Compiling UIKitPlus SegmentControlable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[42/224] Compiling UIKitPlus SideViewProtocol.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[43/224] Compiling UIKitPlus Soundable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[44/224] Compiling UIKitPlus StackForEach.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[45/224] Compiling UIKitPlus SwiftUIable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[46/224] Compiling UIKitPlus Taggable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[47/224] Compiling UIKitPlus TextAdjustsFontSizeable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[48/224] Compiling UIKitPlus TextAligmentable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[49/224] Compiling UIKitPlus TextAttributesEditingAllowable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[50/224] Compiling UIKitPlus TextAutocapitalizationable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[51/248] Compiling UIKitPlus TextAutocorrectionable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[52/248] Compiling UIKitPlus TextBindable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[53/248] Compiling UIKitPlus TextFieldContentTypeable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[54/248] Compiling UIKitPlus TextFieldDelegate.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[55/248] Compiling UIKitPlus TextFieldLeftViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[56/248] Compiling UIKitPlus TextFieldRightViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[57/248] Compiling UIKitPlus TextLineBreakModeable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[58/248] Compiling UIKitPlus TextLineable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[59/248] Compiling UIKitPlus TextScaleable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[60/248] Compiling UIKitPlus Textable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[61/248] Compiling UIKitPlus Tintable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[62/248] Compiling UIKitPlus Titleable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[63/248] Compiling UIKitPlus Typeable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[64/248] Compiling UIKitPlus UIButtonable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[65/248] Compiling UIKitPlus UICollectionViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[66/248] Compiling UIKitPlus UILabelable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[67/248] Compiling UIKitPlus UIScrollViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[68/248] Compiling UIKitPlus UITableViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[69/248] Compiling UIKitPlus UIViewable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[70/248] Compiling UIKitPlus ViewTransitionable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[71/248] Compiling UIKitPlus WrappedViewControllerable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[72/248] Compiling UIKitPlus AppBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[73/248] Compiling UIKitPlus BodyBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[74/248] Compiling UIKitPlus BodyBuilderItems.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[75/272] Compiling UIKitPlus DeclarativeProtocol+Rasterize.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[76/272] Compiling UIKitPlus DeclarativeProtocol+Rotation.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[77/272] Compiling UIKitPlus DeclarativeProtocol+ScreenEdgePan.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[78/272] Compiling UIKitPlus DeclarativeProtocol+Shadow.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[79/272] Compiling UIKitPlus DeclarativeProtocol+Swipe.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[80/272] Compiling UIKitPlus DeclarativeProtocol+Tag.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[81/272] Compiling UIKitPlus DeclarativeProtocol+Tap.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[82/272] Compiling UIKitPlus DeclarativeProtocol+Tint.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[83/272] Compiling UIKitPlus DeclarativeProtocol+UserInteraction.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[84/272] Compiling UIKitPlus NSEvent+Key.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[85/272] Compiling UIKitPlus NSLayoutConstraint+Activated.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[86/272] Compiling UIKitPlus NSLayoutConstraint+AllAttributes.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[87/272] Compiling UIKitPlus NSLayoutConstraint+Update.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[88/272] Compiling UIKitPlus NSSound+System.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[89/272] Compiling UIKitPlus NSView+BringToFront.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[90/272] Compiling UIKitPlus NavigationController+FadeTo.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[91/272] Compiling UIKitPlus NotificationCenter+Name.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[92/272] Compiling UIKitPlus Number+ConstraintValue.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[93/272] Compiling UIKitPlus Numeric+Device.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[94/272] Compiling UIKitPlus String+AttributedString.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[95/272] Compiling UIKitPlus String+LocalizedString.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[96/272] Compiling UIKitPlus String+SegmentControlable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[97/272] Compiling UIKitPlus TableView+Cellable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[98/272] Compiling UIKitPlus UIColor+Aplha.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[99/272] Compiling UIKitPlus UIColor+Dynamic.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[100/296] Compiling UIKitPlus Borders.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[101/296] Compiling UIKitPlus CodableState.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[102/296] Compiling UIKitPlus ConstraintValueType.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[103/296] Compiling UIKitPlus CustomCorners.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[104/296] Compiling UIKitPlus DeclarativeViewConstraints.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[105/296] Compiling UIKitPlus ExpressableState.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[106/296] Compiling UIKitPlus GesturesBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[107/296] Compiling UIKitPlus ImageReloadingStyle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[108/296] Compiling UIKitPlus InnerState.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[109/296] Compiling UIKitPlus LivePreview.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[110/296] Compiling UIKitPlus PreviewBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[111/296] Compiling UIKitPlus PreviewBuilderItem.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[112/296] Compiling UIKitPlus ShortcutBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[113/296] Compiling UIKitPlus Spoken.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[114/296] Compiling UIKitPlus State.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[115/296] Compiling UIKitPlus StateStringBuilder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[116/296] Compiling UIKitPlus UILayoutPriority.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[117/296] Compiling UIKitPlus ViewContext.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[118/296] Compiling UIKitPlus TextFieldStyle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[119/296] Compiling UIKitPlus MacOS+Button.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[120/296] Compiling UIKitPlus MacOS+ImageView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[121/296] Compiling UIKitPlus MacOS+ScrollView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[122/296] Compiling UIKitPlus MacOS+Text.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[123/296] Compiling UIKitPlus MacOS+TextField.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[124/296] Compiling UIKitPlus DeclarativeConstraintCSide.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[125/296] Compiling UIKitPlus DeclarativeConstraintDSide.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[126/296] Compiling UIKitPlus DeclarativeConstraintXSide.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[127/296] Compiling UIKitPlus DeclarativeConstraintYSide.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[128/296] Compiling UIKitPlus Language.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[129/296] Compiling UIKitPlus LocalizedString.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[130/296] Compiling UIKitPlus MacOS+TextFieldContentType.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[131/296] Compiling UIKitPlus NavigationControllerStyle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[132/296] Compiling UIKitPlus PushNotificationOption.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[133/296] Compiling UIKitPlus PushNotificationsAuthorizationStatus.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[134/296] Compiling UIKitPlus RootTransitionAnimation.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[135/296] Compiling UIKitPlus SegmentControlableItem.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[136/296] Compiling UIKitPlus StatusBarStyle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[137/296] Compiling UIKitPlus TextFieldContentType.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[138/296] Compiling UIKitPlus TextItemInteraction.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[139/296] Compiling UIKitPlus Array+Diff.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[140/296] Compiling UIKitPlus AttrStr+Concat.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[141/296] Compiling UIKitPlus AttrStr+Joined.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[142/296] Compiling UIKitPlus ClosedRange+NSRange.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[143/296] Compiling UIKitPlus CollectionView+Cellable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[144/296] Compiling UIKitPlus ConstraintValueType+Operators.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[145/296] Compiling UIKitPlus DeclarativeProtocol+Alpha.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[146/296] Compiling UIKitPlus DeclarativeProtocol+Apply.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[147/296] Compiling UIKitPlus DeclarativeProtocol+Background.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[148/296] Compiling UIKitPlus DeclarativeProtocol+Borders.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[149/296] Compiling UIKitPlus GestureDelegator.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[150/296] Compiling UIKitPlus GestureTracker.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[151/296] Compiling UIKitPlus HoverGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[152/296] Compiling UIKitPlus ImageLoader.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[153/296] Compiling UIKitPlus ImpactFeedback.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[154/296] Compiling UIKitPlus Localization.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[155/296] Compiling UIKitPlus LongPressGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[156/296] Compiling UIKitPlus MagnificationGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[157/296] Compiling UIKitPlus PanGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[158/296] Compiling UIKitPlus ParagraphStyle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[159/296] Compiling UIKitPlus PinchGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[160/296] Compiling UIKitPlus PreConstraint.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[161/296] Compiling UIKitPlus PressGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[162/296] Compiling UIKitPlus Properties.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[163/296] Compiling UIKitPlus PropertiesInternal.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[164/296] Compiling UIKitPlus RotationGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[165/296] Compiling UIKitPlus ScreenEdgePanGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[166/296] Compiling UIKitPlus SwipeGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[167/296] Compiling UIKitPlus TapGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[168/296] Compiling UIKitPlus TextViewDelegate.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[169/296] Compiling UIKitPlus UIViewPropertyAnimator.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[170/296] Compiling UIKitPlus Alternateable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[171/296] Compiling UIKitPlus AnyScene.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[172/296] Compiling UIKitPlus ArrowPositionable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[173/296] Compiling UIKitPlus BackgroundColorable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[174/296] Compiling UIKitPlus MacOS+VisualEffectView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[175/296] Compiling UIKitPlus PopupButton.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[176/296] Compiling UIKitPlus SecureTextField.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[177/296] Compiling UIKitPlus Button.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[178/296] Compiling UIKitPlus Collection.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[179/296] Compiling UIKitPlus CollectionDynamicCell.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[180/296] Compiling UIKitPlus CollectionView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[181/296] Compiling UIKitPlus CollectionViewAlignedFlowLayout.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[182/296] Compiling UIKitPlus CollectionViewCell.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[183/296] Compiling UIKitPlus CollectionViewFlowLayout.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[184/296] Compiling UIKitPlus ControlView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[185/296] Compiling UIKitPlus DatePickerView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[186/296] Compiling UIKitPlus DynamicPickerView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[187/296] Compiling UIKitPlus ImageView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[188/296] Compiling UIKitPlus InputView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[189/296] Compiling UIKitPlus LayerView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[190/296] Compiling UIKitPlus List.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[191/296] Compiling UIKitPlus ListDynamicCell.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[192/296] Compiling UIKitPlus PickerView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[193/296] Compiling UIKitPlus RefreshControl.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[194/296] Compiling UIKitPlus ScrollView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[195/296] Compiling UIKitPlus SegmentedControl.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[196/296] Compiling UIKitPlus SliderView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[197/296] Compiling UIKitPlus StaticListCell.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[198/296] Compiling UIKitPlus AlertController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[199/296] Compiling UIKitPlus BaseApp+MainScene.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[200/296] Compiling UIKitPlus BaseApp+Scene.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[201/296] Compiling UIKitPlus BaseApp+Shortcut.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[202/296] Compiling UIKitPlus BaseApp+Shortcuts.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[203/296] Compiling UIKitPlus BaseApp.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[204/296] Compiling UIKitPlus LifeCycle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[205/296] Compiling UIKitPlus SceneScreenType.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[206/296] Compiling UIKitPlus _Scene.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[207/296] Compiling UIKitPlus _SceneDelegate.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[208/296] Compiling UIKitPlus Exports.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[209/296] Compiling UIKitPlus FormViewController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[210/296] Compiling UIKitPlus MacApp.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[211/296] Compiling UIKitPlus MacOS+NavigationController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[212/296] Compiling UIKitPlus MediaPicker.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[213/296] Compiling UIKitPlus Menu.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[214/296] Compiling UIKitPlus MenuItem.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[215/296] Compiling UIKitPlus NavigationController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[216/296] Compiling UIKitPlus NotImplementedViewController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[217/296] Compiling UIKitPlus StatusItem.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[218/296] Compiling UIKitPlus TabViewController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[219/296] Compiling UIKitPlus ViewController.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[220/296] Compiling UIKitPlus Window.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[221/296] Compiling UIKitPlus ContentInsetAdjustment.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[222/296] Compiling UIKitPlus DeclarativeConstraintAnySide.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[223/296] Compiling UIKitPlus UIColor+Hex.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[224/296] Compiling UIKitPlus UIControl+ActionHandler.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[225/296] Compiling UIKitPlus UIDevice+Model.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[226/296] Compiling UIKitPlus UIDeviceOrientation+Description.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[227/296] Compiling UIKitPlus UIFont+Family.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[228/296] Compiling UIKitPlus UIFont+PrintAll.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[229/296] Compiling UIKitPlus UIGestureRecognizer+GestureRecognizerable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[230/296] Compiling UIKitPlus UIImage+Blur.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[231/296] Compiling UIKitPlus UIImage+Resize.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[232/296] Compiling UIKitPlus UIImage+SegmentControlable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[233/296] Compiling UIKitPlus UIInterfaceOrientation+Description.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[234/296] Compiling UIKitPlus UIViewController+Body.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[235/296] Compiling UIKitPlus UIVisualEffect+Effects.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[236/296] Compiling UIKitPlus UNAuthorizationStatus+Status.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[237/296] Compiling UIKitPlus View+Add.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[238/296] Compiling UIKitPlus View+Body.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[239/296] Compiling UIKitPlus View+Menuable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[240/296] Compiling UIKitPlus View+SafeArea.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[241/296] Compiling UIKitPlus View+Shake.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[242/296] Compiling UIKitPlus View+ViewWithTag.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[243/296] Compiling UIKitPlus WrappedViewControllerable+Hidden.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[244/296] Compiling UIKitPlus Animation.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[245/296] Compiling UIKitPlus AttributedString.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[246/296] Compiling UIKitPlus ClickGestureRecognizer.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[247/296] Compiling UIKitPlus ForEach.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[248/296] Compiling UIKitPlus Stepper.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[249/296] Compiling UIKitPlus TableView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[250/296] Compiling UIKitPlus TableViewCell.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[251/296] Compiling UIKitPlus Text.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[252/296] Compiling UIKitPlus TextField.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[253/296] Compiling UIKitPlus TextView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[254/296] Compiling UIKitPlus Toggle.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[255/296] Compiling UIKitPlus VerificationCodeView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[256/296] Compiling UIKitPlus VisualEffectView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[257/296] Compiling UIKitPlus WrappedViewControllerView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[258/296] Compiling UIKitPlus ActivityIndicator.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[259/296] Compiling UIKitPlus BarButtonItemView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[260/296] Compiling UIKitPlus BaseView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[261/296] Compiling UIKitPlus HScrollStack.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[262/296] Compiling UIKitPlus HSpace.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[263/296] Compiling UIKitPlus HStack.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[264/296] Compiling UIKitPlus HUD.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[265/296] Compiling UIKitPlus Space.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[266/296] Compiling UIKitPlus StackView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[267/296] Compiling UIKitPlus VScrollStack.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[268/296] Compiling UIKitPlus VSpace.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[269/296] Compiling UIKitPlus VStack.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[270/296] Compiling UIKitPlus View.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[271/296] Compiling UIKitPlus WrapperView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[272/296] Compiling UIKitPlus DeclarativeProtocol+Bounds.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[273/296] Compiling UIKitPlus DeclarativeProtocol+Click.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[274/296] Compiling UIKitPlus DeclarativeProtocol+CompressionResistance.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[275/296] Compiling UIKitPlus DeclarativeProtocol+ConstraintLinks.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[276/296] Compiling UIKitPlus DeclarativeProtocol+Constraints.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[277/296] Compiling UIKitPlus DeclarativeProtocol+ConstraintsRelative.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[278/296] Compiling UIKitPlus DeclarativeProtocol+ConstraintsSolo.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[279/296] Compiling UIKitPlus DeclarativeProtocol+ConstraintsSuper.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[280/296] Compiling UIKitPlus DeclarativeProtocol+Corners.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[281/296] Compiling UIKitPlus DeclarativeProtocol+DeclarativeView.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[282/296] Compiling UIKitPlus DeclarativeProtocol+Gesture.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[283/296] Compiling UIKitPlus DeclarativeProtocol+Hidden.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[284/296] Compiling UIKitPlus DeclarativeProtocol+Hover.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[285/296] Compiling UIKitPlus DeclarativeProtocol+HuggingPriority.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[286/296] Compiling UIKitPlus DeclarativeProtocol+Itself.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[287/296] Compiling UIKitPlus DeclarativeProtocol+LayoutMargin.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[288/296] Compiling UIKitPlus DeclarativeProtocol+LayoutSubviews.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[289/296] Compiling UIKitPlus DeclarativeProtocol+LongPress.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[290/296] Compiling UIKitPlus DeclarativeProtocol+Magnification.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[291/296] Compiling UIKitPlus DeclarativeProtocol+MovedToSuperview.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[292/296] Compiling UIKitPlus DeclarativeProtocol+NextResponder.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[293/296] Compiling UIKitPlus DeclarativeProtocol+Opacity.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[294/296] Compiling UIKitPlus DeclarativeProtocol+Pan.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[295/296] Compiling UIKitPlus DeclarativeProtocol+Pinch.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[296/296] Compiling UIKitPlus DeclarativeProtocol+Press.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2