Build Information
Failed to build YTags, reference 1.0.1 (577ffd
), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 20 Jun 2025 15:00:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YTags -destination generic/platform=watchOS
Build Log
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift:69:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift:71:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift:71:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift:69:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:65:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:67:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:69:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:69:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:67:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:133:19: error: 'UIView' is unavailable in watchOS
to view2: UIView? = nil,
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:134:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:136:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:138:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:138:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:136:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:156:51: error: 'NSLayoutConstraint' is unavailable in watchOS
private func getInverseRelation(for relation: NSLayoutConstraint.Relation) -> NSLayoutConstraint.Relation {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:156:83: error: 'NSLayoutConstraint' is unavailable in watchOS
private func getInverseRelation(for relation: NSLayoutConstraint.Relation) -> NSLayoutConstraint.Relation {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:31:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:45:19: error: 'UIView' is unavailable in watchOS
to view2: UIView? = nil,
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:46:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:48:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:50:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:50:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:48:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:33:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:34:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:36:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:36:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:34:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:67:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:68:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:70:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:70:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:68:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:83:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:84:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:86:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:86:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:84:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Animation.swift:18:31: error: 'UIView' is unavailable in watchOS
case regular(options: UIView.AnimationOptions)
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Animation.swift:20:67: error: 'UIView' is unavailable in watchOS
case spring(damping: CGFloat, velocity: CGFloat, options: UIView.AnimationOptions = [])
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Elevation.swift:107:30: error: 'CALayer' is unavailable in watchOS
public func apply(layer: CALayer, cornerRadius: CGFloat? = nil) {
^~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:119:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Elevation.swift:123:37: error: 'CALayer' is unavailable in watchOS
private func applyShadow(layer: CALayer) {
^~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:119:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:17:24: error: 'NSLayoutXAxisAnchor' is unavailable in watchOS
var leadingAnchor: NSLayoutXAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:64:12: note: 'NSLayoutXAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutXAxisAnchor : NSLayoutAnchor<NSLayoutXAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:20:25: error: 'NSLayoutXAxisAnchor' is unavailable in watchOS
var trailingAnchor: NSLayoutXAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:64:12: note: 'NSLayoutXAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutXAxisAnchor : NSLayoutAnchor<NSLayoutXAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:23:21: error: 'NSLayoutXAxisAnchor' is unavailable in watchOS
var leftAnchor: NSLayoutXAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:64:12: note: 'NSLayoutXAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutXAxisAnchor : NSLayoutAnchor<NSLayoutXAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:26:22: error: 'NSLayoutXAxisAnchor' is unavailable in watchOS
var rightAnchor: NSLayoutXAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:64:12: note: 'NSLayoutXAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutXAxisAnchor : NSLayoutAnchor<NSLayoutXAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:29:20: error: 'NSLayoutYAxisAnchor' is unavailable in watchOS
var topAnchor: NSLayoutYAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:72:12: note: 'NSLayoutYAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutYAxisAnchor : NSLayoutAnchor<NSLayoutYAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:32:23: error: 'NSLayoutYAxisAnchor' is unavailable in watchOS
var bottomAnchor: NSLayoutYAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:72:12: note: 'NSLayoutYAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutYAxisAnchor : NSLayoutAnchor<NSLayoutYAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:35:22: error: 'NSLayoutDimension' is unavailable in watchOS
var widthAnchor: NSLayoutDimension { get }
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:81:12: note: 'NSLayoutDimension' has been explicitly marked unavailable here
@interface NSLayoutDimension : NSLayoutAnchor<NSLayoutDimension *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:38:23: error: 'NSLayoutDimension' is unavailable in watchOS
var heightAnchor: NSLayoutDimension { get }
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:81:12: note: 'NSLayoutDimension' has been explicitly marked unavailable here
@interface NSLayoutDimension : NSLayoutAnchor<NSLayoutDimension *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:41:24: error: 'NSLayoutXAxisAnchor' is unavailable in watchOS
var centerXAnchor: NSLayoutXAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:64:12: note: 'NSLayoutXAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutXAxisAnchor : NSLayoutAnchor<NSLayoutXAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:44:24: error: 'NSLayoutYAxisAnchor' is unavailable in watchOS
var centerYAnchor: NSLayoutYAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:72:12: note: 'NSLayoutYAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutYAxisAnchor : NSLayoutAnchor<NSLayoutYAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:49:11: error: 'UIView' is unavailable in watchOS
extension UIView: Anchorable { }
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:52:11: error: 'UILayoutGuide' is unavailable in watchOS
extension UILayoutGuide: Anchorable { }
^~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:24:12: note: 'UILayoutGuide' has been explicitly marked unavailable here
@interface UILayoutGuide : NSObject <NSCoding>
^
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGFloat+rounded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGSize+inset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/String+Localizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+horizontal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+WCAG.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+blended.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgb.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbComponents.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+directional.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+horizontal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIScreen+scaleFactor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIScrollView+keyboardNotifications.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+Animation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrain.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Animation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Elevation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Colorable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/ImageAsset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Localizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/SystemImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/YCoreUI+Logging.swift -target armv7k-apple-watchos7.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI-dependencies-1.json -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name YCoreUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name watchos26.0 -clang-target armv7k-apple-watchos26.0 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI.abi.json
SwiftCompile normal armv7k Compiling\ UIView+constrainSize.swift,\ Animation.swift,\ Elevation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Animation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Elevation.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Animation.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Elevation.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MapKit-DHYQPZLCWMGZ43UFGB1FX76HM.pcm
SwiftCompile normal armv7k Compiling\ Anchorable.swift,\ Colorable.swift,\ ImageAsset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Colorable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/ImageAsset.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Colorable.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/ImageAsset.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ UIColor+rgb.swift,\ UIColor+rgbComponents.swift,\ UIColor+rgbValue.swift,\ UIEdgeInsets+directional.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgb.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbComponents.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+directional.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgb.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbComponents.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbValue.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+directional.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ UITraitCollection+colorSpaces.swift,\ UIView+Animation.swift,\ UIView+constrain.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+Animation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrain.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+Animation.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrain.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/HomeKit-9DSDD7NK80PGX9PSPP3D9QXX3.pcm
SwiftCompile normal armv7k Compiling\ NSDirectionalEdgeInsets+horizontal.swift,\ NSDirectionalEdgeInsets+init.swift,\ UIColor+WCAG.swift,\ UIColor+blended.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+horizontal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+WCAG.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+blended.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+horizontal.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+init.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+WCAG.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+blended.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ UIView+constrainAnchor.swift,\ UIView+constrainAspectRatio.swift,\ UIView+constrainBelow.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAspectRatio.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ YCoreUI (in target 'YCoreUI' from project 'YCoreUI')
EmitSwiftModule normal arm64_32 (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ YCoreUI (in target 'YCoreUI' from project 'YCoreUI')
EmitSwiftModule normal arm64 (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MapKit-EPH5UJLI7CFKXXAEDSQT7IT4J.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/WatchKit-3YAPSVGZXRV1TT0ZV9AL92EOK.pcm
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'YCoreUI' from project 'YCoreUI')
SwiftEmitModule normal armv7k Emitting\ module\ for\ YCoreUI (in target 'YCoreUI' from project 'YCoreUI')
Building workspace spi-builder-workspace with scheme YTags
(3 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
YTags: /Users/admin/builder/spi-builder-workspace
YCoreUI: https://github.com/yml-org/YCoreUI.git @ 1.7.0
YMatterType: https://github.com/yml-org/YMatterType.git @ 1.7.0
resolved source packages: YTags, YCoreUI, YMatterType
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "ycoreui",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yml-org/YCoreUI.git"
},
{
"identity" : "ymattertype",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yml-org/YMatterType.git"
}
],
"manifest_display_name" : "YTags",
"name" : "YTags",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "YTags",
"targets" : [
"YTags"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "YTagsTests",
"module_type" : "SwiftTarget",
"name" : "YTagsTests",
"path" : "Tests/YTagsTests",
"sources" : [
"AppearanceCloseButtonTests.swift",
"AppearanceLeadingIconTests.swift",
"Enums/TagView+ImagesTests.swift",
"Enums/TagView+StringsTests.swift",
"TagViewAppearanceLayoutTests.swift",
"TagViewAppearanceTests.swift",
"TagViewTests.swift",
"Test Helpers/XCTestCase+MemoryLeakTracking.swift"
],
"target_dependencies" : [
"YTags"
],
"type" : "test"
},
{
"c99name" : "YTags",
"module_type" : "SwiftTarget",
"name" : "YTags",
"path" : "Sources/YTags",
"product_dependencies" : [
"YCoreUI",
"YMatterType"
],
"product_memberships" : [
"YTags"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/YTags/Assets/Strings/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
}
],
"sources" : [
"Enums/AccessibilityIdentifiers.swift",
"Enums/YTags+Images.swift",
"Enums/YTags+Strings.swift",
"Protocols/TagViewDelegate.swift",
"TagView+Appearance.swift",
"TagView+CloseButton.swift",
"TagView+LeadingIcon.swift",
"TagView+Shape.swift",
"TagView.Appearance+Layout.swift",
"TagView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"YCoreUI",
"YMatterType",
"YTags"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"YCoreUI",
"YMatterType",
"YTags"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YTags -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme YTags -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
YTags: /Users/admin/builder/spi-builder-workspace
YCoreUI: https://github.com/yml-org/YCoreUI.git @ 1.7.0
YMatterType: https://github.com/yml-org/YMatterType.git @ 1.7.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'YTagsTests' in project 'YTags'
➜ Explicit dependency on target 'YTags' in project 'YTags'
➜ Explicit dependency on target 'YCoreUI' in project 'YCoreUI'
➜ Explicit dependency on target 'YMatterType' in project 'YMatterType'
Target 'YTags' in project 'YTags'
➜ Explicit dependency on target 'YTags' in project 'YTags'
➜ Explicit dependency on target 'YTags_YTags' in project 'YTags'
➜ Explicit dependency on target 'YCoreUI' in project 'YCoreUI'
➜ Explicit dependency on target 'YMatterType' in project 'YMatterType'
Target 'YTags' in project 'YTags'
➜ Explicit dependency on target 'YTags_YTags' in project 'YTags'
➜ Explicit dependency on target 'YCoreUI' in project 'YCoreUI'
➜ Explicit dependency on target 'YMatterType' in project 'YMatterType'
Target 'YMatterType' in project 'YMatterType'
➜ Explicit dependency on target 'YMatterType' in project 'YMatterType'
Target 'YMatterType' in project 'YMatterType' (no dependencies)
Target 'YCoreUI' in project 'YCoreUI'
➜ Explicit dependency on target 'YCoreUI' in project 'YCoreUI'
Target 'YCoreUI' in project 'YCoreUI' (no dependencies)
Target 'YTags_YTags' in project 'YTags' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
SwiftDriver YMatterType normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'YMatterType' from project 'YMatterType')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name YMatterType -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64_32/YMatterType.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64_32 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64_32/YMatterType-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64_32/YMatterType.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64_32/YMatterType_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64_32/YMatterType-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver YMatterType normal armv7k com.apple.xcode.tools.swift.compiler (in target 'YMatterType' from project 'YMatterType')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name YMatterType -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/armv7k/YMatterType.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/armv7k -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/armv7k/YMatterType-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/armv7k/YMatterType.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/armv7k/YMatterType_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/armv7k/YMatterType-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver YMatterType normal arm64 com.apple.xcode.tools.swift.compiler (in target 'YMatterType' from project 'YMatterType')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name YMatterType -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64/YMatterType.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64/YMatterType-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64/YMatterType.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64/YMatterType_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YMatterType.build/Debug-watchos/YMatterType.build/Objects-normal/arm64/YMatterType-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver YCoreUI normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name YCoreUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver YCoreUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name YCoreUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64/YCoreUI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64/YCoreUI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64/YCoreUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64/YCoreUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64/YCoreUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver YCoreUI normal armv7k com.apple.xcode.tools.swift.compiler (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name YCoreUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/armv7k/YCoreUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ YCoreUI (in target 'YCoreUI' from project 'YCoreUI')
EmitSwiftModule normal arm64_32 (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGFloat+rounded.swift:20:16: error: 'UIScreen' is unavailable in watchOS
scale: UIScreen.ScaleFactor
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGFloat+rounded.swift:29:32: error: 'UIScreen' is unavailable in watchOS
public func floored(scale: UIScreen.ScaleFactor = UIScreen.main.scaleFactor) -> CGFloat {
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGFloat+rounded.swift:29:55: error: 'UIScreen' is unavailable in watchOS
public func floored(scale: UIScreen.ScaleFactor = UIScreen.main.scaleFactor) -> CGFloat {
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGFloat+rounded.swift:29:64: error: 'main' is unavailable in watchOS
public func floored(scale: UIScreen.ScaleFactor = UIScreen.main.scaleFactor) -> CGFloat {
^~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: 'main' has been explicitly marked unavailable here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGFloat+rounded.swift:37:31: error: 'UIScreen' is unavailable in watchOS
public func ceiled(scale: UIScreen.ScaleFactor = UIScreen.main.scaleFactor) -> CGFloat {
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGFloat+rounded.swift:37:54: error: 'UIScreen' is unavailable in watchOS
public func ceiled(scale: UIScreen.ScaleFactor = UIScreen.main.scaleFactor) -> CGFloat {
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGFloat+rounded.swift:37:63: error: 'main' is unavailable in watchOS
public func ceiled(scale: UIScreen.ScaleFactor = UIScreen.main.scaleFactor) -> CGFloat {
^~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: 'main' has been explicitly marked unavailable here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIScreen+scaleFactor.swift:11:11: error: 'UIScreen' is unavailable in watchOS
extension UIScreen {
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:18:33: error: 'UITraitCollection' is unavailable in watchOS
static let allColorSpaces: [UITraitCollection] = [
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:19:9: error: 'UITraitCollection' is unavailable in watchOS
UITraitCollection(userInterfaceStyle: .light),
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:19:9: error: 'init(userInterfaceStyle:)' is unavailable in watchOS
UITraitCollection(userInterfaceStyle: .light),
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:41:1: note: 'init(userInterfaceStyle:)' has been explicitly marked unavailable here
+ (UITraitCollection *)traitCollectionWithUserInterfaceStyle:(UIUserInterfaceStyle)userInterfaceStyle API_AVAILABLE(tvos(10.0)) API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:20:9: error: 'UITraitCollection' is unavailable in watchOS
UITraitCollection(traitsFrom: [
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:21:13: error: 'UITraitCollection' is unavailable in watchOS
UITraitCollection(userInterfaceStyle: .light),
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:21:13: error: 'init(userInterfaceStyle:)' is unavailable in watchOS
UITraitCollection(userInterfaceStyle: .light),
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:41:1: note: 'init(userInterfaceStyle:)' has been explicitly marked unavailable here
+ (UITraitCollection *)traitCollectionWithUserInterfaceStyle:(UIUserInterfaceStyle)userInterfaceStyle API_AVAILABLE(tvos(10.0)) API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:22:13: error: 'UITraitCollection' is unavailable in watchOS
UITraitCollection(accessibilityContrast: .high)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:22:13: error: 'init(accessibilityContrast:)' is unavailable in watchOS
UITraitCollection(accessibilityContrast: .high)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:65:1: note: 'init(accessibilityContrast:)' has been explicitly marked unavailable here
+ (UITraitCollection *)traitCollectionWithAccessibilityContrast:(UIAccessibilityContrast)accessibilityContrast API_AVAILABLE(ios(13.0), tvos(13.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:24:9: error: 'UITraitCollection' is unavailable in watchOS
UITraitCollection(userInterfaceStyle: .dark),
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:24:9: error: 'init(userInterfaceStyle:)' is unavailable in watchOS
UITraitCollection(userInterfaceStyle: .dark),
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:41:1: note: 'init(userInterfaceStyle:)' has been explicitly marked unavailable here
+ (UITraitCollection *)traitCollectionWithUserInterfaceStyle:(UIUserInterfaceStyle)userInterfaceStyle API_AVAILABLE(tvos(10.0)) API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:25:9: error: 'UITraitCollection' is unavailable in watchOS
UITraitCollection(traitsFrom: [
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:26:13: error: 'UITraitCollection' is unavailable in watchOS
UITraitCollection(userInterfaceStyle: .dark),
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:26:13: error: 'init(userInterfaceStyle:)' is unavailable in watchOS
UITraitCollection(userInterfaceStyle: .dark),
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:41:1: note: 'init(userInterfaceStyle:)' has been explicitly marked unavailable here
+ (UITraitCollection *)traitCollectionWithUserInterfaceStyle:(UIUserInterfaceStyle)userInterfaceStyle API_AVAILABLE(tvos(10.0)) API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:27:13: error: 'UITraitCollection' is unavailable in watchOS
UITraitCollection(accessibilityContrast: .high)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:27:13: error: 'init(accessibilityContrast:)' is unavailable in watchOS
UITraitCollection(accessibilityContrast: .high)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:65:1: note: 'init(accessibilityContrast:)' has been explicitly marked unavailable here
+ (UITraitCollection *)traitCollectionWithAccessibilityContrast:(UIAccessibilityContrast)accessibilityContrast API_AVAILABLE(ios(13.0), tvos(13.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift:11:18: error: 'UITraitCollection' is unavailable in watchOS
public extension UITraitCollection {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+Animation.swift:12:18: error: 'UIView' is unavailable in watchOS
public extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrain.swift:56:18: error: 'NSLayoutConstraint' is unavailable in watchOS
_ attr1: NSLayoutConstraint.Attribute,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrain.swift:57:19: error: 'NSLayoutConstraint' is unavailable in watchOS
to attr2: NSLayoutConstraint.Attribute = .notAnAttribute,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrain.swift:59:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrain.swift:62:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrain.swift:64:10: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrain.swift:62:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrain.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:96:25: error: 'NSLayoutXAxisAnchor' is unavailable in watchOS
to otherAnchor: NSLayoutXAxisAnchor,
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:64:12: note: 'NSLayoutXAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutXAxisAnchor : NSLayoutAnchor<NSLayoutXAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:97:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:99:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:101:10: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:99:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:153:25: error: 'NSLayoutYAxisAnchor' is unavailable in watchOS
to otherAnchor: NSLayoutYAxisAnchor,
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:72:12: note: 'NSLayoutYAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutYAxisAnchor : NSLayoutAnchor<NSLayoutYAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:154:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:156:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:158:10: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:156:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:209:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:211:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:213:10: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:211:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:257:25: error: 'NSLayoutDimension' is unavailable in watchOS
to otherAnchor: NSLayoutDimension,
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:81:12: note: 'NSLayoutDimension' has been explicitly marked unavailable here
@interface NSLayoutDimension : NSLayoutAnchor<NSLayoutDimension *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:258:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:261:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:263:10: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:261:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAspectRatio.swift:33:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAspectRatio.swift:34:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAspectRatio.swift:36:10: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAspectRatio.swift:34:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAspectRatio.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift:49:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift:51:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift:53:10: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift:51:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift:74:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift:76:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift:78:10: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift:76:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift:67:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift:69:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift:71:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift:71:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift:69:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:65:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:67:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:69:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:69:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:67:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:133:19: error: 'UIView' is unavailable in watchOS
to view2: UIView? = nil,
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:134:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:136:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:138:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:138:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:136:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:156:51: error: 'NSLayoutConstraint' is unavailable in watchOS
private func getInverseRelation(for relation: NSLayoutConstraint.Relation) -> NSLayoutConstraint.Relation {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:156:83: error: 'NSLayoutConstraint' is unavailable in watchOS
private func getInverseRelation(for relation: NSLayoutConstraint.Relation) -> NSLayoutConstraint.Relation {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift:31:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:45:19: error: 'UIView' is unavailable in watchOS
to view2: UIView? = nil,
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:46:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:48:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:50:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:50:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:48:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:33:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:34:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:36:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:36:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:34:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:67:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:68:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:70:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:70:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:68:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:83:29: error: 'NSLayoutConstraint' is unavailable in watchOS
relatedBy relation: NSLayoutConstraint.Relation = .equal,
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:84:19: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:86:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:86:41: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint.Attribute: NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:84:39: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required,
^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:18:31: note: 'required' has been explicitly marked unavailable here
static const UILayoutPriority UILayoutPriorityRequired API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos) = 1000; // A required constraint. Do not exceed this.
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Animation.swift:18:31: error: 'UIView' is unavailable in watchOS
case regular(options: UIView.AnimationOptions)
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Animation.swift:20:67: error: 'UIView' is unavailable in watchOS
case spring(damping: CGFloat, velocity: CGFloat, options: UIView.AnimationOptions = [])
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Elevation.swift:107:30: error: 'CALayer' is unavailable in watchOS
public func apply(layer: CALayer, cornerRadius: CGFloat? = nil) {
^~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:119:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Elevation.swift:123:37: error: 'CALayer' is unavailable in watchOS
private func applyShadow(layer: CALayer) {
^~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:119:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:17:24: error: 'NSLayoutXAxisAnchor' is unavailable in watchOS
var leadingAnchor: NSLayoutXAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:64:12: note: 'NSLayoutXAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutXAxisAnchor : NSLayoutAnchor<NSLayoutXAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:20:25: error: 'NSLayoutXAxisAnchor' is unavailable in watchOS
var trailingAnchor: NSLayoutXAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:64:12: note: 'NSLayoutXAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutXAxisAnchor : NSLayoutAnchor<NSLayoutXAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:23:21: error: 'NSLayoutXAxisAnchor' is unavailable in watchOS
var leftAnchor: NSLayoutXAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:64:12: note: 'NSLayoutXAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutXAxisAnchor : NSLayoutAnchor<NSLayoutXAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:26:22: error: 'NSLayoutXAxisAnchor' is unavailable in watchOS
var rightAnchor: NSLayoutXAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:64:12: note: 'NSLayoutXAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutXAxisAnchor : NSLayoutAnchor<NSLayoutXAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:29:20: error: 'NSLayoutYAxisAnchor' is unavailable in watchOS
var topAnchor: NSLayoutYAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:72:12: note: 'NSLayoutYAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutYAxisAnchor : NSLayoutAnchor<NSLayoutYAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:32:23: error: 'NSLayoutYAxisAnchor' is unavailable in watchOS
var bottomAnchor: NSLayoutYAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:72:12: note: 'NSLayoutYAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutYAxisAnchor : NSLayoutAnchor<NSLayoutYAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:35:22: error: 'NSLayoutDimension' is unavailable in watchOS
var widthAnchor: NSLayoutDimension { get }
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:81:12: note: 'NSLayoutDimension' has been explicitly marked unavailable here
@interface NSLayoutDimension : NSLayoutAnchor<NSLayoutDimension *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:38:23: error: 'NSLayoutDimension' is unavailable in watchOS
var heightAnchor: NSLayoutDimension { get }
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:81:12: note: 'NSLayoutDimension' has been explicitly marked unavailable here
@interface NSLayoutDimension : NSLayoutAnchor<NSLayoutDimension *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:41:24: error: 'NSLayoutXAxisAnchor' is unavailable in watchOS
var centerXAnchor: NSLayoutXAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:64:12: note: 'NSLayoutXAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutXAxisAnchor : NSLayoutAnchor<NSLayoutXAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:44:24: error: 'NSLayoutYAxisAnchor' is unavailable in watchOS
var centerYAnchor: NSLayoutYAxisAnchor { get }
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:72:12: note: 'NSLayoutYAxisAnchor' has been explicitly marked unavailable here
@interface NSLayoutYAxisAnchor : NSLayoutAnchor<NSLayoutYAxisAnchor *>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:49:11: error: 'UIView' is unavailable in watchOS
extension UIView: Anchorable { }
^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift:52:11: error: 'UILayoutGuide' is unavailable in watchOS
extension UILayoutGuide: Anchorable { }
^~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:24:12: note: 'UILayoutGuide' has been explicitly marked unavailable here
@interface UILayoutGuide : NSObject <NSCoding>
^
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGFloat+rounded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGSize+inset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/String+Localizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+horizontal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+WCAG.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+blended.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgb.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbComponents.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+directional.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+horizontal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIScreen+scaleFactor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIScrollView+keyboardNotifications.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UITraitCollection+colorSpaces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+Animation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrain.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Animation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Elevation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Colorable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/ImageAsset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Localizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/SystemImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/YCoreUI+Logging.swift -target arm64_32-apple-watchos7.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI-dependencies-1.json -enable-objc-interop -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name YCoreUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name watchos26.0 -clang-target arm64_32-apple-watchos26.0 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YCoreUI.build/Debug-watchos/YCoreUI.build/Objects-normal/arm64_32/YCoreUI.abi.json
SwiftCompile normal arm64_32 Compiling\ Anchorable.swift,\ Colorable.swift,\ ImageAsset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Colorable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/ImageAsset.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Anchorable.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Colorable.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/ImageAsset.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ UIView+constrainCenter.swift,\ UIView+constrainEdges.swift,\ UIView+constrainEdgesToMargins.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainCenter.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdges.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainEdgesToMargins.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FormViewController.swift,\ CGFloat+rounded.swift,\ CGSize+inset.swift,\ String+Localizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGFloat+rounded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGSize+inset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/String+Localizable.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGFloat+rounded.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/CGSize+inset.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/Foundation/String+Localizable.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ UIView+constrainAnchor.swift,\ UIView+constrainAspectRatio.swift,\ UIView+constrainBelow.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAnchor.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainAspectRatio.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainBelow.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ UIView+constrainSize.swift,\ Animation.swift,\ Elevation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Animation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Elevation.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIView+constrainSize.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Animation.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Foundations/Elevation.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ UIColor+rgb.swift,\ UIColor+rgbComponents.swift,\ UIColor+rgbValue.swift,\ UIEdgeInsets+directional.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgb.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbComponents.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+directional.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgb.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbComponents.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+rgbValue.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+directional.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ NSDirectionalEdgeInsets+horizontal.swift,\ NSDirectionalEdgeInsets+init.swift,\ UIColor+WCAG.swift,\ UIColor+blended.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+horizontal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+WCAG.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+blended.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+horizontal.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/NSDirectionalEdgeInsets+init.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+WCAG.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIColor+blended.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ UIEdgeInsets+horizontal.swift,\ UIEdgeInsets+init.swift,\ UIScreen+scaleFactor.swift,\ UIScrollView+keyboardNotifications.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+horizontal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIScreen+scaleFactor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIScrollView+keyboardNotifications.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+horizontal.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIEdgeInsets+init.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIScreen+scaleFactor.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Extensions/UIKit/UIScrollView+keyboardNotifications.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Localizable.swift,\ SystemImage.swift,\ YCoreUI+Logging.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Localizable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/SystemImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/YCoreUI+Logging.swift (in target 'YCoreUI' from project 'YCoreUI')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/Localizable.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/Protocols/SystemImage.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/YCoreUI/Sources/YCoreUI/YCoreUI+Logging.swift (in target 'YCoreUI' from project 'YCoreUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64_32 (in target 'YCoreUI' from project 'YCoreUI')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ YCoreUI (in target 'YCoreUI' from project 'YCoreUI')
Building workspace spi-builder-workspace with scheme YTags
(3 failures)
BUILD FAILURE 6.2 watchOS