The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Container, reference 1.0.2 (61a1c7), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 20:32:29 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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/admin/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
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "ios-container",
      "name": "Container",
      "url": "https://github.com/BottleRocketStudios/iOS-Container.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/iOS-Container",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/BottleRocketStudios/iOS-Container.git
[1/474] Fetching ios-container
Fetched https://github.com/BottleRocketStudios/iOS-Container.git from cache (0.70s)
Creating working copy for https://github.com/BottleRocketStudios/iOS-Container.git
Working copy of https://github.com/BottleRocketStudios/iOS-Container.git resolved at 1.0.2 (61a1c7e)
warning: '.resolve-product-dependencies': dependency 'ios-container' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/BottleRocketStudios/iOS-Container.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/12] Emitting module Container
/Users/admin/builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension ContainerViewController {
[4/12] Compiling Container ContainerPercentDrivenInteractiveTransitioner.swift
/Users/admin/builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension ContainerViewController {
[5/12] Compiling Container ContainerViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension ContainerViewController {
[6/12] Compiling Container DefaultContainerTransitionAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension ContainerViewController {
[7/12] Compiling Container ContainerTransitionContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension ContainerViewController {
[8/12] Compiling Container ContainerViewControllerInteractiveTransitioning.swift
/Users/admin/builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension ContainerViewController {
[9/12] Compiling Container ContainerViewControllerTransitionCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension ContainerViewController {
[10/12] Compiling Container ContainerViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension ContainerViewController {
[11/12] Compiling Container ContainerViewController.PostTransitionBehavior.swift
/Users/admin/builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension ContainerViewController {
[12/12] Compiling Container ContainerViewController.ChildManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension ContainerViewController {
BUILD FAILURE 6.3 macosSpm