The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DynamicOverlay, reference 1.1.0-beta.2 (84c01f), with Swift 6.2 for macOS (SPM) on 4 Dec 2025 16:19:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/faberNovel/DynamicOverlay.git
Reference: 1.1.0-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/faberNovel/DynamicOverlay
 * tag               1.1.0-beta.2 -> FETCH_HEAD
HEAD is now at 84c01f9 Bump to 1.1.0-beta.2
Cloned https://github.com/faberNovel/DynamicOverlay.git
Revision (git rev-parse @):
84c01f9b191e59757ee0caadcbdfd6b03d0ca35c
SUCCESS checkout https://github.com/faberNovel/DynamicOverlay.git at 1.1.0-beta.2
Fetching https://github.com/applidium/OverlayContainer.git
[1/3738] Fetching overlaycontainer
Fetched https://github.com/applidium/OverlayContainer.git from cache (2.63s)
Computing version for https://github.com/applidium/OverlayContainer.git
Computed https://github.com/applidium/OverlayContainer.git at 3.5.3 (3.25s)
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/Quick/Quick
[1/14859] Fetching quick
[299/34663] Fetching quick, nimble
Fetched https://github.com/Quick/Nimble from cache (1.91s)
Fetched https://github.com/Quick/Quick from cache (1.91s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 4.0.0 (2.55s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.62s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.83s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.46s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.38s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 4.0.0
Creating working copy for https://github.com/applidium/OverlayContainer.git
Working copy of https://github.com/applidium/OverlayContainer.git resolved at 3.5.3
========================================
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": "dynamicoverlay",
      "name": "DynamicOverlay",
      "url": "https://github.com/faberNovel/DynamicOverlay.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DynamicOverlay",
      "dependencies": [
        {
          "identity": "overlaycontainer",
          "name": "OverlayContainer",
          "url": "https://github.com/applidium/OverlayContainer.git",
          "version": "3.5.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OverlayContainer",
          "dependencies": [
            {
              "identity": "nimble",
              "name": "Nimble",
              "url": "https://github.com/Quick/Nimble",
              "version": "9.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
              "dependencies": [
                {
                  "identity": "cwlpreconditiontesting",
                  "name": "CwlPreconditionTesting",
                  "url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
                  "version": "2.2.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
                  "dependencies": [
                    {
                      "identity": "cwlcatchexception",
                      "name": "CwlCatchException",
                      "url": "https://github.com/mattgallagher/CwlCatchException.git",
                      "version": "2.2.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "quick",
              "name": "Quick",
              "url": "https://github.com/Quick/Quick",
              "version": "4.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/faberNovel/DynamicOverlay.git
[1/2437] Fetching dynamicoverlay
Fetched https://github.com/faberNovel/DynamicOverlay.git from cache (2.13s)
Fetching https://github.com/applidium/OverlayContainer.git from cache
Fetched https://github.com/applidium/OverlayContainer.git from cache (0.46s)
Computing version for https://github.com/applidium/OverlayContainer.git
Computed https://github.com/applidium/OverlayContainer.git at 3.5.3 (0.51s)
Fetching https://github.com/Quick/Quick from cache
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/Quick/Nimble from cache (0.65s)
Fetched https://github.com/Quick/Quick from cache (0.65s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 4.0.0 (0.72s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.04s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.45s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.50s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.44s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.50s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/applidium/OverlayContainer.git
Working copy of https://github.com/applidium/OverlayContainer.git resolved at 3.5.3
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 4.0.0
Creating working copy for https://github.com/faberNovel/DynamicOverlay.git
Working copy of https://github.com/faberNovel/DynamicOverlay.git resolved at 1.1.0-beta.2 (84c01f9)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
warning: '.resolve-product-dependencies': dependency 'dynamicoverlay' is not used by any target
Found 1 product dependencies
  - OverlayContainer
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/faberNovel/DynamicOverlay.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/42] Emitting module OverlayContainer
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[5/46] Compiling OverlayContainer PanGestureOverlayTranslationDriver.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[6/46] Compiling OverlayContainer ScrollViewOverlayTranslationDriver.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[7/46] Compiling OverlayContainer GroundView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[8/46] Compiling OverlayContainer OverlayContainerView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[9/46] Compiling OverlayContainer OverlayTranslationContainerView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[10/46] Compiling OverlayContainer OverlayTranslationView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[11/46] Compiling OverlayContainer OverlayContainerPresentationController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[12/46] Compiling OverlayContainer OverlayContainerSheetDimmingView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[13/46] Compiling OverlayContainer ConcreteOverlayContainerContextTargetNotchPolicy.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[14/46] Compiling OverlayContainer ConcreteOverlayContainerContextTransitioning.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[15/46] Compiling OverlayContainer ConcreteOverlayContainerDimissingPolicyContext.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[16/46] Compiling OverlayContainer ConcreteOverlayTranslationParameters.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[17/46] Compiling OverlayContainer DraggingOverlayContainerTransitionCoordinator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[18/46] Compiling OverlayContainer OverlayScrollViewDelegateProxy.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[19/46] Compiling OverlayContainer OverlayTranslationController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[20/46] Compiling OverlayContainer OverlayTranslationDriver.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[21/46] Compiling OverlayContainer OverlayTranslationGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[22/46] Compiling OverlayContainer OverlayContainerSheetDismissalPolicy.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[23/46] Compiling OverlayContainer OverlayContainerSheetPresentationController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[24/46] Compiling OverlayContainer OverlayContainerSheetPresentationControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[25/46] Compiling OverlayContainer OverlayContainerTransitionCoordinator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[26/46] Compiling OverlayContainer OverlayContainerViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[27/46] Compiling OverlayContainer OverlayContainerViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[28/46] Compiling OverlayContainer OverlayTransitioningDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[29/46] Compiling OverlayContainer OverlayTranslationFunction.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[30/46] Compiling OverlayContainer UIView+Constraints.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[31/46] Compiling OverlayContainer UIView+Subviews.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[32/46] Compiling OverlayContainer UIViewController+Children.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[33/46] Compiling OverlayContainer HeightContraintOverlayTranslationController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[34/46] Compiling OverlayContainer InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[35/46] Compiling OverlayContainer OverlayContainerConfiguration.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[36/46] Compiling OverlayContainer OverlayContainerConfigurationImplementation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[37/46] Compiling OverlayContainer OverlayScrollViewDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[38/46] Compiling OverlayContainer PassThroughView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[39/46] Compiling OverlayContainer RubberBandOverlayTranslationFunction.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[40/46] Compiling OverlayContainer RushingForwardTargetNotchPolicy.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[41/46] Compiling OverlayContainer SpringOverlayTranslationAnimationController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[42/46] Compiling OverlayContainer CGFloat+Round.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[43/46] Compiling OverlayContainer CGGeometry+Utils.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[44/46] Compiling OverlayContainer OverlayContainerViewControllerDelegate+Defaults.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[45/46] Compiling OverlayContainer UIPanGesture+Utils.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
[46/46] Compiling OverlayContainer UIScrollViiew+Utils.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | struct ConcreteOverlayContainerContextTargetNotchPolicy: OverlayContainerContextTargetNotchPolicy {
BUILD FAILURE 6.2 macosSpm