Build Information
Failed to build RouteComposer, reference 2.20.0 (a42ce2
), with Swift 6.0 for Linux on 8 May 2025 16:49:41 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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ekazaev/route-composer.git
Reference: 2.20.0
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/ekazaev/route-composer
* tag 2.20.0 -> FETCH_HEAD
HEAD is now at a42ce29 Merge pull request #113 from ekazaev/chore/swift6_support
Cloned https://github.com/ekazaev/route-composer.git
Revision (git rev-parse @):
a42ce29363b82e29793611fdb49199d615398121
SUCCESS checkout https://github.com/ekazaev/route-composer.git at 2.20.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/ekazaev/route-composer.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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/7] Write sources
[1/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/138] Emitting module RouteComposer
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[4/156] Compiling RouteComposer SwitcherStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[5/156] Compiling RouteComposer UIViewController+PrivateExtension.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[6/156] Compiling RouteComposer ContextTaskMultiplexer.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[7/156] Compiling RouteComposer InterceptorMultiplexer.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[8/156] Compiling RouteComposer PostRoutingTaskMultiplexer.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[9/156] Compiling RouteComposer AnyAction.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[10/156] Compiling RouteComposer AnyContext.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[11/156] Compiling RouteComposer AnyContextTask.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[12/156] Compiling RouteComposer AnyContextTransformer.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[13/156] Compiling RouteComposer AnyFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[14/156] Compiling RouteComposer AnyFinder.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[15/156] Compiling RouteComposer AnyPostRoutingTask.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[16/156] Compiling RouteComposer AnyRoutingInterceptor.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[17/156] Compiling RouteComposer ActionBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[18/156] Compiling RouteComposer AnyActionBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[19/156] Compiling RouteComposer AnyContextBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[20/156] Compiling RouteComposer AnyFactoryBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[21/156] Compiling RouteComposer ContainerActionBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[22/156] Compiling RouteComposer AbstractAction.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[23/156] Compiling RouteComposer AbstractFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[24/156] Compiling RouteComposer Action.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[25/156] Compiling RouteComposer UINavigationController+Action.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[26/156] Compiling RouteComposer UISplitViewController+Action.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[27/156] Compiling RouteComposer UITabBarController+Action.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[28/156] Compiling RouteComposer UIViewController+Action.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[29/156] Compiling RouteComposer ConcreteContainerAdapter.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[30/156] Compiling RouteComposer CustomContainerViewController.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[31/156] Compiling RouteComposer DefaultContainerAdapterLocator.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[32/156] Compiling RouteComposer NavigationControllerAdapter.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[33/156] Compiling RouteComposer SplitControllerAdapter.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[34/156] Compiling RouteComposer TabBarControllerAdapter.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[35/156] Compiling RouteComposer ChainAssembly.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[36/156] Compiling RouteComposer CompleteFactoryAssembly.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[37/156] Compiling RouteComposer ActionConnectingAssembly.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[38/156] Compiling RouteComposer ActionToStepIntegrator.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[39/156] Compiling RouteComposer BaseEntitiesCollector.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[40/156] Compiling RouteComposer CompleteFactoryChainAssembly.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[41/156] Compiling RouteComposer NavigationDelayInterceptor.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[42/156] Compiling RouteComposer PresentingFinder.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[43/156] Compiling RouteComposer Router+Destination.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[44/156] Compiling RouteComposer SingleNavigationRouter.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[45/156] Compiling RouteComposer ContextAcceptingView.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[46/156] Compiling RouteComposer ContextInstantiatable.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[47/156] Compiling RouteComposer ClassFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[48/156] Compiling RouteComposer CompleteFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[49/156] Compiling RouteComposer FinderFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[50/156] Compiling RouteComposer NavigationControllerFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[51/156] Compiling RouteComposer NilFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[52/156] Compiling RouteComposer SimpleContainerFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[53/156] Compiling RouteComposer SplitControllerFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[54/156] Compiling RouteComposer StoryboardFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[55/156] Compiling RouteComposer UIHostingControllerFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[56/156] Compiling RouteComposer UIHostingControllerWithContextFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[57/156] Compiling RouteComposer TabBarControllerFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[58/156] Compiling RouteComposer Factory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[59/156] Compiling RouteComposer Finder.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[60/156] Compiling RouteComposer Router.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[61/156] Compiling RouteComposer DefaultRouter.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[62/156] Compiling RouteComposer DefaultStackPresentationHandler.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[63/156] Compiling RouteComposer StackPresentationHandler.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[64/156] Compiling RouteComposer Array+PrivateExtension.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[65/156] Compiling RouteComposer BaseStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[66/156] Compiling RouteComposer ChainableStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[67/156] Compiling RouteComposer ConvertingStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[68/156] Compiling RouteComposer DefaultRouter+Extension.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[69/156] Compiling RouteComposer InPlaceTransformingAnyContext.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[70/156] Compiling RouteComposer InterceptableStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[71/156] Compiling RouteComposer NilContextTransformer.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[72/156] Compiling RouteComposer NilEntity.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[73/156] Compiling RouteComposer PerformableStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[74/156] Compiling RouteComposer PerformableStepResult.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[75/156] Compiling RouteComposer PostponedIntegrationFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[76/156] Compiling RouteComposer PreparableEntity.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[77/156] Compiling RouteComposer RoutingStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[78/156] Compiling RouteComposer ClassFinder.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[79/156] Compiling RouteComposer ClassWithContextFinder.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[80/156] Compiling RouteComposer InstanceFinder.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[81/156] Compiling RouteComposer NilFinder.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[82/156] Compiling RouteComposer CustomWindowProvider.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[83/156] Compiling RouteComposer DefaultStackIterator.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[84/156] Compiling RouteComposer KeyWindowProvider.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[85/156] Compiling RouteComposer StackIterator.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[86/156] Compiling RouteComposer WindowProvider.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[87/156] Compiling RouteComposer StackIteratingFinder.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[88/156] Compiling RouteComposer UIHostingControllerWithContextFinder.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[89/156] Compiling RouteComposer InterceptableRouter.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[90/156] Compiling RouteComposer DefaultLogger+LogLevel.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[91/156] Compiling RouteComposer DefaultLogger.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[92/156] Compiling RouteComposer LogMessage.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[93/156] Compiling RouteComposer Logger.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[94/156] Compiling RouteComposer PostRoutingTask.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[95/156] Compiling RouteComposer RouteComposerDefaults.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[96/156] Compiling RouteComposer ContainerStepChainAssembly.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[97/156] Compiling RouteComposer GenericStepAssembly.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[98/156] Compiling RouteComposer InterceptableStepAssembling.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[99/156] Compiling RouteComposer LastStepInChainAssembly.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[100/156] Compiling RouteComposer StepChainAssembly.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[101/156] Compiling RouteComposer TaskCollector.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[102/156] Compiling RouteComposer StepAssembly.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[103/156] Compiling RouteComposer SwitchAssembly.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[104/156] Compiling RouteComposer ChildCoordinator.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[105/156] Compiling RouteComposer ContainerAdapter.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[106/156] Compiling RouteComposer ContainerAdapterLocator.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[107/156] Compiling RouteComposer ContainerFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[108/156] Compiling RouteComposer ContainerViewController.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[109/156] Compiling RouteComposer ContextTask.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[110/156] Compiling RouteComposer ContextTransformer.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[111/156] Compiling RouteComposer DestinationStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[112/156] Compiling RouteComposer Array+Extension.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[113/156] Compiling RouteComposer NavigationController+Extension.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[114/156] Compiling RouteComposer SplitViewController+Extension.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[115/156] Compiling RouteComposer TabBarViewController+Extension.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[116/156] Compiling RouteComposer UIViewController+Extension.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[117/156] Compiling RouteComposer UIWindow+Extension.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[118/156] Compiling RouteComposer CATransaction+Action.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[119/156] Compiling RouteComposer ContextAccepting.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[120/156] Compiling RouteComposer ContextChecking.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[121/156] Compiling RouteComposer ContextSettingTask.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[122/156] Compiling RouteComposer Destination.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[123/156] Compiling RouteComposer DetailsNavigationFinder.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[124/156] Compiling RouteComposer DismissalMethodProvidingContextTask.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[125/156] Compiling RouteComposer Dismissible.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[126/156] Compiling RouteComposer DispatchQueue+Action.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[127/156] Compiling RouteComposer GlobalInterceptorRouter.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[128/156] Compiling RouteComposer InlineContextTask.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[129/156] Compiling RouteComposer InlineContextTransformer.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[130/156] Compiling RouteComposer InlineFactory.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[131/156] Compiling RouteComposer InlineInterceptor.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[132/156] Compiling RouteComposer InlinePostTask.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[133/156] Compiling RouteComposer InlineStackIteratingFinder.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[134/156] Compiling RouteComposer ContainerFactoryBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[135/156] Compiling RouteComposer ContextTaskBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[136/156] Compiling RouteComposer ContextTransformerBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[137/156] Compiling RouteComposer FactoryBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[138/156] Compiling RouteComposer FinderBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[139/156] Compiling RouteComposer PostRoutingTaskBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[140/156] Compiling RouteComposer RoutingInterceptorBox.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[141/156] Compiling RouteComposer RoutingError.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[142/156] Compiling RouteComposer RoutingInterceptable.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[143/156] Compiling RouteComposer RoutingInterceptor.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[144/156] Compiling RouteComposer RoutingResult.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[145/156] Compiling RouteComposer SearchOptions.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[146/156] Compiling RouteComposer GeneralStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[147/156] Compiling RouteComposer NavigationControllerStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[148/156] Compiling RouteComposer SingleContainerStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[149/156] Compiling RouteComposer SingleStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[150/156] Compiling RouteComposer SplitControllerStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
[151/156] Compiling RouteComposer TabBarControllerStep.swift
<unknown>:0: error: invalid value '6.0' in '-swift-version 6.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/RouteComposer/Classes/AbstractAction.swift:13:8: error: no such module 'UIKit'
11 | //
12 |
13 | import UIKit
| `- error: no such module 'UIKit'
14 |
15 | /// Represents any action that has to be applied to the `UIViewController` after it has
BUILD FAILURE 6.0 linux