The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UIKitPlus with Swift 5.9 for Linux.

Build Command

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

Build Log

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

Build Machine: Linux 1