Build Information
Failed to build CxjToasts, reference main (38e779), with Swift 6.3 for watchOS using Xcode 26.4 on 15 Apr 2026 13:55:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CxjToasts -destination generic/platform=watchOSBuild Log
SwiftEmitModule normal armv7k Emitting\ module\ for\ CxjToasts (in target 'CxjToasts' from project 'CxjToasts')
EmitSwiftModule normal armv7k (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:56:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:83:3: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:95:3: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:107:3: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:119:3: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/Configurators/CxjBlurredBackgroundViewConfigurator.swift:13:15: error: 'UIBlurEffect' is unavailable in watchOS
blurEffect: UIBlurEffect?
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBlurEffect.h:61:12: note: 'UIBlurEffect' has been explicitly marked unavailable here
@interface UIBlurEffect : UIVisualEffect
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/Configurators/CxjBlurredBackgroundViewConfigurator.swift:14:7: error: 'UIView' is unavailable in watchOS
) -> UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/Configurators/CxjColorizedBackgroundViewConfigurator.swift:12:51: error: 'UIView' is unavailable in watchOS
static func backgroundViewFor(color: UIColor) -> UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/Configurators/CxjGradientdBackgroundViewConfigurator.swift:12:87: error: 'UIView' is unavailable in watchOS
static func gradientBackgroundViewWithParams(_ gradientParams: CxjGradientParams) -> UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/CxjBackground.swift:12:23: error: 'UIBlurEffect' is unavailable in watchOS
case blurred(effect: UIBlurEffect)
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBlurEffect.h:61:12: note: 'UIBlurEffect' has been explicitly marked unavailable here
@interface UIBlurEffect : UIVisualEffect
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/CxjBackground.swift:14:20: error: 'UIView' is unavailable in watchOS
case custom(view: UIView)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Models/CxjHapticFeedback.swift:11:26: error: 'UIImpactFeedbackGenerator' is unavailable in watchOS
case uiImpact(style: UIImpactFeedbackGenerator.FeedbackStyle)
^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:25:12: note: 'UIImpactFeedbackGenerator' has been explicitly marked unavailable here
@interface UIImpactFeedbackGenerator : UIFeedbackGenerator
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Models/CxjHapticFeedback.swift:12:29: error: 'UINotificationFeedbackGenerator' is unavailable in watchOS
case notification(type: UINotificationFeedbackGenerator.FeedbackType)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINotificationFeedbackGenerator.h:21:12: note: 'UINotificationFeedbackGenerator' has been explicitly marked unavailable here
@interface UINotificationFeedbackGenerator : UIFeedbackGenerator
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Models/CxjUIViewShadowParams.swift:29:11: error: 'CALayer' is unavailable in watchOS
extension CALayer {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:117:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Models/CxjUIViewShadowParams.swift:39:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Services/Haptic/CxjToastNotificationFeebackGenerator.swift:12:27: error: 'UINotificationFeedbackGenerator' is unavailable in watchOS
typealias Generator = UINotificationFeedbackGenerator
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINotificationFeedbackGenerator.h:21:12: note: 'UINotificationFeedbackGenerator' has been explicitly marked unavailable here
@interface UINotificationFeedbackGenerator : UIFeedbackGenerator
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Services/Haptic/CxjToastNotificationFeebackGenerator.swift:13:40: error: 'FeedbackType' is unavailable in watchOS
typealias FeedbackType = Generator.FeedbackType
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINotificationFeedbackGenerator.h:13:28: note: 'FeedbackType' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UINotificationFeedbackType) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Services/Haptic/CxjToastUiImpactFeedbackGenerator.swift:12:27: error: 'UIImpactFeedbackGenerator' is unavailable in watchOS
typealias Generator = UIImpactFeedbackGenerator
^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:25:12: note: 'UIImpactFeedbackGenerator' has been explicitly marked unavailable here
@interface UIImpactFeedbackGenerator : UIFeedbackGenerator
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Services/Haptic/CxjToastUiImpactFeedbackGenerator.swift:13:33: error: 'FeedbackStyle' is unavailable in watchOS
typealias Style = Generator.FeedbackStyle
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:15:28: note: 'FeedbackStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIImpactFeedbackStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Views/CxjInteractiveBounceButton.swift:19:46: error: 'UITouch' is unavailable in watchOS
public override func beginTracking(_ touch: UITouch, with event: UIEvent?) -> Bool {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Views/CxjInteractiveBounceButton.swift:19:67: error: 'UIEvent' is unavailable in watchOS
public override func beginTracking(_ touch: UITouch, with event: UIEvent?) -> Bool {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Views/CxjInteractiveBounceButton.swift:25:44: error: 'UITouch' is unavailable in watchOS
public override func endTracking(_ touch: UITouch?, with event: UIEvent?) {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Views/CxjInteractiveBounceButton.swift:25:66: error: 'UIEvent' is unavailable in watchOS
public override func endTracking(_ touch: UITouch?, with event: UIEvent?) {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Views/CxjInteractiveBounceButton.swift:31:50: error: 'UIEvent' is unavailable in watchOS
public override func cancelTracking(with event: UIEvent?) {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Common/Views/CxjInteractiveBounceButton.swift:10:42: error: 'UIButton' is unavailable in watchOS
public class CxjInteractiveBounceButton: UIButton {
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration+SourceBackground.swift:21:27: error: 'UIControl' is unavailable in watchOS
public let touchEvent: UIControl.Event
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration+SourceBackground.swift:25:17: error: 'UIControl' is unavailable in watchOS
touchEvent: UIControl.Event,
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration.swift:22:25: error: 'UIView' is unavailable in watchOS
public let sourceView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration.swift:63:15: error: 'UIView' is unavailable in watchOS
sourceView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/UseCases/CxjToastAnimator+CommonBehaviourCoordinator.swift:32:46: error: 'UIView' is unavailable in watchOS
private var transitionAnimationDimmedView: UIView?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/UseCases/CxjToastAnimator+CommonBehaviourCoordinator.swift:82:72: error: 'CACornerMask' is unavailable in watchOS
private func addTransitionDimmedView(dimColor: UIColor, cornersMask: CACornerMask) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:106:33: note: 'CACornerMask' has been explicitly marked unavailable here
typedef NS_OPTIONS (NSUInteger, CACornerMask)
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/CxjToastAnimator.swift:42:26: error: 'UIView' is unavailable in watchOS
private let sourceView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/CxjToastAnimator.swift:51:15: error: 'UIView' is unavailable in watchOS
sourceView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Comparators/ToastSourceViewComparator.swift:11:25: error: 'UIView' is unavailable in watchOS
typealias SourceView = UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:31:40: error: 'UIPanGestureRecognizer' is unavailable in watchOS
private lazy var swipeGesture: UIPanGestureRecognizer = {
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:32:26: error: 'UIPanGestureRecognizer' is unavailable in watchOS
let gesture: UIPanGestureRecognizer = UIPanGestureRecognizer(
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:32:51: error: 'UIPanGestureRecognizer' is unavailable in watchOS
let gesture: UIPanGestureRecognizer = UIPanGestureRecognizer(
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:113:38: error: 'UIPanGestureRecognizer' is unavailable in watchOS
func handleToastSwipe(_ gesture: UIPanGestureRecognizer) {
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:147:20: error: 'UIPanGestureRecognizer' is unavailable in watchOS
_ gesture: UIPanGestureRecognizer,
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:148:36: error: 'UIView' is unavailable in watchOS
insideView toastSuperView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:165:20: error: 'UIPanGestureRecognizer' is unavailable in watchOS
_ gesture: UIPanGestureRecognizer,
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:166:36: error: 'UIView' is unavailable in watchOS
insideView toastSuperView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:173:20: error: 'UIPanGestureRecognizer' is unavailable in watchOS
_ gesture: UIPanGestureRecognizer,
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:174:36: error: 'UIView' is unavailable in watchOS
insideView toastSuperView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:181:20: error: 'UIPanGestureRecognizer' is unavailable in watchOS
_ gesture: UIPanGestureRecognizer,
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:182:36: error: 'UIView' is unavailable in watchOS
insideView toastSuperView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:204:20: error: 'UIPanGestureRecognizer' is unavailable in watchOS
_ gesture: UIPanGestureRecognizer,
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:205:36: error: 'UIView' is unavailable in watchOS
insideView toastSuperView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:252:39: error: 'UIPanGestureRecognizer' is unavailable in watchOS
func deltaForSwipeGesture(_ gesture: UIPanGestureRecognizer, insideView toastSuperView: UIView) -> CGFloat {
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:252:90: error: 'UIView' is unavailable in watchOS
func deltaForSwipeGesture(_ gesture: UIPanGestureRecognizer, insideView toastSuperView: UIView) -> CGFloat {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:272:52: error: 'UIPanGestureRecognizer' is unavailable in watchOS
func shouldDismissToastForEndedGesture(_ gesture: UIPanGestureRecognizer, insideView toastSuperView: UIView) -> Bool {
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
@interface UIPanGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift:272:103: error: 'UIView' is unavailable in watchOS
func shouldDismissToastForEndedGesture(_ gesture: UIPanGestureRecognizer, insideView toastSuperView: UIView) -> Bool {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+ByTouchUseCase.swift:18:32: error: 'UITapGestureRecognizer' is unavailable in watchOS
private lazy var tapGesture: UITapGestureRecognizer = UITapGestureRecognizer(
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITapGestureRecognizer.h:23:12: note: 'UITapGestureRecognizer' has been explicitly marked unavailable here
@interface UITapGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+ByTouchUseCase.swift:18:57: error: 'UITapGestureRecognizer' is unavailable in watchOS
private lazy var tapGesture: UITapGestureRecognizer = UITapGestureRecognizer(
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITapGestureRecognizer.h:23:12: note: 'UITapGestureRecognizer' has been explicitly marked unavailable here
@interface UITapGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift:20:27: error: 'UIView' is unavailable in watchOS
private let sourceView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift:24:42: error: 'NSLayoutConstraint' is unavailable in watchOS
private var defaultVerticalConstraint: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift:25:56: error: 'NSLayoutConstraint' is unavailable in watchOS
private var bottomConstaintDuringKeyboardDisplaying: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift:30:16: error: 'UIView' is unavailable in watchOS
sourceView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift:75:22: error: 'UIView' is unavailable in watchOS
_ backgroundView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift:76:29: error: 'UIView' is unavailable in watchOS
inSourceView sourceView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift:122:19: error: 'UIView' is unavailable in watchOS
in sourceView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift:123:8: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift:157:27: error: 'UIView' is unavailable in watchOS
insideView sourceView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift:158:8: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+UpdatingForKeyboardStrategy.swift:31:18: error: 'UIView' is unavailable in watchOS
let toastView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:21:28: error: 'UIView' is unavailable in watchOS
forView childView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:22:32: error: 'UIView' is unavailable in watchOS
insideView parentView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:23:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:45:28: error: 'UIView' is unavailable in watchOS
forView childView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:46:32: error: 'UIView' is unavailable in watchOS
insideView parentView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:47:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:61:28: error: 'UIView' is unavailable in watchOS
forView childView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:62:32: error: 'UIView' is unavailable in watchOS
insideView parentView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:63:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:84:28: error: 'UIView' is unavailable in watchOS
forView childView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:85:32: error: 'UIView' is unavailable in watchOS
insideView parentView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:86:10: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:138:24: error: 'NSLayoutAnchor' is unavailable in watchOS
_ anchorStart: NSLayoutAnchor<AnchorType>,
^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:34:12: note: 'NSLayoutAnchor' has been explicitly marked unavailable here
@interface NSLayoutAnchor<AnchorType> : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:140:34: error: 'NSLayoutAnchor' is unavailable in watchOS
equalToAnchor anchorEnd: NSLayoutAnchor<AnchorType>
^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutAnchor.h:34:12: note: 'NSLayoutAnchor' has been explicitly marked unavailable here
@interface NSLayoutAnchor<AnchorType> : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:141:10: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:153:22: error: 'NSLayoutDimension' is unavailable in watchOS
_ dimension: NSLayoutDimension,
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.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/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift:155:10: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastsCoordinator/CxjToastsCoordinator.swift:138:52: error: 'UIView' is unavailable in watchOS
public func dismissToastsInsideView(_ sourceView: UIView, animated: Bool) {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/ToastProtocols/ComparableToast.swift:15:21: error: 'UIView' is unavailable in watchOS
var sourceView: UIView { get }
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToast/ToastProtocols/ConfigableToast.swift:19:21: error: 'UIView' is unavailable in watchOS
var sourceView: UIView { config.sourceView }
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/Action/CxjActionToastContentConfiguration.swift:109:24: error: 'UIControl' is unavailable in watchOS
case custom(control: UIControl, actionCompletion: CxjVoidCompletion?)
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/Action/CxjActionToastContentView.swift:29:27: error: 'UIView' is unavailable in watchOS
private let contentView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/Action/CxjActionToastContentView.swift:30:29: error: 'UIControl' is unavailable in watchOS
private let actionControl: UIControl
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/Action/CxjActionToastContentView.swift:34:16: error: 'UIView' is unavailable in watchOS
contentView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/Action/CxjActionToastContentView.swift:35:18: error: 'UIControl' is unavailable in watchOS
actionControl: UIControl,
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/Action/CxjActionToastContentView.swift:27:47: error: 'UIStackView' is unavailable in watchOS
public final class CxjActionToastContentView: UIStackView {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/Action/CxjActionToastContentViewConfigurator.swift:15:70: error: 'UIView' is unavailable in watchOS
static func createViewWithConfig(_ config: Config, infoContentView: UIView) -> View {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/Action/CxjActionToastContentViewConfigurator.swift:43:80: error: 'UIControl' is unavailable in watchOS
private static func actionControlForConfig(_ config: Config.ActionControl) -> UIControl {
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/CxjToastContentView.swift:15:38: error: 'UIView' is unavailable in watchOS
public protocol CxjToastContentView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/CommonConfigs/CxjIconConfiguration.swift:37:26: error: 'UIView' is unavailable in watchOS
public let contentMode: UIView.ContentMode
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/CommonConfigs/CxjIconConfiguration.swift:49:16: error: 'UIView' is unavailable in watchOS
contentMode: UIView.ContentMode = .scaleAspectFit,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/Iconed/CxjIconWithTextToastContentViewConfigurator.swift:15:64: error: 'UIView' is unavailable in watchOS
static func viewWithConfig(_ config: Config, infoContentView: UIView) -> View {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/Iconed/CxjIconWithTextToastContentViewConfigurator.swift:30:81: error: 'UIImageView' is unavailable in watchOS
private static func iconImageViewWithParams(_ params: CxjIconConfiguration) -> UIImageView {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
@interface UIImageView : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/Iconed/CxjIconedToastContentView.swift:22:22: error: 'UIImageView' is unavailable in watchOS
let iconImageView: UIImageView
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
@interface UIImageView : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/Iconed/CxjIconedToastContentView.swift:23:24: error: 'UIView' is unavailable in watchOS
let infoContentView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/Iconed/CxjIconedToastContentView.swift:29:47: error: 'UIStackView' is unavailable in watchOS
public final class CxjIconedToastContentView: UIStackView {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/Titled/CxjTextContentLabelConfigurator.swift:14:60: error: 'UILabel' is unavailable in watchOS
static func labelForConfig(_ labelConfig: LabelConfig) -> UILabel {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/Titled/CxjToastTextContentView.swift:13:27: error: 'UILabel' is unavailable in watchOS
case singleTitle(label: UILabel)
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/Titled/CxjToastTextContentView.swift:14:33: error: 'UILabel' is unavailable in watchOS
case withSubtitle(titleLabel: UILabel, subtitleLabel: UILabel, params: SubtitledConfigParams)
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/Titled/CxjToastTextContentView.swift:14:57: error: 'UILabel' is unavailable in watchOS
case withSubtitle(titleLabel: UILabel, subtitleLabel: UILabel, params: SubtitledConfigParams)
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/InfoContent/Titled/CxjToastTextContentView.swift:23:38: error: 'UIStackView' is unavailable in watchOS
final class CxjToastTextContentView: UIStackView {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentConfiguration.swift:87:24: error: 'UIControl' is unavailable in watchOS
case custom(control: UIControl, actionCompletion: CxjVoidCompletion?)
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentView.swift:10:45: error: 'UIView' is unavailable in watchOS
public protocol CxjToastTimingFeedbackView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentView.swift:18:32: error: 'UIStackView' is unavailable in watchOS
private let leadingStackView: UIStackView = UIStackView()
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentView.swift:18:46: error: 'UIStackView' is unavailable in watchOS
private let leadingStackView: UIStackView = UIStackView()
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentView.swift:18:46: error: 'init()' is unavailable in watchOS
private let leadingStackView: UIStackView = UIStackView()
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentView.swift:21:31: error: 'UIView' is unavailable in watchOS
private let infoContentView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentView.swift:22:26: error: 'UIControl' is unavailable in watchOS
private let undoButton: UIControl
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentView.swift:27:20: error: 'UIView' is unavailable in watchOS
infoContentView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentView.swift:28:15: error: 'UIControl' is unavailable in watchOS
undoButton: UIControl,
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentView.swift:16:51: error: 'UIStackView' is unavailable in watchOS
public final class CxjUndoActionToastContentView: UIStackView {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentViewConfigurator.swift:28:68: error: 'UIView' is unavailable in watchOS
private static func infoContentViewForConfig(_ config: Config) -> UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/CxjUndoActionToastContentViewConfigurator.swift:66:84: error: 'UIControl' is unavailable in watchOS
private static func undoControlForConfigControl(_ control: Config.UndoControl) -> UIControl {
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/Subviews/CircularCountdownProgressBarView.swift:20:29: error: 'CAShapeLayer' is unavailable in watchOS
private let progressLayer: CAShapeLayer = CAShapeLayer()
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
@interface CAShapeLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/Subviews/CircularCountdownProgressBarView.swift:20:44: error: 'CAShapeLayer' is unavailable in watchOS
private let progressLayer: CAShapeLayer = CAShapeLayer()
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
@interface CAShapeLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/Subviews/CircularCountdownProgressBarView.swift:21:25: error: 'CAShapeLayer' is unavailable in watchOS
private let maskLayer: CAShapeLayer = CAShapeLayer()
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
@interface CAShapeLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/Subviews/CircularCountdownProgressBarView.swift:21:40: error: 'CAShapeLayer' is unavailable in watchOS
private let maskLayer: CAShapeLayer = CAShapeLayer()
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
@interface CAShapeLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/Subviews/CircularCountdownProgressBarView.swift:18:47: error: 'UIView' is unavailable in watchOS
final class CircularCountdownProgressBarView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/Subviews/UndoActionToastNumberedTimingFeedbackView.swift:19:21: error: 'UILabel' is unavailable in watchOS
private let label: UILabel = UILabel()
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/Subviews/UndoActionToastNumberedTimingFeedbackView.swift:19:31: error: 'UILabel' is unavailable in watchOS
private let label: UILabel = UILabel()
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/Subviews/UndoActionToastNumberedTimingFeedbackView.swift:19:31: error: 'init()' is unavailable in watchOS
private let label: UILabel = UILabel()
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/Subviews/UndoActionToastNumberedTimingFeedbackView.swift:17:56: error: 'UIView' is unavailable in watchOS
final class UndoActionToastNumberedTimingFeedbackView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/Subviews/UndoActionToastNumberedWithProgressFeedbackView.swift:10:62: error: 'UIView' is unavailable in watchOS
final class UndoActionToastNumberedWithProgressFeedbackView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/UndoAction/Subviews/UndoToastCountdownProgressFeedbackView.swift:17:53: error: 'UIView' is unavailable in watchOS
final class UndoToastCountdownProgressFeedbackView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastContentViews/Views/ToastActionButton.swift:28:66: error: 'UIControl' is unavailable in watchOS
func setupConfig(_ config: ButtonConfig, forState controlState: UIControl.State) {
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastSourceBackground/CxjToastSourceBackground.swift:12:31: error: 'UIControl' is unavailable in watchOS
typealias InteractionEvent = UIControl.Event
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastSourceBackground/CxjToastSourceBackground.swift:10:43: error: 'UIView' is unavailable in watchOS
public protocol CxjToastSourceBackground: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastSourceBackground/CxjToastSourceBackgroundControl.swift:10:46: error: 'UIControl' is unavailable in watchOS
final class CxjToastSourceBackgroundControl: UIControl {
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastSourceBackground/CxjToastSourceBackgroundFactory.swift:36:69: error: 'UIView' is unavailable in watchOS
private static func backgroundControlWithSubview(_ controlSubview: UIView) -> Background {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastSourceBackground/CxjToastSourceBackgroundTheme.swift:12:23: error: 'UIBlurEffect' is unavailable in watchOS
case blurred(effect: UIBlurEffect)
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBlurEffect.h:61:12: note: 'UIBlurEffect' has been explicitly marked unavailable here
@interface UIBlurEffect : UIVisualEffect
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastSourceBackground/CxjToastSourceBackgroundTheme.swift:14:20: error: 'UIView' is unavailable in watchOS
case custom(view: UIView)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+ActionableEventToast.swift:18:25: error: 'UIControl' is unavailable in watchOS
case custom(control: UIControl)
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+ActionableEventToast.swift:83:32: error: 'UIView' is unavailable in watchOS
public let customSourceView: UIView?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+ActionableEventToast.swift:92:22: error: 'UIView' is unavailable in watchOS
customSourceView: UIView?,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+BottomPrimary.swift:19:25: error: 'UIView' is unavailable in watchOS
let customSourceView: UIView?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+BottomPrimary.swift:31:22: error: 'UIView' is unavailable in watchOS
customSourceView: UIView? = nil,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+CompactActionDescription.swift:20:38: error: 'UIView' is unavailable in watchOS
public let customSourceView: UIView?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+CompactActionDescription.swift:28:31: error: 'UIView' is unavailable in watchOS
customSourceView: UIView?,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+TopStraight.swift:17:32: error: 'UIView' is unavailable in watchOS
public let customSourceView: UIView?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+TopStraight.swift:26:22: error: 'UIView' is unavailable in watchOS
customSourceView: UIView?,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+UndoAction.swift:17:25: error: 'UIControl' is unavailable in watchOS
case custom(control: UIControl)
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+UndoAction.swift:75:32: error: 'UIView' is unavailable in watchOS
public let customSourceView: UIView?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+UndoAction.swift:86:22: error: 'UIView' is unavailable in watchOS
customSourceView: UIView?,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/CxjTemplatedToastConfigProvider.swift:18:30: error: 'UIView' is unavailable in watchOS
func defaultSourceView() -> UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+ActionableEventToast.swift:37:73: error: 'UIView' is unavailable in watchOS
private func layoutForData(_ data: Data.Toast, insideView sourceView: UIView) -> Config.Layout {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+ActionableEventToast.swift:44:78: error: 'UIView' is unavailable in watchOS
private func constraintsForData(_ data: Data.Toast, insideView sourceView: UIView) -> Config.Constraints {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+BottomPrimary.swift:41:38: error: 'UIView' is unavailable in watchOS
private func layoutFor(sourceView: UIView) -> Config.Layout {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+BottomPrimary.swift:48:43: error: 'UIView' is unavailable in watchOS
private func constraintsFor(sourceView: UIView) -> Config.Constraints {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+BottomPrimary.swift:55:47: error: 'UIView' is unavailable in watchOS
private func widthConstraintFor(sourceView: UIView) -> Config.Constraints.Values {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+CompactActionDescription.swift:37:53: error: 'UIView' is unavailable in watchOS
private func layoutInsideView(_ sourceView: UIView) -> Config.Layout {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+CompactActionDescription.swift:44:58: error: 'UIView' is unavailable in watchOS
private func constraintsInsideView(_ sourceView: UIView) -> Config.Constraints {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+CompactActionDescription.swift:51:63: error: 'UIView' is unavailable in watchOS
private func widthConstraintsInsideView(_ sourceView: UIView) -> Config.Constraints.Values {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+CompactActionDescription.swift:116:9: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+CompactActionDescription.swift:128:9: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+MinimalizedGlobalStatus.swift:41:53: error: 'UIView' is unavailable in watchOS
private func layoutInsideView(_ sourceView: UIView) -> Config.Layout {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+MinimalizedGlobalStatus.swift:48:58: error: 'UIView' is unavailable in watchOS
private func constraintsInsideView(_ sourceView: UIView) -> Config.Constraints {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+MinimalizedGlobalStatus.swift:55:63: error: 'UIView' is unavailable in watchOS
private func widthConstraintsInsideView(_ sourceView: UIView) -> Config.Constraints.Values {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+MinimalizedGlobalStatus.swift:114:9: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+MinimalizedGlobalStatus.swift:124:9: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+Native.swift:37:38: error: 'UIView' is unavailable in watchOS
private func layoutFor(sourceView: UIView) -> Config.Layout {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+Native.swift:44:43: error: 'UIView' is unavailable in watchOS
private func constraintsFor(sourceView: UIView) -> Config.Constraints {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+Native.swift:51:47: error: 'UIView' is unavailable in watchOS
private func widthConstraintFor(sourceView: UIView) -> Config.Constraints.Values {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+Native.swift:115:9: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+Native.swift:127:9: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+TopStraight.swift:41:38: error: 'UIView' is unavailable in watchOS
private func layoutFor(sourceView: UIView) -> Config.Layout {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+TopStraight.swift:48:43: error: 'UIView' is unavailable in watchOS
private func constraintsFor(sourceView: UIView) -> Config.Constraints {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+TopStraight.swift:55:47: error: 'UIView' is unavailable in watchOS
private func widthConstraintFor(sourceView: UIView) -> Config.Constraints.Values {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+TopStraight.swift:121:9: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+TopStraight.swift:131:9: error: 'UIView' is unavailable in watchOS
UIView.animate(
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+UndoAction.swift:37:56: error: 'UIView' is unavailable in watchOS
private func layoutForData(_ data: Data, sourceView: UIView) -> Config.Layout {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+UndoAction.swift:44:61: error: 'UIView' is unavailable in watchOS
private func constraintsForData(_ data: Data, sourceView: UIView) -> Config.Constraints {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/Backgrounds/CxjToastContainerBackgroundViewFactory.swift:13:29: error: 'UIView' is unavailable in watchOS
typealias BackgroundView = UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/Backgrounds/Views/CxjToastGradientBackgroundView.swift:22:29: error: 'CALayer' is unavailable in watchOS
private var gradientLayer: CALayer?
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:117:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/Backgrounds/Views/CxjToastGradientBackgroundView.swift:20:45: error: 'UIView' is unavailable in watchOS
final class CxjToastGradientBackgroundView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/Backgrounds/Views/CxjToastGradientBackgroundView.swift:78:63: error: 'CAGradientLayer' is unavailable in watchOS
func createGradientLayerWithState(_ state: GradientState) -> CAGradientLayer {
^~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAGradientLayer.h:20:12: note: 'CAGradientLayer' has been explicitly marked unavailable here
@interface CAGradientLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastContainerView/CxjToastContainerView.swift:25:14: error: 'CACornerMask' is unavailable in watchOS
let mask: CACornerMask
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:106:33: note: 'CACornerMask' has been explicitly marked unavailable here
typedef NS_OPTIONS (NSUInteger, CACornerMask)
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastContainerView/CxjToastContainerView.swift:39:30: error: 'UIView' is unavailable in watchOS
private let backgroundView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastContainerView/CxjToastContainerView.swift:48:19: error: 'UIView' is unavailable in watchOS
backgroundView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastContainerView/CxjToastContainerView.swift:36:36: error: 'UIView' is unavailable in watchOS
final class CxjToastContainerView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastView.swift:10:31: error: 'UIView' is unavailable in watchOS
public protocol CxjToastView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastViewConfiguration.swift:90:22: error: 'CACornerMask' is unavailable in watchOS
case custom(mask: CACornerMask)
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:106:33: note: 'CACornerMask' has been explicitly marked unavailable here
typedef NS_OPTIONS (NSUInteger, CACornerMask)
^
/Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastViewConfiguration.swift:93:26: error: 'CACornerMask' is unavailable in watchOS
public var layerMask: CACornerMask {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:106:33: note: 'CACornerMask' has been explicitly marked unavailable here
typedef NS_OPTIONS (NSUInteger, CACornerMask)
^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIApplication+Extensions.swift:11:24: error: 'UIWindow' is unavailable in watchOS
static var keyWindow: UIWindow? {
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' has been explicitly marked unavailable here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIApplication+Extensions.swift:29:35: error: 'UIInterfaceOrientation' is unavailable in watchOS
static var interfaceOrientation: UIInterfaceOrientation? {
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIApplication+Extensions.swift:42:33: error: 'UIViewController' is unavailable in watchOS
static var rootViewController: UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIApplication+Extensions.swift:46:38: error: 'UIViewController' is unavailable in watchOS
static func topViewController(base: UIViewController? = rootViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIApplication+Extensions.swift:46:81: error: 'UIViewController' is unavailable in watchOS
static func topViewController(base: UIViewController? = rootViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIApplication+Extensions.swift:10:11: error: 'UIApplication' is unavailable in watchOS
extension UIApplication {
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:85:12: note: 'UIApplication' has been explicitly marked unavailable here
@interface UIApplication : UIResponder
^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIScreen+Extensions.swift:10:11: error: 'UIScreen' is unavailable in watchOS
extension UIScreen {
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
SwiftCompile normal arm64 Compiling\ ToastViewConfigProvider+CompactActionDescription.swift,\ ToastViewConfigProvider+MinimalizedGlobalStatus.swift,\ ToastViewConfigProvider+Native.swift,\ ToastViewConfigProvider+TopStraight.swift,\ ToastViewConfigProvider+UndoAction.swift,\ CxjToastContainerBackgroundViewFactory.swift,\ CxjToastGradientBackgroundView.swift,\ CxjToastContainerView.swift,\ CxjToastContainerViewStateConfigurator.swift,\ CxjToastView.swift,\ CxjToastViewConfiguration.swift,\ CxjToastViewConfigurator.swift,\ CxjToasts.swift,\ Collection+Extensions.swift,\ UIApplication+Extensions.swift,\ UIScreen+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+CompactActionDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+MinimalizedGlobalStatus.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+Native.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+TopStraight.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+UndoAction.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/Backgrounds/CxjToastContainerBackgroundViewFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/Backgrounds/Views/CxjToastGradientBackgroundView.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastContainerView/CxjToastContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastContainerView/CxjToastContainerViewStateConfigurator.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastView.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastViewConfigurator.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToasts.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Collection+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIScreen+Extensions.swift (in target 'CxjToasts' from project 'CxjToasts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+CompactActionDescription.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+MinimalizedGlobalStatus.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+Native.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+TopStraight.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+UndoAction.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/Backgrounds/CxjToastContainerBackgroundViewFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/Backgrounds/Views/CxjToastGradientBackgroundView.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastContainerView/CxjToastContainerView.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastContainerView/CxjToastContainerViewStateConfigurator.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastView.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastViewConfiguration.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastViewConfigurator.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToasts.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Collection+Extensions.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIApplication+Extensions.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIScreen+Extensions.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ CxjToastSourceBackgroundFactory.swift,\ CxjToastSourceBackgroundTheme.swift,\ CxjToastTemplate+ActionableEventToast.swift,\ CxjToastTemplate+BottomPrimary.swift,\ CxjToastTemplate+CompactActionDescription.swift,\ CxjToastTemplate+MinimalizedGlobalStatus.swift,\ CxjToastTemplate+Native.swift,\ CxjToastTemplate+TopStraight.swift,\ CxjToastTemplate+UndoAction.swift,\ CxjToastTemplate.swift,\ CxjTemplatedToastContentConfigurator.swift,\ CxjTemplatedToastContentConfiguratorFactory.swift,\ ToastContentConfigurator+ActionableEventToast.swift,\ ToastContentConfigurator+BottomPrimary.swift,\ ToastContentConfigurator+CompactActionDescription.swift,\ ToastContentConfigurator+GlobalMinimalizedStatus.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastSourceBackground/CxjToastSourceBackgroundFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastSourceBackground/CxjToastSourceBackgroundTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+ActionableEventToast.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+BottomPrimary.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+CompactActionDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+MinimalizedGlobalStatus.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+Native.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+TopStraight.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+UndoAction.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/CxjTemplatedToastContentConfigurator.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/CxjTemplatedToastContentConfiguratorFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+ActionableEventToast.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+BottomPrimary.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+CompactActionDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+GlobalMinimalizedStatus.swift (in target 'CxjToasts' from project 'CxjToasts')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastSourceBackground/CxjToastSourceBackgroundFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastSourceBackground/CxjToastSourceBackgroundTheme.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+ActionableEventToast.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+BottomPrimary.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+CompactActionDescription.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+MinimalizedGlobalStatus.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+Native.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+TopStraight.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate+UndoAction.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Models/CxjToastTemplate.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/CxjTemplatedToastContentConfigurator.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/CxjTemplatedToastContentConfiguratorFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+ActionableEventToast.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+BottomPrimary.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+CompactActionDescription.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+GlobalMinimalizedStatus.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ resource_bundle_accessor.swift,\ Completions.swift,\ CxjAnimation.swift,\ CxjBlurredBackgroundViewConfigurator.swift,\ CxjColorizedBackgroundViewConfigurator.swift,\ CxjGradientdBackgroundViewConfigurator.swift,\ CxjBackground.swift,\ CxjDynamicIslandHelper.swift,\ CxjNotchHelper.swift,\ ClampedAlpha.swift,\ ClampedProgress.swift,\ CxjToastComparisonAttribute.swift,\ CxjToastComparisonCriteria.swift,\ CxjGradientParams.swift,\ CxjHapticFeedback.swift,\ CxjUIViewShadowParams.swift,\ ToastLayoutProgress.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CxjToasts.build/Debug-watchos/CxjToasts.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Completions.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/Configurators/CxjBlurredBackgroundViewConfigurator.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/Configurators/CxjColorizedBackgroundViewConfigurator.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/Configurators/CxjGradientdBackgroundViewConfigurator.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/CxjBackground.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Helpers/CxjDynamicIslandHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Helpers/CxjNotchHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/ClampedAlpha.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/ClampedProgress.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/Comparison/CxjToastComparisonAttribute.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/Comparison/CxjToastComparisonCriteria.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/CxjGradientParams.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/CxjHapticFeedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/CxjUIViewShadowParams.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/ToastLayoutProgress.swift (in target 'CxjToasts' from project 'CxjToasts')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CxjToasts.build/Debug-watchos/CxjToasts.build/DerivedSources/resource_bundle_accessor.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/Completions.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/Configurators/CxjBlurredBackgroundViewConfigurator.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/Configurators/CxjColorizedBackgroundViewConfigurator.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/Configurators/CxjGradientdBackgroundViewConfigurator.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/CxjBackground/CxjBackground.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/Helpers/CxjDynamicIslandHelper.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/Helpers/CxjNotchHelper.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/ClampedAlpha.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/ClampedProgress.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/Comparison/CxjToastComparisonAttribute.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/Comparison/CxjToastComparisonCriteria.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/CxjGradientParams.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/CxjHapticFeedback.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/CxjUIViewShadowParams.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Common/Models/ToastLayoutProgress.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ CxjToastConfiguration+ToastCoexistencePolicy.swift,\ CxjToastConfiguration.swift,\ CxjToastContentLayout.swift,\ CxjToastDisplayingState.swift,\ CxjToastType.swift,\ CxjToastAnimationPropertiesConfigStrategy.swift,\ CxjToastAnimator+ConfigStrategyFactory.swift,\ CxjToastAnimator+CustomConfigPropertiesBuilder.swift,\ CxjToastAnimator+CustomConfigStrategy.swift,\ CxjToastAnimator+DefaultConfigStrategyFactory.swift,\ CxjToastAnimator+DefaultConfigStrategyInput.swift,\ CxjToastAnimator+DefaultBottomConfigStrategy.swift,\ CxjToastAnimator+DefaultCenterConfigStrategy.swift,\ CxjToastAnimator+DefaultTopConfigStrategyFactory.swift,\ CxjToastAnimator+DefaultTopCommonConfigStrategy.swift,\ CxjToastAnimator+DefaultTopDynamicIslandConfigStrategy.swift,\ CxjToastAnimator+DefaultTopNotchConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration+ToastCoexistencePolicy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastContentLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastDisplayingState.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastType.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/CxjToastAnimationPropertiesConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/CxjToastAnimator+ConfigStrategyFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Custom/CxjToastAnimator+CustomConfigPropertiesBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Custom/CxjToastAnimator+CustomConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/CxjToastAnimator+DefaultConfigStrategyFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/Models/CxjToastAnimator+DefaultConfigStrategyInput.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Bottom/CxjToastAnimator+DefaultBottomConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Center/CxjToastAnimator+DefaultCenterConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/CxjToastAnimator+DefaultTopConfigStrategyFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopCommonConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopDynamicIslandConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopNotchConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration+ToastCoexistencePolicy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastContentLayout.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastDisplayingState.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastType.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/CxjToastAnimationPropertiesConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/CxjToastAnimator+ConfigStrategyFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Custom/CxjToastAnimator+CustomConfigPropertiesBuilder.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Custom/CxjToastAnimator+CustomConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/CxjToastAnimator+DefaultConfigStrategyFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/Models/CxjToastAnimator+DefaultConfigStrategyInput.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Bottom/CxjToastAnimator+DefaultBottomConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Center/CxjToastAnimator+DefaultCenterConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/CxjToastAnimator+DefaultTopConfigStrategyFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopCommonConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopDynamicIslandConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopNotchConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ CxjToastDismisser+BySwipeUseCase.swift,\ CxjToastDismisser+ByTimeUseCase.swift,\ CxjToastDismisser+ByTouchUseCase.swift,\ CxjToastDismisser+UseCasesFactory.swift,\ ToastDismissUseCase.swift,\ ToastDismissUseCaseDelegate.swift,\ CxjDisplayingToastsCoordinator.swift,\ CxjDisplayingToastsUpdater.swift,\ CxjToastPresenter+Layout.swift,\ CxjToastPresenter+UpdatingForKeyboardStrategy.swift,\ CxjToastPresenter.swift,\ ToastContentNsLayoutConstraintConfigurator.swift,\ CxjToastsCoordinator+BackgroundActionConfigurator.swift,\ CxjToastsCoordinator+ToastDisplayingProgress.swift,\ CxjToastsCoordinator.swift,\ ToastSpamValidator.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+ByTimeUseCase.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+ByTouchUseCase.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+UseCasesFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/ToastDismissUseCase.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/ToastDismissUseCaseDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/DisplayingToastsCoordinator/CxjDisplayingToastsCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/DisplayingToastsCoordinator/CxjDisplayingToastsUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+UpdatingForKeyboardStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastsCoordinator/CxjToastsCoordinator+BackgroundActionConfigurator.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastsCoordinator/CxjToastsCoordinator+ToastDisplayingProgress.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastsCoordinator/CxjToastsCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Validators/ToastSpamValidator.swift (in target 'CxjToasts' from project 'CxjToasts')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+BySwipeUseCase.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+ByTimeUseCase.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+ByTouchUseCase.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/CxjToastDismisser+UseCasesFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/ToastDismissUseCase.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Dismisser/UseCases/ToastDismissUseCaseDelegate.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/DisplayingToastsCoordinator/CxjDisplayingToastsCoordinator.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/DisplayingToastsCoordinator/CxjDisplayingToastsUpdater.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+Layout.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter+UpdatingForKeyboardStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Presenter/CxjToastPresenter.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastContentNsLayoutConstraintConfigurator.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastsCoordinator/CxjToastsCoordinator+BackgroundActionConfigurator.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastsCoordinator/CxjToastsCoordinator+ToastDisplayingProgress.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/ToastsCoordinator/CxjToastsCoordinator.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Validators/ToastSpamValidator.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ToastContentConfigurator+Native.swift,\ ToastContentConfigurator+TopStraight.swift,\ ToastContentConfigurator+UndoAction.swift,\ CxjTemplatedToastConfigProvider.swift,\ CxjTemplatedToastConfigProviderFactory.swift,\ ToastConfigProvider+ActionableEventToast.swift,\ ToastConfigProvider+BottomPrimary.swift,\ ToastConfigProvider+CompactActionDescription.swift,\ ToastConfigProvider+MinimalizedGlobalStatus.swift,\ ToastConfigProvider+Native.swift,\ ToastConfigProvider+TopStraight.swift,\ ToastConfigProvider+UndoAction.swift,\ CxjTemplatedToastViewConfigProviderFactory.swift,\ ToastViewConfigProviderFactory+Provider.swift,\ ToastViewConfigProvider+ActionableEventToast.swift,\ ToastViewConfigProvider+BottomPrimary.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+Native.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+TopStraight.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+UndoAction.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/CxjTemplatedToastConfigProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/CxjTemplatedToastConfigProviderFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+ActionableEventToast.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+BottomPrimary.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+CompactActionDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+MinimalizedGlobalStatus.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+Native.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+TopStraight.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+UndoAction.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/CxjTemplatedToastViewConfigProviderFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/ToastViewConfigProviderFactory+Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+ActionableEventToast.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+BottomPrimary.swift (in target 'CxjToasts' from project 'CxjToasts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+Native.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+TopStraight.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Content/UseCases/ToastContentConfigurator+UndoAction.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/CxjTemplatedToastConfigProvider.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/CxjTemplatedToastConfigProviderFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+ActionableEventToast.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+BottomPrimary.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+CompactActionDescription.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+MinimalizedGlobalStatus.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+Native.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+TopStraight.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/Toast/UseCases/ToastConfigProvider+UndoAction.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/CxjTemplatedToastViewConfigProviderFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/ToastViewConfigProviderFactory+Provider.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+ActionableEventToast.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+BottomPrimary.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CxjToastConfiguration+ToastCoexistencePolicy.swift,\ CxjToastConfiguration.swift,\ CxjToastContentLayout.swift,\ CxjToastDisplayingState.swift,\ CxjToastType.swift,\ CxjToastAnimationPropertiesConfigStrategy.swift,\ CxjToastAnimator+ConfigStrategyFactory.swift,\ CxjToastAnimator+CustomConfigPropertiesBuilder.swift,\ CxjToastAnimator+CustomConfigStrategy.swift,\ CxjToastAnimator+DefaultConfigStrategyFactory.swift,\ CxjToastAnimator+DefaultConfigStrategyInput.swift,\ CxjToastAnimator+DefaultBottomConfigStrategy.swift,\ CxjToastAnimator+DefaultCenterConfigStrategy.swift,\ CxjToastAnimator+DefaultTopConfigStrategyFactory.swift,\ CxjToastAnimator+DefaultTopCommonConfigStrategy.swift,\ CxjToastAnimator+DefaultTopDynamicIslandConfigStrategy.swift,\ CxjToastAnimator+DefaultTopNotchConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration+ToastCoexistencePolicy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastContentLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastDisplayingState.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastType.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/CxjToastAnimationPropertiesConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/CxjToastAnimator+ConfigStrategyFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Custom/CxjToastAnimator+CustomConfigPropertiesBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Custom/CxjToastAnimator+CustomConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/CxjToastAnimator+DefaultConfigStrategyFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/Models/CxjToastAnimator+DefaultConfigStrategyInput.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Bottom/CxjToastAnimator+DefaultBottomConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Center/CxjToastAnimator+DefaultCenterConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/CxjToastAnimator+DefaultTopConfigStrategyFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopCommonConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopDynamicIslandConfigStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopNotchConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration+ToastCoexistencePolicy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/Configuration/CxjToastConfiguration.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastContentLayout.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastDisplayingState.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Models/CxjToastType.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/CxjToastAnimationPropertiesConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/CxjToastAnimator+ConfigStrategyFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Custom/CxjToastAnimator+CustomConfigPropertiesBuilder.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Custom/CxjToastAnimator+CustomConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/CxjToastAnimator+DefaultConfigStrategyFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/Models/CxjToastAnimator+DefaultConfigStrategyInput.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Bottom/CxjToastAnimator+DefaultBottomConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Center/CxjToastAnimator+DefaultCenterConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/CxjToastAnimator+DefaultTopConfigStrategyFactory.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopCommonConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopDynamicIslandConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CxjToast/Services/Animator/Coordinator/ConfigStrategy/UseCases/Default/UseCases/Top/UseCases/CxjToastAnimator+DefaultTopNotchConfigStrategy.swift (in target 'CxjToasts' from project 'CxjToasts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ ToastViewConfigProvider+CompactActionDescription.swift,\ ToastViewConfigProvider+MinimalizedGlobalStatus.swift,\ ToastViewConfigProvider+Native.swift,\ ToastViewConfigProvider+TopStraight.swift,\ ToastViewConfigProvider+UndoAction.swift,\ CxjToastContainerBackgroundViewFactory.swift,\ CxjToastGradientBackgroundView.swift,\ CxjToastContainerView.swift,\ CxjToastContainerViewStateConfigurator.swift,\ CxjToastView.swift,\ CxjToastViewConfiguration.swift,\ CxjToastViewConfigurator.swift,\ CxjToasts.swift,\ Collection+Extensions.swift,\ UIApplication+Extensions.swift,\ UIScreen+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+CompactActionDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+MinimalizedGlobalStatus.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+Native.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+TopStraight.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastTemplates/Providers/View/UseCases/ToastViewConfigProvider+UndoAction.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/Backgrounds/CxjToastContainerBackgroundViewFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/Backgrounds/Views/CxjToastGradientBackgroundView.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastContainerView/CxjToastContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastContainerView/CxjToastContainerViewStateConfigurator.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastView.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToastView/CxjToastViewConfigurator.swift /Users/admin/builder/spi-builder-workspace/Sources/CxjToasts.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Collection+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIScreen+Extensions.swift (in target 'CxjToasts' from project 'CxjToasts')
2026-04-15 09:55:09.673 xcodebuild[821:4665] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64_32 (in target 'CxjToasts' from project 'CxjToasts')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ CxjToasts (in target 'CxjToasts' from project 'CxjToasts')
EmitSwiftModule normal arm64 (in target 'CxjToasts' from project 'CxjToasts')
SwiftEmitModule normal arm64 Emitting\ module\ for\ CxjToasts (in target 'CxjToasts' from project 'CxjToasts')
EmitSwiftModule normal armv7k (in target 'CxjToasts' from project 'CxjToasts')
Building workspace spi-builder-workspace with scheme CxjToasts
(6 failures)
BUILD FAILURE 6.3 watchOS