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