The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Render, reference master (0955ba), with Swift 6.3 for watchOS using Xcode 26.4 on 10 Apr 2026 11:48:27 UTC.

Build Command

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

Build Log

In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:154:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
  154 | - (instancetype)initWithView:(UIView *)view;
      |    ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:154:4: note: insert '_Nullable' if the pointer may be null
  154 | - (instancetype)initWithView:(UIView *)view;
      |    ^
      |                 _Nullable
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:154:4: note: insert '_Nonnull' if the pointer should never be null
  154 | - (instancetype)initWithView:(UIView *)view;
      |    ^
      |                 _Nonnull
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:154:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
  154 | - (instancetype)initWithView:(UIView *)view;
      |                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:154:38: note: insert '_Nullable' if the pointer may be null
  154 | - (instancetype)initWithView:(UIView *)view;
      |                                      ^
      |                                       _Nullable
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:154:38: note: insert '_Nonnull' if the pointer should never be null
  154 | - (instancetype)initWithView:(UIView *)view;
      |                                      ^
      |                                       _Nonnull
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:154:31: error: 'UIView' is unavailable: not available on watchOS
  154 | - (instancetype)initWithView:(UIView *)view;
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:235:8: error: 'UIViewController' is unavailable: not available on watchOS
  235 | extern UIViewController *UIGetTopmostViewController(void);
      |        ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9:
/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
  102 | @interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:81:38: error: 'UIView' is unavailable: not available on watchOS
   81 | @property(nonatomic, weak, readonly) UIView *view;
      |                                      ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:96:31: error: 'UIView' is unavailable: not available on watchOS
   96 | - (instancetype)initWithView:(UIView *)view {
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:281:70: error: 'UIView' is unavailable: not available on watchOS
  281 | static BOOL YGNodeHasExactSameChildren(const YGNodeRef node, NSArray<UIView *> *subviews) {
      |                                                                      ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:293:43: error: 'UIView' is unavailable: not available on watchOS
  293 | static void YGAttachNodesFromViewHierachy(UIView *const view) {
      |                                           ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:339:42: error: 'UIView' is unavailable: not available on watchOS
  339 | static void YGApplyLayoutToViewHierarchy(UIView *view, BOOL preserveOrigin) {
      |                                          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:141:10: error: 'UIView' is unavailable: not available on watchOS
  141 |     for (UIView *subview in self.view.subviews) {
      |          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:254:3: error: 'UIView' is unavailable: not available on watchOS
  254 |   UIView *view = (__bridge UIView *)YGNodeGetContext(node);
      |   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:254:28: error: 'UIView' is unavailable: not available on watchOS
  254 |   UIView *view = (__bridge UIView *)YGNodeGetContext(node);
      |                            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:302:20: error: 'UIView' is unavailable: not available on watchOS
  302 |     NSMutableArray<UIView *> *subviewsToInclude =
      |                    ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:304:10: error: 'UIView' is unavailable: not available on watchOS
  304 |     for (UIView *subview in view.subviews) {
      |          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:315:10: error: 'UIView' is unavailable: not available on watchOS
  315 |     for (UIView *const subview in subviewsToInclude) {
      |          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:334:14: error: 'UIScreen' is unavailable: not available on watchOS
  334 |     scale = [UIScreen mainScreen].scale;
      |              ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:163:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
   54 | @interface UIScreen : NSObject <UITraitEnvironment>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:334:23: error: 'mainScreen' is unavailable: not available on watchOS
  334 |     scale = [UIScreen mainScreen].scale;
      |                       ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:163:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: property 'mainScreen' is declared unavailable here
   57 | @property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead (i.e, view.window.windowScene.screen), or for properties like UIScreen.scale with trait equivalents, use a traitCollection found through context.", ios(2.0, 26.0), tvos(9.0, 26.0), visionos(1.0, 26.0)) API_UNAVAILABLE(watchos);
      |                                                 ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: 'mainScreen' has been explicitly marked unavailable here
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:621:52: error: 'UIScreen' is unavailable: not available on watchOS
  621 |   UIGraphicsBeginImageContextWithOptions(size, NO, UIScreen.mainScreen.scale);
      |                                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:163:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
   54 | @interface UIScreen : NSObject <UITraitEnvironment>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:621:61: error: 'mainScreen' is unavailable: not available on watchOS
  621 |   UIGraphicsBeginImageContextWithOptions(size, NO, UIScreen.mainScreen.scale);
      |                                                             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:163:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: property 'mainScreen' is declared unavailable here
   57 | @property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead (i.e, view.window.windowScene.screen), or for properties like UIScreen.scale with trait equivalents, use a traitCollection found through context.", ios(2.0, 26.0), tvos(9.0, 26.0), visionos(1.0, 26.0)) API_UNAVAILABLE(watchos);
      |                                                 ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: 'mainScreen' has been explicitly marked unavailable here
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:660:1: error: 'UIViewController' is unavailable: not available on watchOS
  660 | UIViewController *_Nullable UIGetTopmostViewController() {
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9:
/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
  102 | @interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:661:3: error: 'UIViewController' is unavailable: not available on watchOS
  661 |   UIViewController *baseVC = UIApplication.sharedApplication.keyWindow.rootViewController;
      |   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9:
/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
  102 | @interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
      |            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
2 warnings and 20 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/UIView+CRNode.o /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/UIView+CRNode.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CoreRender' from project 'Render')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/UIView+CRNode.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/UIView+CRNode.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/UIView+CRNode.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/UIView+CRNode.o -index-unit-output-path /Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/UIView+CRNode.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeHierarchy.o /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CoreRender' from project 'Render')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeHierarchy.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeHierarchy.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeHierarchy.o -index-unit-output-path /Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeHierarchy.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:22:41: error: 'UIView' is unavailable: not available on watchOS
   22 | @class CRNodeLayoutSpec<__covariant V : UIView *>;
      |                                         ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:37:35: error: 'UIView' is unavailable: not available on watchOS
   37 | @interface CRNode<__covariant V : UIView *> : CRAnyNode
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:76:31: error: 'UIView' is unavailable: not available on watchOS
   76 |                     viewInit:(UIView * (^_Nullable)(void))viewInit
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:82:31: error: 'UIView' is unavailable: not available on watchOS
   82 |                     viewInit:(UIView * (^_Nullable)(void))viewInit
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:83:57: error: 'UIView' is unavailable: not available on watchOS
   83 |                   layoutSpec:(void (^)(CRNodeLayoutSpec<UIView *> *))layoutSpec;
      |                                                         ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:102:35: error: 'UIView' is unavailable: not available on watchOS
  102 | - (void)reconcileInView:(nullable UIView *)view
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:116:13: error: 'UIView' is unavailable: not available on watchOS
  116 | - (nullable UIView *)viewWithKey:(NSString *)key;
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:119:12: error: 'UIView' is unavailable: not available on watchOS
  119 | - (NSArray<UIView *> *)viewsWithReuseIdentifier:(NSString *)reuseIdentifier;
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:26:31: error: 'UIView' is unavailable: not available on watchOS
   26 | - (void)buildHierarchyInView:(UIView *)view
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:31:35: error: 'UIView' is unavailable: not available on watchOS
   31 | - (void)reconcileInView:(nullable UIView *)view
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:3:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:35:32: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   35 | @property(nonatomic, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:3:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:67:42: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   67 | @property(nonatomic, readonly, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBuilder+Modifiers.o /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CoreRender' from project 'Render')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBuilder+Modifiers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBuilder+Modifiers.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBuilder+Modifiers.o -index-unit-output-path /Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBuilder+Modifiers.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:35:32: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   35 | @property(nonatomic, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:67:42: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   67 | @property(nonatomic, readonly, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:41:35: error: 'UIView' is unavailable: not available on watchOS
   41 | - (void)onTouchUpInside:(__kindof UIView *)sender;
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:44:13: error: 'UIView' is unavailable: not available on watchOS
   44 | - (nullable UIView *)viewWithKey:(NSString *)key;
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:47:12: error: 'UIView' is unavailable: not available on watchOS
   47 | - (NSArray<UIView *> *)viewsWithReuseIdentifier:(NSString *)reuseIdentifier;
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBridge.o /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CoreRender' from project 'Render')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBridge.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBridge.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBridge.o -index-unit-output-path /Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBridge.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:16:38: error: 'UIView' is unavailable: not available on watchOS
   16 | @property(nonatomic, nullable, weak) UIView *view;
      |                                      ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:18:32: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   18 | @property(nonatomic, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:20:31: error: 'UIView' is unavailable: not available on watchOS
   20 | - (instancetype)initWithView:(UIView *)view;
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:42:42: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   42 |                       animator:(nullable UIViewPropertyAnimator *)animator;
      |                                          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:41:35: error: 'UIView' is unavailable: not available on watchOS
   41 | - (void)onTouchUpInside:(__kindof UIView *)sender;
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:44:13: error: 'UIView' is unavailable: not available on watchOS
   44 | - (nullable UIView *)viewWithKey:(NSString *)key;
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:47:12: error: 'UIView' is unavailable: not available on watchOS
   47 | - (NSArray<UIView *> *)viewsWithReuseIdentifier:(NSString *)reuseIdentifier;
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBuilder.o /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CoreRender' from project 'Render')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBuilder.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBuilder.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBuilder.o -index-unit-output-path /Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNodeBuilder.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:22:41: error: 'UIView' is unavailable: not available on watchOS
   22 | @class CRNodeLayoutSpec<__covariant V : UIView *>;
      |                                         ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:37:35: error: 'UIView' is unavailable: not available on watchOS
   37 | @interface CRNode<__covariant V : UIView *> : CRAnyNode
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:76:31: error: 'UIView' is unavailable: not available on watchOS
   76 |                     viewInit:(UIView * (^_Nullable)(void))viewInit
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:82:31: error: 'UIView' is unavailable: not available on watchOS
   82 |                     viewInit:(UIView * (^_Nullable)(void))viewInit
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:83:57: error: 'UIView' is unavailable: not available on watchOS
   83 |                   layoutSpec:(void (^)(CRNodeLayoutSpec<UIView *> *))layoutSpec;
      |                                                         ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:102:35: error: 'UIView' is unavailable: not available on watchOS
  102 | - (void)reconcileInView:(nullable UIView *)view
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:116:13: error: 'UIView' is unavailable: not available on watchOS
  116 | - (nullable UIView *)viewWithKey:(NSString *)key;
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:119:12: error: 'UIView' is unavailable: not available on watchOS
  119 | - (NSArray<UIView *> *)viewsWithReuseIdentifier:(NSString *)reuseIdentifier;
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:23:59: error: 'UIView' is unavailable: not available on watchOS
   23 | - (instancetype)withLayoutSpec:(void (^)(CRNodeLayoutSpec<UIView *> *))layoutSpec;
      |                                                           ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:35:42: error: 'UIView' is unavailable: not available on watchOS
   35 | @interface CRNodeBuilder<__covariant V : UIView *> : CROpaqueNodeBuilder
      |                                          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:40:31: error: 'UIView' is unavailable: not available on watchOS
   40 | - (instancetype)withViewInit:(UIView * (^)(NSString *))viewInit;
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:35:32: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   35 | @property(nonatomic, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:67:42: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   67 | @property(nonatomic, readonly, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:3:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:41:35: error: 'UIView' is unavailable: not available on watchOS
   41 | - (void)onTouchUpInside:(__kindof UIView *)sender;
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:3:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:44:13: error: 'UIView' is unavailable: not available on watchOS
   44 | - (nullable UIView *)viewWithKey:(NSString *)key;
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:3:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:47:12: error: 'UIView' is unavailable: not available on watchOS
   47 | - (NSArray<UIView *> *)viewsWithReuseIdentifier:(NSString *)reuseIdentifier;
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNode.o /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CoreRender' from project 'Render')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNode.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNode.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNode.o -index-unit-output-path /Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRNode.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:22:41: error: 'UIView' is unavailable: not available on watchOS
   22 | @class CRNodeLayoutSpec<__covariant V : UIView *>;
      |                                         ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:37:35: error: 'UIView' is unavailable: not available on watchOS
   37 | @interface CRNode<__covariant V : UIView *> : CRAnyNode
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:76:31: error: 'UIView' is unavailable: not available on watchOS
   76 |                     viewInit:(UIView * (^_Nullable)(void))viewInit
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:82:31: error: 'UIView' is unavailable: not available on watchOS
   82 |                     viewInit:(UIView * (^_Nullable)(void))viewInit
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:83:57: error: 'UIView' is unavailable: not available on watchOS
   83 |                   layoutSpec:(void (^)(CRNodeLayoutSpec<UIView *> *))layoutSpec;
      |                                                         ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:102:35: error: 'UIView' is unavailable: not available on watchOS
  102 | - (void)reconcileInView:(nullable UIView *)view
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:116:13: error: 'UIView' is unavailable: not available on watchOS
  116 | - (nullable UIView *)viewWithKey:(NSString *)key;
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:119:12: error: 'UIView' is unavailable: not available on watchOS
  119 | - (NSArray<UIView *> *)viewsWithReuseIdentifier:(NSString *)reuseIdentifier;
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:35:32: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   35 | @property(nonatomic, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:67:42: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   67 | @property(nonatomic, readonly, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator+Private.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:41:35: error: 'UIView' is unavailable: not available on watchOS
   41 | - (void)onTouchUpInside:(__kindof UIView *)sender;
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator+Private.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:44:13: error: 'UIView' is unavailable: not available on watchOS
   44 | - (nullable UIView *)viewWithKey:(NSString *)key;
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator+Private.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:47:12: error: 'UIView' is unavailable: not available on watchOS
   47 | - (NSArray<UIView *> *)viewsWithReuseIdentifier:(NSString *)reuseIdentifier;
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRHostingView.o /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CoreRender' from project 'Render')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRHostingView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRHostingView.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRHostingView.o -index-unit-output-path /Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRHostingView.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:22:41: error: 'UIView' is unavailable: not available on watchOS
   22 | @class CRNodeLayoutSpec<__covariant V : UIView *>;
      |                                         ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:37:35: error: 'UIView' is unavailable: not available on watchOS
   37 | @interface CRNode<__covariant V : UIView *> : CRAnyNode
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:76:31: error: 'UIView' is unavailable: not available on watchOS
   76 |                     viewInit:(UIView * (^_Nullable)(void))viewInit
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:82:31: error: 'UIView' is unavailable: not available on watchOS
   82 |                     viewInit:(UIView * (^_Nullable)(void))viewInit
      |                               ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:83:57: error: 'UIView' is unavailable: not available on watchOS
   83 |                   layoutSpec:(void (^)(CRNodeLayoutSpec<UIView *> *))layoutSpec;
      |                                                         ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:102:35: error: 'UIView' is unavailable: not available on watchOS
  102 | - (void)reconcileInView:(nullable UIView *)view
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:116:13: error: 'UIView' is unavailable: not available on watchOS
  116 | - (nullable UIView *)viewWithKey:(NSString *)key;
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:119:12: error: 'UIView' is unavailable: not available on watchOS
  119 | - (NSArray<UIView *> *)viewsWithReuseIdentifier:(NSString *)reuseIdentifier;
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:13:28: error: 'UIView' is unavailable: not available on watchOS
   13 | @interface CRHostingView : UIView
      |                            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:3:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:35:32: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   35 | @property(nonatomic, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:3:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:67:42: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   67 | @property(nonatomic, readonly, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRCoordinator.o /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CoreRender' from project 'Render')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRCoordinator.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRCoordinator.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRCoordinator.o -index-unit-output-path /Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/CRCoordinator.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:35:32: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   35 | @property(nonatomic, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:67:42: error: 'UIViewPropertyAnimator' is unavailable: not available on watchOS
   67 | @property(nonatomic, readonly, nullable) UIViewPropertyAnimator *layoutAnimator;
      |                                          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:273:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:17:12: note: 'UIViewPropertyAnimator' has been explicitly marked unavailable here
   17 | @interface UIViewPropertyAnimator : NSObject <UIViewImplicitlyAnimating, NSCopying>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator+Private.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:41:35: error: 'UIView' is unavailable: not available on watchOS
   41 | - (void)onTouchUpInside:(__kindof UIView *)sender;
      |                                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator+Private.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:44:13: error: 'UIView' is unavailable: not available on watchOS
   44 | - (nullable UIView *)viewWithKey:(NSString *)key;
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator+Private.h:4:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.h:47:12: error: 'UIView' is unavailable: not available on watchOS
   47 | - (NSArray<UIView *> *)viewsWithReuseIdentifier:(NSString *)reuseIdentifier;
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:34:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:15:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
/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
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
2026-04-10 07:48:25.437 xcodebuild[697:4231] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-10 07:48:25.536 xcodebuild[697:4231] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Render.build/Debug-watchos/CoreRender.build/Objects-normal/armv7k/YGLayout.o /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CoreRender' from project 'Render')
	Building workspace spi-builder-workspace with scheme Render-Package
(2 failures)
BUILD FAILURE 6.3 watchOS