The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DynamicOverlay, reference 1.1.0-beta.2 (84c01f), with Swift 6.3 for watchOS using Xcode 26.4 on 21 Apr 2026 01:08:23 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DynamicOverlay -destination generic/platform=watchOS

Build Log

EmitSwiftModule normal armv7k (in target 'OverlayContainer' from project 'OverlayContainer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:12:32: error: 'UIViewController' is unavailable in watchOS
    let overlayViewController: UIViewController
                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTransitioning.swift:17:32: error: 'UIViewController' is unavailable in watchOS
    let overlayViewController: UIViewController
                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:12:96: error: 'UIViewController' is unavailable in watchOS
                                        transitioningDelegateForOverlay overlayViewController: UIViewController) -> OverlayTransitioningDelegate? {
                                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:17:89: error: 'UIViewController' is unavailable in watchOS
                                        scrollViewDrivingOverlay overlayViewController: UIViewController) -> UIScrollView? {
                                                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:17:110: error: 'UIScrollView' is unavailable in watchOS
                                        scrollViewDrivingOverlay overlayViewController: UIViewController) -> UIScrollView? {
                                                                                                             ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:22:91: error: 'UIViewController' is unavailable in watchOS
                                        shouldStartDraggingOverlay overlayViewController: UIViewController,
                                                                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:30:101: error: 'UIViewController' is unavailable in watchOS
                                        overlayTranslationFunctionForOverlay overlayViewController: UIViewController) -> OverlayTranslationFunction? {
                                                                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:35:80: error: 'UIViewController' is unavailable in watchOS
                                        willMoveOverlay overlayViewController: UIViewController,
                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:39:79: error: 'UIViewController' is unavailable in watchOS
                                        didMoveOverlay overlayViewController: UIViewController,
                                                                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:43:89: error: 'UIViewController' is unavailable in watchOS
                                        willStartDraggingOverlay overlayViewController: UIViewController) {}
                                                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:46:87: error: 'UIViewController' is unavailable in watchOS
                                        willEndDraggingOverlay overlayViewController: UIViewController,
                                                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:50:85: error: 'UIViewController' is unavailable in watchOS
                                        willTranslateOverlay overlayViewController: UIViewController,
                                                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:55:75: error: 'UIViewController' is unavailable in watchOS
                                        forOverlay overlayViewController: UIViewController) -> Bool {
                                                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIPanGesture+Utils.swift:10:11: error: 'UIPanGestureRecognizer' is unavailable in watchOS
extension UIPanGestureRecognizer {
          ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:10:11: error: 'UIScrollView' is unavailable in watchOS
extension UIScrollView {
          ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:30:11: error: 'UIScrollView' is unavailable in watchOS
extension UIScrollView {
          ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIView+Constraints.swift:10:11: error: 'UIView' is unavailable in watchOS
extension UIView {
          ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIView+Subviews.swift:10:11: error: 'UIView' is unavailable in watchOS
extension UIView {
          ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:11:28: error: 'UIViewController' is unavailable in watchOS
    func addChild(_ child: UIViewController, in containerView: UIView) {
                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:11:64: error: 'UIView' is unavailable in watchOS
    func addChild(_ child: UIViewController, in containerView: UIView) {
                                                               ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:19:31: error: 'UIViewController' is unavailable in watchOS
    func removeChild(_ child: UIViewController) {
                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:26:52: error: 'UIPresentationController' is unavailable in watchOS
    func oc_findPresentationController<Controller: UIPresentationController>(_ type: Controller.Type) -> Controller? {
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:65:12: note: 'UIPresentationController' has been explicitly marked unavailable here
@interface UIPresentationController : NSObject <UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:33:38: error: 'UIViewController' is unavailable in watchOS
    func oc_findChildren<Controller: UIViewController>(_ type: Controller.Type) -> [Controller] {
                                     ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:10:11: error: 'UIViewController' is unavailable in watchOS
extension UIViewController {
          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:23:92: error: 'UIViewController' is unavailable in watchOS
    func overlayViewController(for translationController: OverlayTranslationController) -> UIViewController?
                                                                                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:44:40: error: 'UIViewController' is unavailable in watchOS
    private var overlayViewController: UIViewController? {
                                       ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:48:51: error: 'UIViewImplicitlyAnimating' is unavailable in watchOS
    private var lastScheduledTranslationAnimator: UIViewImplicitlyAnimating?
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewAnimating.h:77:11: note: 'UIViewImplicitlyAnimating' has been explicitly marked unavailable here
@protocol UIViewImplicitlyAnimating <UIViewAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:60:46: error: 'NSLayoutConstraint' is unavailable in watchOS
    private let translationHeightConstraint: NSLayoutConstraint
                                             ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:65:39: error: 'NSLayoutConstraint' is unavailable in watchOS
    init(translationHeightConstraint: NSLayoutConstraint,
                                      ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift:12:27: error: 'UIViewImplicitlyAnimating' is unavailable in watchOS
    private let animator: UIViewImplicitlyAnimating
                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewAnimating.h:77:11: note: 'UIViewImplicitlyAnimating' has been explicitly marked unavailable here
@protocol UIViewImplicitlyAnimating <UIViewAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift:17:20: error: 'UIViewImplicitlyAnimating' is unavailable in watchOS
    init(animator: UIViewImplicitlyAnimating, context: OverlayContainerTransitionCoordinatorContext) {
                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewAnimating.h:77:11: note: 'UIViewImplicitlyAnimating' has been explicitly marked unavailable here
@protocol UIViewImplicitlyAnimating <UIViewAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:15:66: error: 'UIViewController' is unavailable in watchOS
    func canReachNotch(at index: Int, for overlayViewController: UIViewController) -> Bool
                                                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:16:50: error: 'UIViewController' is unavailable in watchOS
    func animationController(forOverlay overlay: UIViewController) -> OverlayAnimatedTransitioning
                                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:17:55: error: 'UIViewController' is unavailable in watchOS
    func overlayTargetNotchPolicy(forOverlay overlay: UIViewController) -> OverlayTranslationTargetNotchPolicy
                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:19:48: error: 'UIViewController' is unavailable in watchOS
    func scrollView(drivingOverlay controller: UIViewController) -> UIScrollView?
                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:19:69: error: 'UIScrollView' is unavailable in watchOS
    func scrollView(drivingOverlay controller: UIViewController) -> UIScrollView?
                                                                    ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:21:55: error: 'UIViewController' is unavailable in watchOS
    func shouldStartDraggingOverlay(_ viewController: UIViewController,
                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:25:64: error: 'UIViewController' is unavailable in watchOS
                                    for overlayViewController: UIViewController) -> OverlayTranslationFunction
                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:60:52: error: 'UIViewController' is unavailable in watchOS
    func enabledNotchIndexes(for overlayContainer: UIViewController) -> [Int] {
                                                   ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:53:50: error: 'UIViewController' is unavailable in watchOS
    func animationController(forOverlay overlay: UIViewController) -> OverlayAnimatedTransitioning {
                                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:65:55: error: 'UIViewController' is unavailable in watchOS
    func overlayTargetNotchPolicy(forOverlay overlay: UIViewController) -> OverlayTranslationTargetNotchPolicy {
                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:76:48: error: 'UIViewController' is unavailable in watchOS
    func scrollView(drivingOverlay controller: UIViewController) -> UIScrollView? {
                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:76:69: error: 'UIScrollView' is unavailable in watchOS
    func scrollView(drivingOverlay controller: UIViewController) -> UIScrollView? {
                                                                    ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:81:55: error: 'UIViewController' is unavailable in watchOS
    func shouldStartDraggingOverlay(_ viewController: UIViewController,
                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:94:64: error: 'UIViewController' is unavailable in watchOS
                                    for overlayViewController: UIViewController) -> OverlayTranslationFunction {
                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:104:66: error: 'UIViewController' is unavailable in watchOS
    func canReachNotch(at index: Int, for overlayViewController: UIViewController) -> Bool {
                                                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift:11:59: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollViewWillBeginDragging(_ scrollView: UIScrollView)
                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift:12:51: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollViewDidScroll(_ scrollView: UIScrollView)
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift:13:42: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollView(_ scrollView: UIScrollView,
                                         ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:13:40: error: 'UIScrollViewDelegate' is unavailable in watchOS
    private weak var originalDelegate: UIScrollViewDelegate?
                                       ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:312:11: note: 'UIScrollViewDelegate' has been explicitly marked unavailable here
@protocol UIScrollViewDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:14:34: error: 'UIScrollView' is unavailable in watchOS
    private weak var scrollView: UIScrollView?
                                 ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:44:94: error: 'UIScrollView' is unavailable in watchOS
    func forward(to delegate: OverlayScrollViewDelegate, delegateInvocationsFrom scrollView: UIScrollView) {
                                                                                             ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:66:44: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScroll(_ scrollView: UIScrollView) {
                                           ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:71:50: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillEndDragging(_ scrollView: UIScrollView,
                                                 ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:86:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:10:49: error: 'UIScrollViewDelegate' is unavailable in watchOS
class OverlayScrollViewDelegateProxy: NSObject, UIScrollViewDelegate {
                                                ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:312:11: note: 'UIScrollViewDelegate' has been explicitly marked unavailable here
@protocol UIScrollViewDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift:12:33: error: 'UIScrollView' is unavailable in watchOS
    weak var drivingScrollView: UIScrollView?
                                ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift:25:47: error: 'UITouch' is unavailable in watchOS
    override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent) {
                                              ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift:25:69: error: 'UIEvent' is unavailable in watchOS
    override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent) {
                                                                    ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift:30:67: error: 'UIGestureRecognizer' is unavailable in watchOS
    override func shouldRequireFailure(of otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                  ^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h:35:12: note: 'UIGestureRecognizer' has been explicitly marked unavailable here
@interface UIGestureRecognizer : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift:10:44: error: 'UIPanGestureRecognizer' is unavailable in watchOS
class OverlayTranslationGestureRecognizer: UIPanGestureRecognizer {
                                           ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift:36:60: error: 'UIGestureRecognizer' is unavailable in watchOS
    func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
                                                           ^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h:35:12: note: 'UIGestureRecognizer' has been explicitly marked unavailable here
@interface UIGestureRecognizer : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift:12:43: error: 'UIGestureRecognizerDelegate' is unavailable in watchOS
                                          UIGestureRecognizerDelegate {
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h:91:11: note: 'UIGestureRecognizerDelegate' has been explicitly marked unavailable here
@protocol UIGestureRecognizerDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:13:26: error: 'UIScrollView' is unavailable in watchOS
    weak var scrollView: UIScrollView?
                         ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:25:75: error: 'UIScrollView' is unavailable in watchOS
    init(translationController: OverlayTranslationController, scrollView: UIScrollView) {
                                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:40:59: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollViewWillBeginDragging(_ scrollView: UIScrollView) {
                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:44:51: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollViewDidScroll(_ scrollView: UIScrollView) {
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:63:42: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollView(_ scrollView: UIScrollView,
                                         ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:97:58: error: 'UIScrollView' is unavailable in watchOS
    private func shouldDragOverlay(following scrollView: UIScrollView) -> Bool {
                                                         ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:113:61: error: 'UIScrollView' is unavailable in watchOS
    private func adjustedContentOffset(dragging scrollView: UIScrollView) -> CGPoint {
                                                            ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:38:94: error: 'UIViewController' is unavailable in watchOS
                                             willStartDraggingOverlay overlayViewController: UIViewController) {}
                                                                                             ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:46:92: error: 'UIViewController' is unavailable in watchOS
                                             willEndDraggingOverlay overlayViewController: UIViewController,
                                                                                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:59:85: error: 'UIViewController' is unavailable in watchOS
                                             willMoveOverlay overlayViewController: UIViewController,
                                                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:68:84: error: 'UIViewController' is unavailable in watchOS
                                             didMoveOverlay overlayViewController: UIViewController,
                                                                                   ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:80:90: error: 'UIViewController' is unavailable in watchOS
                                             willTranslateOverlay overlayViewController: UIViewController,
                                                                                         ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:17:52: error: 'UIPresentationController' is unavailable in watchOS
open class OverlayContainerPresentationController: UIPresentationController {
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:65:12: note: 'UIPresentationController' has been explicitly marked unavailable here
@interface UIPresentationController : NSObject <UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetDimmingView.swift:12:51: error: 'UIView' is unavailable in watchOS
public protocol OverlayContainerSheetDimmingView: UIView {
                                                  ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetDimmingView.swift:37:57: error: 'UIView' is unavailable in watchOS
open class TransparentOverlayContainerSheetDimmingView: UIView, OverlayContainerSheetDimmingView {
                                                        ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:30:64: error: 'UITapGestureRecognizer' is unavailable in watchOS
    open private(set) lazy var dismissingTapGestureRecognizer: UITapGestureRecognizer = self.makeTapGestureRecognizer()
                                                               ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITapGestureRecognizer.h:23:12: note: 'UITapGestureRecognizer' has been explicitly marked unavailable here
@interface UITapGestureRecognizer : UIGestureRecognizer
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:34:48: error: 'UIView' is unavailable in watchOS
    private lazy var tapGestureRecognizerView: UIView = self.makeTapGestureRecognizerView()
                                               ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:48:42: error: 'UIViewController' is unavailable in watchOS
                presentedViewController: UIViewController,
                                         ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:49:29: error: 'UIViewController' is unavailable in watchOS
                presenting: UIViewController?) {
                            ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:47:66: error: 'init()' is unavailable in watchOS
    public init(dimmingView: OverlayContainerSheetDimmingView? = TransparentOverlayContainerSheetDimmingView(),
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:60:99: error: 'UIViewController' is unavailable in watchOS
                                                      willTranslateOverlay overlayViewController: UIViewController,
                                                                                                  ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:96:51: error: 'UITapGestureRecognizer' is unavailable in watchOS
    @objc private func tapGestureAction(_ sender: UITapGestureRecognizer) {
                                                  ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITapGestureRecognizer.h:23:12: note: 'UITapGestureRecognizer' has been explicitly marked unavailable here
@interface UITapGestureRecognizer : UIGestureRecognizer
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:139:52: error: 'UIView' is unavailable in watchOS
    private func makeTapGestureRecognizerView() -> UIView {
                                                   ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:143:48: error: 'UITapGestureRecognizer' is unavailable in watchOS
    private func makeTapGestureRecognizer() -> UITapGestureRecognizer {
                                               ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITapGestureRecognizer.h:23:12: note: 'UITapGestureRecognizer' has been explicitly marked unavailable here
@interface UITapGestureRecognizer : UIGestureRecognizer
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:83:45: error: 'init()' is unavailable in watchOS
    private lazy var overlayContainerView = OverlayContainerView()
                                            ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:84:47: error: 'init()' is unavailable in watchOS
    private lazy var overlayTranslationView = OverlayTranslationView()
                                              ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:85:56: error: 'init()' is unavailable in watchOS
    private lazy var overlayTranslationContainerView = OverlayTranslationContainerView()
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:86:35: error: 'init()' is unavailable in watchOS
    private lazy var groundView = GroundView()
                                  ^~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:46:32: error: 'UIViewController' is unavailable in watchOS
    open var viewControllers: [UIViewController] = [] {
                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:56:33: error: 'UIViewController' is unavailable in watchOS
    open var topViewController: UIViewController? {
                                ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:60:47: error: 'UIViewController' is unavailable in watchOS
    open override var childForStatusBarStyle: UIViewController? {
                                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:65:38: error: 'UIScrollView' is unavailable in watchOS
    weak open var drivingScrollView: UIScrollView? {
                                     ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:88:54: error: 'NSLayoutConstraint' is unavailable in watchOS
    private var overlayContainerViewStyleConstraint: NSLayoutConstraint?
                                                     ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:89:46: error: 'NSLayoutConstraint' is unavailable in watchOS
    private var translationHeightConstraint: NSLayoutConstraint?
                                             ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:18:44: error: 'UIViewController' is unavailable in watchOS
open class OverlayContainerViewController: UIViewController {
                                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:411:92: error: 'UIViewController' is unavailable in watchOS
    func overlayViewController(for translationController: OverlayTranslationController) -> UIViewController? {
                                                                                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:47:89: error: 'UIViewController' is unavailable in watchOS
                                        scrollViewDrivingOverlay overlayViewController: UIViewController) -> UIScrollView?
                                                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:47:110: error: 'UIScrollView' is unavailable in watchOS
                                        scrollViewDrivingOverlay overlayViewController: UIViewController) -> UIScrollView?
                                                                                                             ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:64:91: error: 'UIViewController' is unavailable in watchOS
                                        shouldStartDraggingOverlay overlayViewController: UIViewController,
                                                                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:73:89: error: 'UIViewController' is unavailable in watchOS
                                        willStartDraggingOverlay overlayViewController: UIViewController)
                                                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:81:87: error: 'UIViewController' is unavailable in watchOS
                                        willEndDraggingOverlay overlayViewController: UIViewController,
                                                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:94:80: error: 'UIViewController' is unavailable in watchOS
                                        willMoveOverlay overlayViewController: UIViewController,
                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:103:79: error: 'UIViewController' is unavailable in watchOS
                                        didMoveOverlay overlayViewController: UIViewController,
                                                                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:122:85: error: 'UIViewController' is unavailable in watchOS
                                        willTranslateOverlay overlayViewController: UIViewController,
                                                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:134:101: error: 'UIViewController' is unavailable in watchOS
                                        overlayTranslationFunctionForOverlay overlayViewController: UIViewController) -> OverlayTranslationFunction?
                                                                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:143:96: error: 'UIViewController' is unavailable in watchOS
                                        transitioningDelegateForOverlay overlayViewController: UIViewController) -> OverlayTransitioningDelegate?
                                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:154:75: error: 'UIViewController' is unavailable in watchOS
                                        forOverlay overlayViewController: UIViewController) -> Bool
                                                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:15:32: error: 'UIViewController' is unavailable in watchOS
    var overlayViewController: UIViewController { get }
                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:23:32: error: 'UIViewController' is unavailable in watchOS
    var overlayViewController: UIViewController { get }
                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:35:62: error: 'UIViewController' is unavailable in watchOS
    func overlayTargetNotchPolicy(for overlayViewController: UIViewController) -> OverlayTranslationTargetNotchPolicy?
                                                             ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:37:57: error: 'UIViewController' is unavailable in watchOS
    func animationController(for overlayViewController: UIViewController) -> OverlayAnimatedTransitioning?
                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:55:88: error: 'UIViewImplicitlyAnimating' is unavailable in watchOS
    func interruptibleAnimator(using context: OverlayContainerContextTransitioning) -> UIViewImplicitlyAnimating
                                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewAnimating.h:77:11: note: 'UIViewImplicitlyAnimating' has been explicitly marked unavailable here
@protocol UIViewImplicitlyAnimating <UIViewAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:60:62: error: 'UIViewController' is unavailable in watchOS
    func overlayTargetNotchPolicy(for overlayViewController: UIViewController) -> OverlayTranslationTargetNotchPolicy? {
                                                             ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:64:57: error: 'UIViewController' is unavailable in watchOS
    func animationController(for overlayViewController: UIViewController) -> OverlayAnimatedTransitioning? {
                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/PassThroughView.swift:17:62: error: 'UIEvent' is unavailable in watchOS
    open override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
                                                             ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/PassThroughView.swift:17:75: error: 'UIView' is unavailable in watchOS
    open override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
                                                                          ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/PassThroughView.swift:13:29: error: 'UIView' is unavailable in watchOS
open class PassThroughView: UIView {
                            ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift:44:95: error: 'UIViewImplicitlyAnimating' is unavailable in watchOS
    public func interruptibleAnimator(using context: OverlayContainerContextTransitioning) -> UIViewImplicitlyAnimating {
                                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewAnimating.h:77:11: note: 'UIViewImplicitlyAnimating' has been explicitly marked unavailable here
@protocol UIViewImplicitlyAnimating <UIViewAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift:64:11: error: 'UISpringTimingParameters' is unavailable in watchOS
extension UISpringTimingParameters {
          ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITimingParameters.h:32:12: note: 'UISpringTimingParameters' has been explicitly marked unavailable here
@interface UISpringTimingParameters : NSObject  <UITimingCurveProvider>
           ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ OverlayContainer (in target 'OverlayContainer' from project 'OverlayContainer')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTransitioning.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerDimissingPolicyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayTranslationParameters.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/DraggingOverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/CGFloat+Round.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/CGGeometry+Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIPanGesture+Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIView+Constraints.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIView+Subviews.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Views/GroundView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Views/OverlayContainerView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Views/OverlayTranslationContainerView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Views/OverlayTranslationView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetDimmingView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetDismissalPolicy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTranslationFunction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/PassThroughView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/RubberBandOverlayTranslationFunction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/RushingForwardTargetNotchPolicy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift -target arm64-apple-watchos5.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-dependencies-3.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name OverlayContainer -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-watchos26.4 -target-sdk-version 26.4 -target-sdk-name watchos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-watchos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.abi.json
EmitSwiftModule normal arm64 (in target 'OverlayContainer' from project 'OverlayContainer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift:12:32: error: 'UIViewController' is unavailable in watchOS
    let overlayViewController: UIViewController
                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTransitioning.swift:17:32: error: 'UIViewController' is unavailable in watchOS
    let overlayViewController: UIViewController
                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:12:96: error: 'UIViewController' is unavailable in watchOS
                                        transitioningDelegateForOverlay overlayViewController: UIViewController) -> OverlayTransitioningDelegate? {
                                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:17:89: error: 'UIViewController' is unavailable in watchOS
                                        scrollViewDrivingOverlay overlayViewController: UIViewController) -> UIScrollView? {
                                                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:17:110: error: 'UIScrollView' is unavailable in watchOS
                                        scrollViewDrivingOverlay overlayViewController: UIViewController) -> UIScrollView? {
                                                                                                             ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:22:91: error: 'UIViewController' is unavailable in watchOS
                                        shouldStartDraggingOverlay overlayViewController: UIViewController,
                                                                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:30:101: error: 'UIViewController' is unavailable in watchOS
                                        overlayTranslationFunctionForOverlay overlayViewController: UIViewController) -> OverlayTranslationFunction? {
                                                                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:35:80: error: 'UIViewController' is unavailable in watchOS
                                        willMoveOverlay overlayViewController: UIViewController,
                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:39:79: error: 'UIViewController' is unavailable in watchOS
                                        didMoveOverlay overlayViewController: UIViewController,
                                                                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:43:89: error: 'UIViewController' is unavailable in watchOS
                                        willStartDraggingOverlay overlayViewController: UIViewController) {}
                                                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:46:87: error: 'UIViewController' is unavailable in watchOS
                                        willEndDraggingOverlay overlayViewController: UIViewController,
                                                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:50:85: error: 'UIViewController' is unavailable in watchOS
                                        willTranslateOverlay overlayViewController: UIViewController,
                                                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:55:75: error: 'UIViewController' is unavailable in watchOS
                                        forOverlay overlayViewController: UIViewController) -> Bool {
                                                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIPanGesture+Utils.swift:10:11: error: 'UIPanGestureRecognizer' is unavailable in watchOS
extension UIPanGestureRecognizer {
          ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:10:11: error: 'UIScrollView' is unavailable in watchOS
extension UIScrollView {
          ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:30:11: error: 'UIScrollView' is unavailable in watchOS
extension UIScrollView {
          ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIView+Constraints.swift:10:11: error: 'UIView' is unavailable in watchOS
extension UIView {
          ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIView+Subviews.swift:10:11: error: 'UIView' is unavailable in watchOS
extension UIView {
          ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:11:28: error: 'UIViewController' is unavailable in watchOS
    func addChild(_ child: UIViewController, in containerView: UIView) {
                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:11:64: error: 'UIView' is unavailable in watchOS
    func addChild(_ child: UIViewController, in containerView: UIView) {
                                                               ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:19:31: error: 'UIViewController' is unavailable in watchOS
    func removeChild(_ child: UIViewController) {
                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:26:52: error: 'UIPresentationController' is unavailable in watchOS
    func oc_findPresentationController<Controller: UIPresentationController>(_ type: Controller.Type) -> Controller? {
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:65:12: note: 'UIPresentationController' has been explicitly marked unavailable here
@interface UIPresentationController : NSObject <UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:33:38: error: 'UIViewController' is unavailable in watchOS
    func oc_findChildren<Controller: UIViewController>(_ type: Controller.Type) -> [Controller] {
                                     ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift:10:11: error: 'UIViewController' is unavailable in watchOS
extension UIViewController {
          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:23:92: error: 'UIViewController' is unavailable in watchOS
    func overlayViewController(for translationController: OverlayTranslationController) -> UIViewController?
                                                                                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:44:40: error: 'UIViewController' is unavailable in watchOS
    private var overlayViewController: UIViewController? {
                                       ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:48:51: error: 'UIViewImplicitlyAnimating' is unavailable in watchOS
    private var lastScheduledTranslationAnimator: UIViewImplicitlyAnimating?
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewAnimating.h:77:11: note: 'UIViewImplicitlyAnimating' has been explicitly marked unavailable here
@protocol UIViewImplicitlyAnimating <UIViewAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:60:46: error: 'NSLayoutConstraint' is unavailable in watchOS
    private let translationHeightConstraint: NSLayoutConstraint
                                             ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:65:39: error: 'NSLayoutConstraint' is unavailable in watchOS
    init(translationHeightConstraint: NSLayoutConstraint,
                                      ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift:12:27: error: 'UIViewImplicitlyAnimating' is unavailable in watchOS
    private let animator: UIViewImplicitlyAnimating
                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewAnimating.h:77:11: note: 'UIViewImplicitlyAnimating' has been explicitly marked unavailable here
@protocol UIViewImplicitlyAnimating <UIViewAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift:17:20: error: 'UIViewImplicitlyAnimating' is unavailable in watchOS
    init(animator: UIViewImplicitlyAnimating, context: OverlayContainerTransitionCoordinatorContext) {
                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewAnimating.h:77:11: note: 'UIViewImplicitlyAnimating' has been explicitly marked unavailable here
@protocol UIViewImplicitlyAnimating <UIViewAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:15:66: error: 'UIViewController' is unavailable in watchOS
    func canReachNotch(at index: Int, for overlayViewController: UIViewController) -> Bool
                                                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:16:50: error: 'UIViewController' is unavailable in watchOS
    func animationController(forOverlay overlay: UIViewController) -> OverlayAnimatedTransitioning
                                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:17:55: error: 'UIViewController' is unavailable in watchOS
    func overlayTargetNotchPolicy(forOverlay overlay: UIViewController) -> OverlayTranslationTargetNotchPolicy
                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:19:48: error: 'UIViewController' is unavailable in watchOS
    func scrollView(drivingOverlay controller: UIViewController) -> UIScrollView?
                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:19:69: error: 'UIScrollView' is unavailable in watchOS
    func scrollView(drivingOverlay controller: UIViewController) -> UIScrollView?
                                                                    ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:21:55: error: 'UIViewController' is unavailable in watchOS
    func shouldStartDraggingOverlay(_ viewController: UIViewController,
                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:25:64: error: 'UIViewController' is unavailable in watchOS
                                    for overlayViewController: UIViewController) -> OverlayTranslationFunction
                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift:60:52: error: 'UIViewController' is unavailable in watchOS
    func enabledNotchIndexes(for overlayContainer: UIViewController) -> [Int] {
                                                   ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:53:50: error: 'UIViewController' is unavailable in watchOS
    func animationController(forOverlay overlay: UIViewController) -> OverlayAnimatedTransitioning {
                                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:65:55: error: 'UIViewController' is unavailable in watchOS
    func overlayTargetNotchPolicy(forOverlay overlay: UIViewController) -> OverlayTranslationTargetNotchPolicy {
                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:76:48: error: 'UIViewController' is unavailable in watchOS
    func scrollView(drivingOverlay controller: UIViewController) -> UIScrollView? {
                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:76:69: error: 'UIScrollView' is unavailable in watchOS
    func scrollView(drivingOverlay controller: UIViewController) -> UIScrollView? {
                                                                    ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:81:55: error: 'UIViewController' is unavailable in watchOS
    func shouldStartDraggingOverlay(_ viewController: UIViewController,
                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:94:64: error: 'UIViewController' is unavailable in watchOS
                                    for overlayViewController: UIViewController) -> OverlayTranslationFunction {
                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:104:66: error: 'UIViewController' is unavailable in watchOS
    func canReachNotch(at index: Int, for overlayViewController: UIViewController) -> Bool {
                                                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift:11:59: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollViewWillBeginDragging(_ scrollView: UIScrollView)
                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift:12:51: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollViewDidScroll(_ scrollView: UIScrollView)
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift:13:42: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollView(_ scrollView: UIScrollView,
                                         ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:13:40: error: 'UIScrollViewDelegate' is unavailable in watchOS
    private weak var originalDelegate: UIScrollViewDelegate?
                                       ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:312:11: note: 'UIScrollViewDelegate' has been explicitly marked unavailable here
@protocol UIScrollViewDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:14:34: error: 'UIScrollView' is unavailable in watchOS
    private weak var scrollView: UIScrollView?
                                 ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:44:94: error: 'UIScrollView' is unavailable in watchOS
    func forward(to delegate: OverlayScrollViewDelegate, delegateInvocationsFrom scrollView: UIScrollView) {
                                                                                             ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:66:44: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScroll(_ scrollView: UIScrollView) {
                                           ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:71:50: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillEndDragging(_ scrollView: UIScrollView,
                                                 ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:86:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:10:49: error: 'UIScrollViewDelegate' is unavailable in watchOS
class OverlayScrollViewDelegateProxy: NSObject, UIScrollViewDelegate {
                                                ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:312:11: note: 'UIScrollViewDelegate' has been explicitly marked unavailable here
@protocol UIScrollViewDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift:12:33: error: 'UIScrollView' is unavailable in watchOS
    weak var drivingScrollView: UIScrollView?
                                ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift:25:47: error: 'UITouch' is unavailable in watchOS
    override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent) {
                                              ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift:25:69: error: 'UIEvent' is unavailable in watchOS
    override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent) {
                                                                    ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift:30:67: error: 'UIGestureRecognizer' is unavailable in watchOS
    override func shouldRequireFailure(of otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                  ^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h:35:12: note: 'UIGestureRecognizer' has been explicitly marked unavailable here
@interface UIGestureRecognizer : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift:10:44: error: 'UIPanGestureRecognizer' is unavailable in watchOS
class OverlayTranslationGestureRecognizer: UIPanGestureRecognizer {
                                           ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift:36:60: error: 'UIGestureRecognizer' is unavailable in watchOS
    func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
                                                           ^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h:35:12: note: 'UIGestureRecognizer' has been explicitly marked unavailable here
@interface UIGestureRecognizer : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift:12:43: error: 'UIGestureRecognizerDelegate' is unavailable in watchOS
                                          UIGestureRecognizerDelegate {
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h:91:11: note: 'UIGestureRecognizerDelegate' has been explicitly marked unavailable here
@protocol UIGestureRecognizerDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:13:26: error: 'UIScrollView' is unavailable in watchOS
    weak var scrollView: UIScrollView?
                         ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:25:75: error: 'UIScrollView' is unavailable in watchOS
    init(translationController: OverlayTranslationController, scrollView: UIScrollView) {
                                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:40:59: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollViewWillBeginDragging(_ scrollView: UIScrollView) {
                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:44:51: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollViewDidScroll(_ scrollView: UIScrollView) {
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:63:42: error: 'UIScrollView' is unavailable in watchOS
    func overlayScrollView(_ scrollView: UIScrollView,
                                         ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:97:58: error: 'UIScrollView' is unavailable in watchOS
    private func shouldDragOverlay(following scrollView: UIScrollView) -> Bool {
                                                         ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:113:61: error: 'UIScrollView' is unavailable in watchOS
    private func adjustedContentOffset(dragging scrollView: UIScrollView) -> CGPoint {
                                                            ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:38:94: error: 'UIViewController' is unavailable in watchOS
                                             willStartDraggingOverlay overlayViewController: UIViewController) {}
                                                                                             ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:46:92: error: 'UIViewController' is unavailable in watchOS
                                             willEndDraggingOverlay overlayViewController: UIViewController,
                                                                                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:59:85: error: 'UIViewController' is unavailable in watchOS
                                             willMoveOverlay overlayViewController: UIViewController,
                                                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:68:84: error: 'UIViewController' is unavailable in watchOS
                                             didMoveOverlay overlayViewController: UIViewController,
                                                                                   ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:80:90: error: 'UIViewController' is unavailable in watchOS
                                             willTranslateOverlay overlayViewController: UIViewController,
                                                                                         ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerPresentationController.swift:17:52: error: 'UIPresentationController' is unavailable in watchOS
open class OverlayContainerPresentationController: UIPresentationController {
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:65:12: note: 'UIPresentationController' has been explicitly marked unavailable here
@interface UIPresentationController : NSObject <UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetDimmingView.swift:12:51: error: 'UIView' is unavailable in watchOS
public protocol OverlayContainerSheetDimmingView: UIView {
                                                  ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetDimmingView.swift:37:57: error: 'UIView' is unavailable in watchOS
open class TransparentOverlayContainerSheetDimmingView: UIView, OverlayContainerSheetDimmingView {
                                                        ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:30:64: error: 'UITapGestureRecognizer' is unavailable in watchOS
    open private(set) lazy var dismissingTapGestureRecognizer: UITapGestureRecognizer = self.makeTapGestureRecognizer()
                                                               ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITapGestureRecognizer.h:23:12: note: 'UITapGestureRecognizer' has been explicitly marked unavailable here
@interface UITapGestureRecognizer : UIGestureRecognizer
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:34:48: error: 'UIView' is unavailable in watchOS
    private lazy var tapGestureRecognizerView: UIView = self.makeTapGestureRecognizerView()
                                               ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:48:42: error: 'UIViewController' is unavailable in watchOS
                presentedViewController: UIViewController,
                                         ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:49:29: error: 'UIViewController' is unavailable in watchOS
                presenting: UIViewController?) {
                            ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:47:66: error: 'init()' is unavailable in watchOS
    public init(dimmingView: OverlayContainerSheetDimmingView? = TransparentOverlayContainerSheetDimmingView(),
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:60:99: error: 'UIViewController' is unavailable in watchOS
                                                      willTranslateOverlay overlayViewController: UIViewController,
                                                                                                  ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:96:51: error: 'UITapGestureRecognizer' is unavailable in watchOS
    @objc private func tapGestureAction(_ sender: UITapGestureRecognizer) {
                                                  ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITapGestureRecognizer.h:23:12: note: 'UITapGestureRecognizer' has been explicitly marked unavailable here
@interface UITapGestureRecognizer : UIGestureRecognizer
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:139:52: error: 'UIView' is unavailable in watchOS
    private func makeTapGestureRecognizerView() -> UIView {
                                                   ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift:143:48: error: 'UITapGestureRecognizer' is unavailable in watchOS
    private func makeTapGestureRecognizer() -> UITapGestureRecognizer {
                                               ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITapGestureRecognizer.h:23:12: note: 'UITapGestureRecognizer' has been explicitly marked unavailable here
@interface UITapGestureRecognizer : UIGestureRecognizer
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:83:45: error: 'init()' is unavailable in watchOS
    private lazy var overlayContainerView = OverlayContainerView()
                                            ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:84:47: error: 'init()' is unavailable in watchOS
    private lazy var overlayTranslationView = OverlayTranslationView()
                                              ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:85:56: error: 'init()' is unavailable in watchOS
    private lazy var overlayTranslationContainerView = OverlayTranslationContainerView()
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:86:35: error: 'init()' is unavailable in watchOS
    private lazy var groundView = GroundView()
                                  ^~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:46:32: error: 'UIViewController' is unavailable in watchOS
    open var viewControllers: [UIViewController] = [] {
                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:56:33: error: 'UIViewController' is unavailable in watchOS
    open var topViewController: UIViewController? {
                                ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:60:47: error: 'UIViewController' is unavailable in watchOS
    open override var childForStatusBarStyle: UIViewController? {
                                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:65:38: error: 'UIScrollView' is unavailable in watchOS
    weak open var drivingScrollView: UIScrollView? {
                                     ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:88:54: error: 'NSLayoutConstraint' is unavailable in watchOS
    private var overlayContainerViewStyleConstraint: NSLayoutConstraint?
                                                     ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:89:46: error: 'NSLayoutConstraint' is unavailable in watchOS
    private var translationHeightConstraint: NSLayoutConstraint?
                                             ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:18:44: error: 'UIViewController' is unavailable in watchOS
open class OverlayContainerViewController: UIViewController {
                                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewController.swift:411:92: error: 'UIViewController' is unavailable in watchOS
    func overlayViewController(for translationController: OverlayTranslationController) -> UIViewController? {
                                                                                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:47:89: error: 'UIViewController' is unavailable in watchOS
                                        scrollViewDrivingOverlay overlayViewController: UIViewController) -> UIScrollView?
                                                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:47:110: error: 'UIScrollView' is unavailable in watchOS
                                        scrollViewDrivingOverlay overlayViewController: UIViewController) -> UIScrollView?
                                                                                                             ^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:64:91: error: 'UIViewController' is unavailable in watchOS
                                        shouldStartDraggingOverlay overlayViewController: UIViewController,
                                                                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:73:89: error: 'UIViewController' is unavailable in watchOS
                                        willStartDraggingOverlay overlayViewController: UIViewController)
                                                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:81:87: error: 'UIViewController' is unavailable in watchOS
                                        willEndDraggingOverlay overlayViewController: UIViewController,
                                                                                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:94:80: error: 'UIViewController' is unavailable in watchOS
                                        willMoveOverlay overlayViewController: UIViewController,
                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:103:79: error: 'UIViewController' is unavailable in watchOS
                                        didMoveOverlay overlayViewController: UIViewController,
                                                                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:122:85: error: 'UIViewController' is unavailable in watchOS
                                        willTranslateOverlay overlayViewController: UIViewController,
                                                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:134:101: error: 'UIViewController' is unavailable in watchOS
                                        overlayTranslationFunctionForOverlay overlayViewController: UIViewController) -> OverlayTranslationFunction?
                                                                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:143:96: error: 'UIViewController' is unavailable in watchOS
                                        transitioningDelegateForOverlay overlayViewController: UIViewController) -> OverlayTransitioningDelegate?
                                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift:154:75: error: 'UIViewController' is unavailable in watchOS
                                        forOverlay overlayViewController: UIViewController) -> Bool
                                                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:15:32: error: 'UIViewController' is unavailable in watchOS
    var overlayViewController: UIViewController { get }
                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:23:32: error: 'UIViewController' is unavailable in watchOS
    var overlayViewController: UIViewController { get }
                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:35:62: error: 'UIViewController' is unavailable in watchOS
    func overlayTargetNotchPolicy(for overlayViewController: UIViewController) -> OverlayTranslationTargetNotchPolicy?
                                                             ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:37:57: error: 'UIViewController' is unavailable in watchOS
    func animationController(for overlayViewController: UIViewController) -> OverlayAnimatedTransitioning?
                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:55:88: error: 'UIViewImplicitlyAnimating' is unavailable in watchOS
    func interruptibleAnimator(using context: OverlayContainerContextTransitioning) -> UIViewImplicitlyAnimating
                                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewAnimating.h:77:11: note: 'UIViewImplicitlyAnimating' has been explicitly marked unavailable here
@protocol UIViewImplicitlyAnimating <UIViewAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:60:62: error: 'UIViewController' is unavailable in watchOS
    func overlayTargetNotchPolicy(for overlayViewController: UIViewController) -> OverlayTranslationTargetNotchPolicy? {
                                                             ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/OverlayTransitioningDelegate.swift:64:57: error: 'UIViewController' is unavailable in watchOS
    func animationController(for overlayViewController: UIViewController) -> OverlayAnimatedTransitioning? {
                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/PassThroughView.swift:17:62: error: 'UIEvent' is unavailable in watchOS
    open override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
                                                             ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/PassThroughView.swift:17:75: error: 'UIView' is unavailable in watchOS
    open override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
                                                                          ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/PassThroughView.swift:13:29: error: 'UIView' is unavailable in watchOS
open class PassThroughView: UIView {
                            ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift:44:95: error: 'UIViewImplicitlyAnimating' is unavailable in watchOS
    public func interruptibleAnimator(using context: OverlayContainerContextTransitioning) -> UIViewImplicitlyAnimating {
                                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewAnimating.h:77:11: note: 'UIViewImplicitlyAnimating' has been explicitly marked unavailable here
@protocol UIViewImplicitlyAnimating <UIViewAnimating>
          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift:64:11: error: 'UISpringTimingParameters' is unavailable in watchOS
extension UISpringTimingParameters {
          ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITimingParameters.h:32:12: note: 'UISpringTimingParameters' has been explicitly marked unavailable here
@interface UISpringTimingParameters : NSObject  <UITimingCurveProvider>
           ^
SwiftCompile normal armv7k Compiling\ ConcreteOverlayContainerContextTargetNotchPolicy.swift,\ ConcreteOverlayContainerContextTransitioning.swift,\ ConcreteOverlayContainerDimissingPolicyContext.swift,\ ConcreteOverlayTranslationParameters.swift,\ DraggingOverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTransitioning.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayContainerDimissingPolicyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/ConcreteOverlayTranslationParameters.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OverlayContainer/Source/OverlayContainer/Internal/DraggingOverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
2026-04-20 21:08:21.875 xcodebuild[1205:6401] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'OverlayContainer' from project 'OverlayContainer')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ OverlayContainer (in target 'OverlayContainer' from project 'OverlayContainer')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ OverlayContainer (in target 'OverlayContainer' from project 'OverlayContainer')
	EmitSwiftModule normal armv7k (in target 'OverlayContainer' from project 'OverlayContainer')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ OverlayContainer (in target 'OverlayContainer' from project 'OverlayContainer')
	EmitSwiftModule normal arm64 (in target 'OverlayContainer' from project 'OverlayContainer')
	Building workspace spi-builder-workspace with scheme DynamicOverlay
(7 failures)
BUILD FAILURE 6.3 watchOS