Build Information
Failed to build Destinations, reference 1.0.0 (414080
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 19:42:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/poetmountain/Destinations.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/poetmountain/Destinations
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 4140800 Updated Examples and Tests for Swift 6 strict concurrency
Cloned https://github.com/poetmountain/Destinations.git
Revision (git rev-parse @):
4140800e319eed4dc7f546665bd67f8b37a806e7
SUCCESS checkout https://github.com/poetmountain/Destinations.git at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "destinations",
"name": "Destinations",
"url": "https://github.com/poetmountain/Destinations.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Destinations",
"dependencies": [
]
}
]
}
Fetching https://github.com/poetmountain/Destinations.git
[1/479] Fetching destinations
Fetched https://github.com/poetmountain/Destinations.git from cache (1.02s)
Creating working copy for https://github.com/poetmountain/Destinations.git
Working copy of https://github.com/poetmountain/Destinations.git resolved at 1.0.0 (4140800)
warning: '.resolve-product-dependencies': dependency 'destinations' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/poetmountain/Destinations.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/88] Compiling Destinations DestinationInterfaceCoordinating.swift
/Users/admin/builder/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/88] Compiling Destinations DestinationInterfacing.swift
/Users/admin/builder/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/88] Compiling Destinations DestinationPathNavigating.swift
/Users/admin/builder/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/88] Compiling Destinations DestinationPresentationConfiguring.swift
/Users/admin/builder/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/88] Compiling Destinations DestinationProviding.swift
/Users/admin/builder/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/88] Compiling Destinations DestinationStateable.swift
/Users/admin/builder/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/88] Compiling Destinations Destinationable.swift
/Users/admin/builder/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/88] Compiling Destinations Flowable.swift
/Users/admin/builder/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/88] Compiling Destinations GroupedDestinationable.swift
/Users/admin/builder/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/88] Compiling Destinations Interactable.swift
/Users/admin/builder/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/97] Compiling Destinations ControllerDestination.swift
/Users/admin/builder/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/97] Compiling Destinations ControllerFlow.swift
/Users/admin/builder/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/97] Compiling Destinations ControllerSheetPresentationOptions.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationUIKitCoordinator.swift
/Users/admin/builder/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/97] Compiling Destinations NavigationControllerDestination.swift
/Users/admin/builder/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/97] Compiling Destinations SwiftUIContainerController.swift
/Users/admin/builder/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/97] Compiling Destinations SwiftUIContainerDestination.swift
/Users/admin/builder/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/97] Compiling Destinations SwiftUIHostingState.swift
/Users/admin/builder/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/97] Compiling Destinations TabBarControllerDestination.swift
/Users/admin/builder/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/97] Emitting module Destinations
/Users/admin/builder/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/97] Compiling Destinations AppDestinationConfigurations.swift
/Users/admin/builder/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/97] Compiling Destinations CustomPresentation.swift
/Users/admin/builder/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/97] Compiling Destinations DefaultActionAssistant.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationInterfaceState.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationPresentation.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationsError.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationsOptions.swift
/Users/admin/builder/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/97] Compiling Destinations ContainerView.swift
/Users/admin/builder/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/97] Compiling Destinations Extensions.swift
/Users/admin/builder/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/97] Compiling Destinations PMLogger.swift
/Users/admin/builder/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/97] Compiling Destinations ViewSheetPresentationOptions.swift
/Users/admin/builder/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/97] Compiling Destinations TabModel.swift
/Users/admin/builder/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/97] Compiling Destinations ActionAssistantType.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationActionType.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationPresentationType.swift
/Users/admin/builder/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/97] Compiling Destinations InteractorRequestMethod.swift
/Users/admin/builder/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/97] Compiling Destinations NavigationPresentationType.swift
/Users/admin/builder/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/97] Compiling Destinations SheetPresentationType.swift
/Users/admin/builder/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/97] Compiling Destinations SystemNavigationType.swift
/Users/admin/builder/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/97] Compiling Destinations SwiftUIAdapter.swift
/Users/admin/builder/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/97] Compiling Destinations SystemNavigationOptions.swift
/Users/admin/builder/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/97] Compiling Destinations InteractorConfiguration.swift
/Users/admin/builder/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/97] Compiling Destinations InterfaceAction.swift
/Users/admin/builder/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/97] Compiling Destinations InterfaceActionData.swift
/Users/admin/builder/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/97] Compiling Destinations AsyncDatasourceable.swift
/Users/admin/builder/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/97] Compiling Destinations AsyncInteractable.swift
/Users/admin/builder/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/97] Compiling Destinations DatasourceItemsProviderStatusDelegate.swift
/Users/admin/builder/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/97] Compiling Destinations Datasourceable.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationConfigurationsContaining.swift
/Users/admin/builder/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/97] Compiling Destinations NavigatingControllerDestinationable.swift
/Users/admin/builder/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/97] Compiling Destinations SwiftUIAdaptable.swift
/Users/admin/builder/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/97] Compiling Destinations SwiftUIContainerInterfacing.swift
/Users/admin/builder/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/97] Compiling Destinations SwiftUIHostedInterfacing.swift
/Users/admin/builder/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/97] Compiling Destinations TabBarControllerDestinationInterfacing.swift
/Users/admin/builder/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/97] Compiling Destinations TabBarControllerDestinationable.swift
/Users/admin/builder/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/97] Compiling Destinations SheetPresentationOptions.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationNavigator.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationSwiftUICoordinator.swift
/Users/admin/builder/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/97] Compiling Destinations InteractorAssisting.swift
/Users/admin/builder/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/97] Compiling Destinations InteractorConfiguring.swift
/Users/admin/builder/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/97] Compiling Destinations InteractorRequestConfiguring.swift
/Users/admin/builder/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/97] Compiling Destinations InterfaceActionConfiguring.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationSwiftUICoordinating.swift
/Users/admin/builder/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/97] Compiling Destinations NavigatingDestinationInterfacing.swift
/Users/admin/builder/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/97] Compiling Destinations NavigatingViewDestinationable.swift
/Users/admin/builder/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/97] Compiling Destinations SheetPresentationConfiguring.swift
/Users/admin/builder/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/97] Compiling Destinations SheetPresenting.swift
/Users/admin/builder/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/97] Compiling Destinations Sheetable.swift
/Users/admin/builder/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/97] Compiling Destinations NavigationViewDestination.swift
/Users/admin/builder/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/97] Compiling Destinations Sheet.swift
/Users/admin/builder/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/97] Compiling Destinations SheetPresentation.swift
/Users/admin/builder/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/97] Compiling Destinations TabViewDestination.swift
/Users/admin/builder/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/97] Compiling Destinations ViewDestination.swift
/Users/admin/builder/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/97] Compiling Destinations ViewFlow.swift
/Users/admin/builder/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/97] Compiling Destinations BackNavigationModifier.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationDisappearModifier.swift
/Users/admin/builder/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/97] Compiling Destinations SheetPresenter.swift
/Users/admin/builder/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/97] Compiling Destinations InteractorTypeable.swift
/Users/admin/builder/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/97] Compiling Destinations RoutableDestinations.swift
/Users/admin/builder/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/97] Compiling Destinations TabTypeable.swift
/Users/admin/builder/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/97] Compiling Destinations UserInteractionTypeable.swift
/Users/admin/builder/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/97] Compiling Destinations ControllerDestinationInterfacing.swift
/Users/admin/builder/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/97] Compiling Destinations ControllerDestinationProviding.swift
/Users/admin/builder/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/97] Compiling Destinations ControllerDestinationable.swift
/Users/admin/builder/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/97] Compiling Destinations ControllerFlowable.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationUIKitCoordinating.swift
/Users/admin/builder/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/97] Compiling Destinations TabBarViewDestinationInterfacing.swift
/Users/admin/builder/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/97] Compiling Destinations TabBarViewDestinationable.swift
/Users/admin/builder/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/97] Compiling Destinations ViewDestinationInterfacing.swift
/Users/admin/builder/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/97] Compiling Destinations ViewDestinationProviding.swift
/Users/admin/builder/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/97] Compiling Destinations ViewDestinationable.swift
/Users/admin/builder/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/97] Compiling Destinations ViewFlowable.swift
/Users/admin/builder/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/97] Compiling Destinations TabBarDestinationInterfacing.swift
/Users/admin/builder/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/97] Compiling Destinations ContentTypeable.swift
/Users/admin/builder/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/97] Compiling Destinations DestinationPresentationTypeable.swift
/Users/admin/builder/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.0 macosSpm