The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Container with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BottleRocketStudios/iOS-Container.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BottleRocketStudios/iOS-Container
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f98b45a Merge pull request #13 from BottleRocketStudios/feature/projectStructure
Cloned https://github.com/BottleRocketStudios/iOS-Container.git
Revision (git rev-parse @):
f98b45a8d40dfb7c9935ebb45f9476d473711365
SUCCESS checkout https://github.com/BottleRocketStudios/iOS-Container.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ios-container",
      "name": "Container",
      "url": "https://github.com/BottleRocketStudios/iOS-Container.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/iOS-Container",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/BottleRocketStudios/iOS-Container.git
[1/474] Fetching ios-container
Fetched https://github.com/BottleRocketStudios/iOS-Container.git (0.33s)
Creating working copy for https://github.com/BottleRocketStudios/iOS-Container.git
Working copy of https://github.com/BottleRocketStudios/iOS-Container.git resolved at main
warning: '.resolve-product-dependencies': dependency 'ios-container' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/9] Emitting module Container
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling Container ContainerViewControllerInteractiveTransitioning.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling Container ContainerViewControllerTransitionCoordinator.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/9] Compiling Container ContainerPercentDrivenInteractiveTransitioner.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/9] Compiling Container ContainerTransitionContext.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/9] Compiling Container ContainerViewController.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling Container ContainerViewControllerDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling Container ContainerViewController.ChildManager.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling Container ContainerViewController.PostTransitionBehavior.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling Container DefaultContainerTransitionAnimator.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/9] Compiling Container ContainerViewControllerTransitionCoordinator.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling Container ContainerViewControllerInteractiveTransitioning.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling Container ContainerTransitionContext.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/9] Compiling Container ContainerPercentDrivenInteractiveTransitioner.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/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)
[5/10] Emitting module Container
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling Container ContainerViewControllerDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling Container ContainerViewController.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling Container ContainerViewController.ChildManager.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling Container ContainerViewController.PostTransitionBehavior.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling Container DefaultContainerTransitionAnimator.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm