The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Destinations, reference main (539964), with Swift 6.3 for Android on 21 Apr 2026 21:55:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/poetmountain/Destinations.git
Reference: main
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/poetmountain/Destinations
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5399647 Updates for version 2.3.6 release
Cloned https://github.com/poetmountain/Destinations.git
Revision (git rev-parse @):
5399647f1ec001adb2d7cc6e492ec539c81edcf0
SUCCESS checkout https://github.com/poetmountain/Destinations.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/poetmountain/Destinations.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/106] Emitting module Destinations
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[4/106] Compiling Destinations AppDestinationConfigurations.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[5/106] Compiling Destinations CustomPresentation.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[6/106] Compiling Destinations DefaultActionAssistant.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[7/106] Compiling Destinations DefaultAsyncInteractorAssistant.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[8/106] Compiling Destinations DefaultInteractorAssistant.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[9/106] Compiling Destinations DestinationInterfaceState.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[10/106] Compiling Destinations DestinationInternalState.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[11/106] Compiling Destinations DestinationPresentation.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[12/106] Compiling Destinations DestinationsError.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[13/106] Compiling Destinations DestinationsSupport.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[14/106] Compiling Destinations GroupDestinationInternalState.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[15/106] Compiling Destinations Extensions.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[16/106] Compiling Destinations PMLogger.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[17/106] Compiling Destinations SystemNavigationOptions.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[18/106] Compiling Destinations InteractorConfiguration.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[19/106] Compiling Destinations TabViewDestination.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[20/106] Compiling Destinations ViewDestination.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[21/106] Compiling Destinations ViewFlow.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[22/106] Compiling Destinations BackNavigationModifier.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[23/106] Compiling Destinations DestinationDisappearModifier.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[24/106] Compiling Destinations SheetPresenter.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[25/106] Compiling Destinations ViewSheetPresentationOptions.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[26/106] Compiling Destinations TabModel.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[27/106] Compiling Destinations ActionAssistantType.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[28/106] Compiling Destinations DestinationActionType.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[29/106] Compiling Destinations DestinationPresentationType.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[30/106] Compiling Destinations InteractorAssistantType.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[31/106] Compiling Destinations InteractorRequestMethod.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[32/106] Compiling Destinations NavigationPresentationType.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[33/106] Compiling Destinations DestinationProviding.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[34/106] Compiling Destinations DestinationStateable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[35/106] Compiling Destinations Destinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[36/106] Compiling Destinations Flowable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[37/106] Compiling Destinations GroupDestinationInternalStateable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[38/106] Compiling Destinations GroupedDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[39/106] Compiling Destinations Interactable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[40/106] Compiling Destinations InteractorAssisting.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[41/106] Compiling Destinations InteractorConfiguring.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[42/106] Compiling Destinations InteractorRequestConfiguring.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[43/106] Compiling Destinations InterfaceActionConfiguring.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[44/106] Compiling Destinations NavigationDestinationStateable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[45/106] Compiling Destinations DestinationSwiftUICoordinating.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[46/106] Compiling Destinations GroupedViewDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[47/106] Compiling Destinations NavigatingDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[48/106] Compiling Destinations InterfaceAction.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[49/106] Compiling Destinations InterfaceActionData.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[50/106] Compiling Destinations NavigationDestinationInterfaceState.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[51/106] Compiling Destinations NavigationStackPresentationOptions.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[52/106] Compiling Destinations AbstractInteractable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[53/106] Compiling Destinations AsyncDatasourceable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[54/106] Compiling Destinations AsyncInteractable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[55/106] Compiling Destinations AsyncInteractorAssisting.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[56/106] Compiling Destinations DatasourceItemsProviderStatusDelegate.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[57/106] Compiling Destinations Datasourceable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[58/106] Compiling Destinations DestinationConfigurationsContaining.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[59/106] Compiling Destinations DestinationInterfaceCoordinating.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[60/106] Compiling Destinations DestinationInterfacing.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[61/106] Compiling Destinations DestinationInternalStateable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[62/106] Compiling Destinations DestinationPathNavigating.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[63/106] Compiling Destinations InteractorTypeable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[64/106] Compiling Destinations RoutableDestinations.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[65/106] Compiling Destinations TabTypeable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[66/106] Compiling Destinations UserInteractionTypeable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[67/106] Compiling Destinations ControllerDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[68/106] Compiling Destinations ControllerDestinationProviding.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[69/106] Compiling Destinations ControllerDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[70/106] Compiling Destinations ControllerFlowable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[71/106] Compiling Destinations DestinationUIKitCoordinating.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[72/106] Compiling Destinations GroupedControllerDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[73/106] Compiling Destinations NavigatingControllerDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[74/106] Compiling Destinations SplitViewControllerDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[75/106] Compiling Destinations SplitViewControllerDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[76/106] Compiling Destinations SwiftUIAdaptable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[77/106] Compiling Destinations SwiftUIContainerDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[78/106] Compiling Destinations SwiftUIContainerInterfacing.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[79/106] Compiling Destinations SwiftUIHostedInterfacing.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[80/106] Compiling Destinations TabBarControllerDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[81/106] Compiling Destinations TabBarControllerDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[82/106] Compiling Destinations SheetPresentationOptions.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[83/106] Compiling Destinations SplitViewColumn.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[84/106] Compiling Destinations BindableContainerView.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[85/106] Compiling Destinations ContainerView.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[86/106] Compiling Destinations DestinationNavigator.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[87/106] Compiling Destinations DestinationSwiftUICoordinator.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[88/106] Compiling Destinations NavigationSplitViewDestination.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[89/106] Compiling Destinations NavigationViewDestination.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[90/106] Compiling Destinations Sheet.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[91/106] Compiling Destinations SheetPresentation.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[92/106] Compiling Destinations NavigatingViewDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[93/106] Compiling Destinations NavigationSplitViewDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[94/106] Compiling Destinations NavigationSplitViewDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[95/106] Compiling Destinations SheetPresentationConfiguring.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[96/106] Compiling Destinations SheetPresenting.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[97/106] Compiling Destinations Sheetable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[98/106] Compiling Destinations TabBarViewDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[99/106] Compiling Destinations TabBarViewDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[100/106] Compiling Destinations ViewDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[101/106] Compiling Destinations ViewDestinationProviding.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[102/106] Compiling Destinations ViewDestinationable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[103/106] Compiling Destinations ViewFlowable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[104/106] Compiling Destinations TabBarDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[105/106] Compiling Destinations ContentTypeable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[106/106] Compiling Destinations DestinationPresentationTypeable.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[107/120] Compiling Destinations SheetPresentationType.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[108/120] Compiling Destinations SystemNavigationType.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[109/120] Compiling Destinations ControllerDestination.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[110/120] Compiling Destinations ControllerFlow.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[111/120] Compiling Destinations ControllerSheetPresentationOptions.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[112/120] Compiling Destinations DestinationUIKitCoordinator.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[113/120] Compiling Destinations NavigationControllerDestination.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[114/120] Compiling Destinations SplitViewController.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[115/120] Compiling Destinations SplitViewControllerDestination.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[116/120] Compiling Destinations SwiftUIAdapter.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[117/120] Compiling Destinations SwiftUIContainerController.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[118/120] Compiling Destinations SwiftUIContainerDestination.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[119/120] Compiling Destinations SwiftUIHostingState.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
[120/120] Compiling Destinations TabBarControllerDestination.swift
/host/spi-builder-workspace/Sources/Helpers/Extensions.swift:10:8: error: no such module 'UIKit'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | extension UIViewController {
BUILD FAILURE 6.3 android