Build Information
Failed to build Container with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BottleRocketStudios/iOS-Container.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BottleRocketStudios/iOS-Container
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 61a1c7e Merge pull request #12 from BottleRocketStudios/release/1.0.2
Cloned https://github.com/BottleRocketStudios/iOS-Container.git
Revision (git rev-parse @):
61a1c7e60a4f7e6e8e6fc6f1cf686b00a571f841
SUCCESS checkout https://github.com/BottleRocketStudios/iOS-Container.git at 1.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/BottleRocketStudios/iOS-Container.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/11] Compiling Container ContainerViewControllerTransitionCoordinator.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[4/11] Compiling Container ContainerViewControllerInteractiveTransitioning.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[5/11] Compiling Container ContainerViewControllerDelegate.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[6/11] Compiling Container ContainerTransitionContext.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/12] Emitting module Container
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[8/12] Compiling Container ContainerViewController.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[9/12] Compiling Container ContainerPercentDrivenInteractiveTransitioner.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[10/12] Compiling Container ContainerViewController.ChildManager.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[11/12] Compiling Container ContainerViewController.PostTransitionBehavior.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[12/12] Compiling Container DefaultContainerTransitionAnimator.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/10] Emitting module Container
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[3/10] Compiling Container ContainerViewController.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[4/11] Compiling Container ContainerViewControllerTransitionCoordinator.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[5/11] Compiling Container ContainerViewController.ChildManager.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[6/11] Compiling Container ContainerViewController.PostTransitionBehavior.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[7/11] Compiling Container ContainerViewControllerInteractiveTransitioning.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[8/11] Compiling Container ContainerPercentDrivenInteractiveTransitioner.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[9/11] Compiling Container ContainerViewControllerDelegate.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[10/11] Compiling Container ContainerTransitionContext.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[11/11] Compiling Container DefaultContainerTransitionAnimator.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 macosSpm