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