The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build UIKitPlus, reference master (6932b7), with Swift 6.0 for Linux on 1 Dec 2024 22:42:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihaelisaev/UIKitPlus.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/mihaelisaev/UIKitPlus
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6932b74 ⛏️ Bump version to 2.2.0
Cloned https://github.com/mihaelisaev/UIKitPlus.git
Revision (git rev-parse @):
6932b74068e7f6ee030fb74fc9a51d4673a5c4c0
SUCCESS checkout https://github.com/mihaelisaev/UIKitPlus.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mihaelisaev/UIKitPlus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/177] Compiling UIKitPlus BezelStyleable.swift
/host/spi-builder-workspace/Classes/Controllers/AlertController.swift:2:8: error: no such module 'UIKit'
  1 | #if !os(macOS)
  2 | import UIKit
    |        `- error: no such module 'UIKit'
  3 |
  4 | extension UIAlertController: _Messageable, _UIAlertViewControllerable {
[4/177] 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 {
[5/177] 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 {
[6/177] 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 {
[7/177] 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 {
[8/177] 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 {
[9/177] 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 {
[10/177] 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 {
[11/177] 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 {
[12/177] 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 {
[13/177] 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 {
[14/177] 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 {
[15/177] 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 {
[16/177] 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 {
[17/177] 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 {
[18/177] 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 {
[19/177] 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 {
[20/177] 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 {
[21/177] 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 {
[22/177] 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 {
[23/177] 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 {
[24/177] 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 {
[25/177] 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 {
[26/177] 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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
[40/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 {
[41/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 {
[42/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 {
[43/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 {
[44/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 {
[45/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 {
[46/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 {
[47/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 {
[48/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 {
[49/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 {
[50/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 {
[51/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 {
[52/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 {
[53/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 {
[54/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 {
[55/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 {
[56/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 {
[57/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 {
[58/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 {
[59/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 {
[60/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 {
[61/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 {
[62/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 {
[63/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 {
[64/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 {
[65/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 {
[66/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 {
[67/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 {
[68/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 {
[69/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 {
[70/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 {
[71/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 {
[72/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 {
[73/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 {
[74/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 {
[75/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 {
[76/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 {
[77/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 {
[78/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 {
[79/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 {
[80/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 {
[81/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 {
[82/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 {
[83/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 {
[84/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 {
[85/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 {
[86/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 {
[87/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 {
[88/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 {
[89/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 {
[90/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 {
[91/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 {
[92/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 {
[93/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 {
[94/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 {
[95/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 {
[96/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 {
[97/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 {
[98/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 {
[99/273] 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 {
[100/273] 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 {
[101/273] 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 {
[102/273] 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 {
[103/273] 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 {
[104/273] 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 {
[105/273] 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 {
[106/273] 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 {
[107/273] 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 {
[108/273] 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 {
[109/273] 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 {
[110/273] 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 {
[111/273] 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 {
[112/273] 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 {
[113/273] 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 {
[114/273] 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 {
[115/273] 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 {
[116/273] 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 {
[117/273] 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 {
[118/273] 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 {
[119/273] 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 {
[120/273] 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 {
[121/273] 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 {
[122/273] 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 {
[123/273] 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 {
[124/273] 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 {
[125/273] 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 {
[126/273] 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 {
[127/273] 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 {
[128/273] 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 {
[129/273] 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 {
[130/273] 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 {
[131/273] 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 {
[132/273] 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 {
[133/273] 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 {
[134/273] 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 {
[135/273] 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 {
[136/273] 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 {
[137/273] 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 {
[138/273] 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 {
[139/273] 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 {
[140/273] 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 {
[141/273] 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 {
[142/273] 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 {
[143/273] 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 {
[144/273] 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 {
[145/273] 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 {
[146/273] 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 {
[147/273] 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 {
[148/273] 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 {
[149/273] 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 {
[150/273] 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 {
[151/273] 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 {
[152/273] 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 {
[153/273] 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 {
[154/273] 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 {
[155/273] 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 {
[156/273] 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 {
[157/273] 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 {
[158/273] 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 {
[159/273] 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 {
[160/273] 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 {
[161/273] 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 {
[162/273] 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 {
[163/273] 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 {
[164/273] 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 {
[165/273] 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 {
[166/273] 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 {
[167/273] 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 {
[168/273] 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 {
[169/273] 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 {
[170/273] 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 {
[171/273] 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 {
[172/273] 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 {
[173/273] 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 {
[174/297] 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 {
[175/297] 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 {
[176/297] 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 {
[177/297] 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 {
[178/297] 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 {
[179/297] 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 {
[180/297] 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 {
[181/297] 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 {
[182/297] 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 {
[183/297] 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 {
[184/297] 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 {
[185/297] 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 {
[186/297] 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 {
[187/297] 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 {
[188/297] 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 {
[189/297] 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 {
[190/297] 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 {
[191/297] 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 {
[192/297] 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 {
[193/297] 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 {
[194/297] 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 {
[195/297] 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 {
[196/297] 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 {
[197/297] 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 {
[198/297] 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 {
[199/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 {
[200/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 {
[201/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 {
[202/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 {
[203/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 {
[204/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 {
[205/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 {
[206/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 {
[207/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 {
[208/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 {
[209/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 {
[210/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 {
[211/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 {
[212/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 {
[213/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 {
[214/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 {
[215/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 {
[216/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 {
[217/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 {
[218/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 {
[219/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 {
[220/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 {
[221/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 {
[222/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 {
[223/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 {
[224/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 {
[225/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 {
[226/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 {
[227/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 {
[228/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 {
[229/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 {
[230/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 {
[231/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 {
[232/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 {
[233/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 {
[234/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 {
[235/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 {
[236/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 {
[237/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 {
[238/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 {
[239/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 {
[240/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 {
[241/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 {
[242/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 {
[243/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 {
[244/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 {
[245/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 {
[246/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[247/297] 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 {
[248/297] 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 {
[249/297] 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 {
[250/297] 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 {
[251/297] 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 {
[252/297] 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 {
[253/297] 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 {
[254/297] 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 {
[255/297] 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 {
[256/297] 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 {
[257/297] 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 {
[258/297] 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 {
[259/297] 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 {
[260/297] 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 {
[261/297] 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 {
[262/297] 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 {
[263/297] 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 {
[264/297] 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 {
[265/297] 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 {
[266/297] 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 {
[267/297] 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 {
[268/297] 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 {
[269/297] 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 {
[270/297] 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 {
[271/297] 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 {
[272/297] 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 {
[273/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 {
[274/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 {
[275/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 {
[276/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 {
[277/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 {
[278/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 {
[279/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 {
[280/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 {
[281/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 {
[282/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 {
[283/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 {
[284/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 {
[285/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 {
[286/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 {
[287/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 {
[288/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 {
[289/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 {
[290/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 {
[291/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 {
[292/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 {
[293/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 {
[294/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 {
[295/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 {
[296/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 {
[297/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 {
BUILD FAILURE 6.0 linux