The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JGProgressHUD, reference master (6336c4), with Swift 6.3 for watchOS using Xcode 26.4 on 15 Apr 2026 22:44:35 UTC.

Build Command

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

Build Log

CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: 'UIViewAnimationOptions' is unavailable: not available on watchOS
   31 | @property (nonatomic, assign) UIViewAnimationOptions animationOptions;
      |                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:68:32: note: 'UIViewAnimationOptions' has been explicitly marked unavailable here
   68 | typedef NS_OPTIONS(NSUInteger, UIViewAnimationOptions) {
      |                                ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:16:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: 'UIView' is unavailable: not available on watchOS
   18 | @interface JGProgressHUDIndicatorView : UIView
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:16:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:25:48: error: 'UIView' is unavailable: not available on watchOS
   25 | - (instancetype __nonnull)initWithContentView:(UIView *__nullable)contentView;
      |                                                ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:16:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:46:51: error: 'UIView' is unavailable: not available on watchOS
   46 | @property (nonatomic, strong, readonly, nullable) UIView *contentView;
      |                                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: 'UIView' is unavailable: not available on watchOS
   32 | @interface JGProgressHUD : UIView
      |                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:63:49: error: 'UIView' is unavailable: not available on watchOS
   63 | @property (nonatomic, weak, readonly, nullable) UIView *targetView;
      |                                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:72:50: error: 'UIView' is unavailable: not available on watchOS
   72 | @property (nonatomic, strong, readonly, nonnull) UIView *HUDView;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:77:50: error: 'UIView' is unavailable: not available on watchOS
   77 | @property (nonatomic, strong, readonly, nonnull) UIView *contentView;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: 'UILabel' is unavailable: not available on watchOS
   82 | @property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/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
   33 | @interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: 'UILabel' is unavailable: not available on watchOS
   87 | @property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/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
   33 | @interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:210:21: error: 'UIView' is unavailable: not available on watchOS
  210 | - (void)showInView:(UIView *__nonnull)view;
      |                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:217:21: error: 'UIView' is unavailable: not available on watchOS
  217 | - (void)showInView:(UIView *__nonnull)view animated:(BOOL)animated;
      |                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:226:21: error: 'UIView' is unavailable: not available on watchOS
  226 | - (void)showInView:(UIView *__nonnull)view animated:(BOOL)animated afterDelay:(NSTimeInterval)delay;
      |                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:272:63: error: 'UIView' is unavailable: not available on watchOS
  272 | + (NSArray<JGProgressHUD *> *__nonnull)allProgressHUDsInView:(UIView *__nonnull)view;
      |                                                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:278:72: error: 'UIView' is unavailable: not available on watchOS
  278 | + (NSArray<JGProgressHUD *> *__nonnull)allProgressHUDsInViewHierarchy:(UIView *__nonnull)view;
      |                                                                        ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:290:78: error: 'UIView' is unavailable: not available on watchOS
  290 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD willPresentInView:(UIView *__nonnull)view;
      |                                                                              ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:296:77: error: 'UIView' is unavailable: not available on watchOS
  296 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD didPresentInView:(UIView *__nonnull)view;
      |                                                                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:302:80: error: 'UIView' is unavailable: not available on watchOS
  302 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD willDismissFromView:(UIView *__nonnull)view;
      |                                                                                ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:308:79: error: 'UIView' is unavailable: not available on watchOS
  308 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD didDismissFromView:(UIView *__nonnull)view;
      |                                                                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDShadow.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/QuartzCore.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUD.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -fmodule-file\=QuartzCore\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/QuartzCore-5K8NBUF3H2K9WCIZPSMUTMOHE.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-U7IASY84L26GNFWJKNLJHEOK.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JGProgressHUD -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -clear-ast-before-backend -discard-value-names -main-file-name JGProgressHUD.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUD.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: 'UIView' is unavailable: not available on watchOS
   18 | @interface JGProgressHUDIndicatorView : UIView
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:25:48: error: 'UIView' is unavailable: not available on watchOS
   25 | - (instancetype __nonnull)initWithContentView:(UIView *__nullable)contentView;
      |                                                ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:9:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:46:51: error: 'UIView' is unavailable: not available on watchOS
   46 | @property (nonatomic, strong, readonly, nullable) UIView *contentView;
      |                                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: 'UIViewAnimationOptions' is unavailable: not available on watchOS
   31 | @property (nonatomic, assign) UIViewAnimationOptions animationOptions;
      |                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:68:32: note: 'UIViewAnimationOptions' has been explicitly marked unavailable here
   68 | typedef NS_OPTIONS(NSUInteger, UIViewAnimationOptions) {
      |                                ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: 'UIView' is unavailable: not available on watchOS
   32 | @interface JGProgressHUD : UIView
      |                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:63:49: error: 'UIView' is unavailable: not available on watchOS
   63 | @property (nonatomic, weak, readonly, nullable) UIView *targetView;
      |                                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:72:50: error: 'UIView' is unavailable: not available on watchOS
   72 | @property (nonatomic, strong, readonly, nonnull) UIView *HUDView;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:77:50: error: 'UIView' is unavailable: not available on watchOS
   77 | @property (nonatomic, strong, readonly, nonnull) UIView *contentView;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: 'UILabel' is unavailable: not available on watchOS
   82 | @property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/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
   33 | @interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: 'UILabel' is unavailable: not available on watchOS
   87 | @property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/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
   33 | @interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:210:21: error: 'UIView' is unavailable: not available on watchOS
  210 | - (void)showInView:(UIView *__nonnull)view;
      |                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:217:21: error: 'UIView' is unavailable: not available on watchOS
  217 | - (void)showInView:(UIView *__nonnull)view animated:(BOOL)animated;
      |                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:226:21: error: 'UIView' is unavailable: not available on watchOS
  226 | - (void)showInView:(UIView *__nonnull)view animated:(BOOL)animated afterDelay:(NSTimeInterval)delay;
      |                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:272:63: error: 'UIView' is unavailable: not available on watchOS
  272 | + (NSArray<JGProgressHUD *> *__nonnull)allProgressHUDsInView:(UIView *__nonnull)view;
      |                                                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:278:72: error: 'UIView' is unavailable: not available on watchOS
  278 | + (NSArray<JGProgressHUD *> *__nonnull)allProgressHUDsInViewHierarchy:(UIView *__nonnull)view;
      |                                                                        ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:290:78: error: 'UIView' is unavailable: not available on watchOS
  290 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD willPresentInView:(UIView *__nonnull)view;
      |                                                                              ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:296:77: error: 'UIView' is unavailable: not available on watchOS
  296 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD didPresentInView:(UIView *__nonnull)view;
      |                                                                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:302:80: error: 'UIView' is unavailable: not available on watchOS
  302 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD willDismissFromView:(UIView *__nonnull)view;
      |                                                                                ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:308:79: error: 'UIView' is unavailable: not available on watchOS
  308 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD didDismissFromView:(UIView *__nonnull)view;
      |                                                                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-U7IASY84L26GNFWJKNLJHEOK.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JGProgressHUD -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -clear-ast-before-backend -discard-value-names -main-file-name JGProgressHUDIndicatorView.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndeterminateIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: 'UIView' is unavailable: not available on watchOS
   18 | @interface JGProgressHUDIndicatorView : UIView
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndeterminateIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:25:48: error: 'UIView' is unavailable: not available on watchOS
   25 | - (instancetype __nonnull)initWithContentView:(UIView *__nullable)contentView;
      |                                                ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndeterminateIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:46:51: error: 'UIView' is unavailable: not available on watchOS
   46 | @property (nonatomic, strong, readonly, nullable) UIView *contentView;
      |                                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:41:18: error: 'init' is unavailable: not available on watchOS
   41 |     return [self init];
      |                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/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
  154 | - (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
      | ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:56:7: error: 'UIActivityIndicatorView' is unavailable: not available on watchOS
   56 |     [(UIActivityIndicatorView *)self.contentView setColor:color];
      |       ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityIndicatorView.h:24:12: note: 'UIActivityIndicatorView' has been explicitly marked unavailable here
   24 | @interface UIActivityIndicatorView : UIView <NSCoding>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m:60:10: error: 'accessibilityLabel' is unavailable: not available on watchOS
   60 |     self.accessibilityLabel = NSLocalizedString(@"Indeterminate progress",);
      |          ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:64:49: note: 'accessibilityLabel' has been explicitly marked unavailable here
   64 | @property (nullable, nonatomic, copy) NSString *accessibilityLabel API_UNAVAILABLE(watchos) NS_SWIFT_UI_ACTOR;
      |                                                 ^
6 errors generated.
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-U7IASY84L26GNFWJKNLJHEOK.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JGProgressHUD -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -clear-ast-before-backend -discard-value-names -main-file-name JGProgressHUDIndeterminateIndicatorView.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDSuccessIndicatorView.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: 'UIView' is unavailable: not available on watchOS
   18 | @interface JGProgressHUDIndicatorView : UIView
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDSuccessIndicatorView.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:25:48: error: 'UIView' is unavailable: not available on watchOS
   25 | - (instancetype __nonnull)initWithContentView:(UIView *__nullable)contentView;
      |                                                ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDSuccessIndicatorView.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDImageIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:46:51: error: 'UIView' is unavailable: not available on watchOS
   46 | @property (nonatomic, strong, readonly, nullable) UIView *contentView;
      |                                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:14:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:31:31: error: 'UIViewAnimationOptions' is unavailable: not available on watchOS
   31 | @property (nonatomic, assign) UIViewAnimationOptions animationOptions;
      |                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:68:32: note: 'UIViewAnimationOptions' has been explicitly marked unavailable here
   68 | typedef NS_OPTIONS(NSUInteger, UIViewAnimationOptions) {
      |                                ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:32:28: error: 'UIView' is unavailable: not available on watchOS
   32 | @interface JGProgressHUD : UIView
      |                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:63:49: error: 'UIView' is unavailable: not available on watchOS
   63 | @property (nonatomic, weak, readonly, nullable) UIView *targetView;
      |                                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:72:50: error: 'UIView' is unavailable: not available on watchOS
   72 | @property (nonatomic, strong, readonly, nonnull) UIView *HUDView;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:77:50: error: 'UIView' is unavailable: not available on watchOS
   77 | @property (nonatomic, strong, readonly, nonnull) UIView *contentView;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:82:50: error: 'UILabel' is unavailable: not available on watchOS
   82 | @property (nonatomic, strong, readonly, nonnull) UILabel *textLabel;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/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
   33 | @interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:87:50: error: 'UILabel' is unavailable: not available on watchOS
   87 | @property (nonatomic, strong, readonly, nonnull) UILabel *detailTextLabel;
      |                                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/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
   33 | @interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:210:21: error: 'UIView' is unavailable: not available on watchOS
  210 | - (void)showInView:(UIView *__nonnull)view;
      |                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:217:21: error: 'UIView' is unavailable: not available on watchOS
  217 | - (void)showInView:(UIView *__nonnull)view animated:(BOOL)animated;
      |                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:226:21: error: 'UIView' is unavailable: not available on watchOS
  226 | - (void)showInView:(UIView *__nonnull)view animated:(BOOL)animated afterDelay:(NSTimeInterval)delay;
      |                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:272:63: error: 'UIView' is unavailable: not available on watchOS
  272 | + (NSArray<JGProgressHUD *> *__nonnull)allProgressHUDsInView:(UIView *__nonnull)view;
      |                                                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:278:72: error: 'UIView' is unavailable: not available on watchOS
  278 | + (NSArray<JGProgressHUD *> *__nonnull)allProgressHUDsInViewHierarchy:(UIView *__nonnull)view;
      |                                                                        ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:290:78: error: 'UIView' is unavailable: not available on watchOS
  290 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD willPresentInView:(UIView *__nonnull)view;
      |                                                                              ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:296:77: error: 'UIView' is unavailable: not available on watchOS
  296 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD didPresentInView:(UIView *__nonnull)view;
      |                                                                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:302:80: error: 'UIView' is unavailable: not available on watchOS
  302 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD willDismissFromView:(UIView *__nonnull)view;
      |                                                                                ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:308:79: error: 'UIView' is unavailable: not available on watchOS
  308 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD didDismissFromView:(UIView *__nonnull)view;
      |                                                                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-U7IASY84L26GNFWJKNLJHEOK.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JGProgressHUD -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -clear-ast-before-backend -discard-value-names -main-file-name JGProgressHUDSuccessIndicatorView.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDRingIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: 'UIView' is unavailable: not available on watchOS
   18 | @interface JGProgressHUDIndicatorView : UIView
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDRingIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:25:48: error: 'UIView' is unavailable: not available on watchOS
   25 | - (instancetype __nonnull)initWithContentView:(UIView *__nullable)contentView;
      |                                                ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDRingIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:46:51: error: 'UIView' is unavailable: not available on watchOS
   46 | @property (nonatomic, strong, readonly, nullable) UIView *contentView;
      |                                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:12:46: error: 'CALayer' is unavailable: not available on watchOS
   12 | @interface JGProgressHUDRingIndicatorLayer : CALayer
      |                                              ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/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
  117 | @interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:33:8: error: 'CAAction' is unavailable: not available on watchOS
   33 | - (id <CAAction>)actionForKey:(NSString *)key {
      |        ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:945:11: note: 'CAAction' has been explicitly marked unavailable here
  945 | @protocol CAAction
      |           ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:30:227: error: 'CALayer' is unavailable: not available on watchOS
   30 |     return ([key isEqualToString:@"progress"] || [key isEqualToString:@"ringColor"] || [key isEqualToString:@"ringBackgroundColor"] || [key isEqualToString:@"roundProgressLine"] || [key isEqualToString:@"ringWidth"] || [super needsDisplayForKey:key]);
      |                                                                                                                                                                                                                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/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
  117 | @interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:35:9: error: 'CABasicAnimation' is unavailable: not available on watchOS
   35 |         CABasicAnimation *progressAnimation = [CABasicAnimation animation];
      |         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:130:12: note: 'CABasicAnimation' has been explicitly marked unavailable here
  130 | @interface CABasicAnimation : CAPropertyAnimation
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:35:65: error: 'CABasicAnimation' is unavailable: not available on watchOS
   35 |         CABasicAnimation *progressAnimation = [CABasicAnimation animation];
      |                                                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:130:12: note: 'CABasicAnimation' has been explicitly marked unavailable here
  130 | @interface CABasicAnimation : CAPropertyAnimation
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:38:84: error: 'kCAMediaTimingFunctionEaseInEaseOut' is unavailable: not available on watchOS
   38 |         progressAnimation.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
      |                                                                                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMediaTimingFunction.h:60:43: note: 'kCAMediaTimingFunctionEaseInEaseOut' has been explicitly marked unavailable here
   60 | CA_EXTERN CAMediaTimingFunctionName const kCAMediaTimingFunctionEaseInEaseOut
      |                                           ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:38:67: error: 'CAMediaTimingFunction' is unavailable: not available on watchOS
   38 |         progressAnimation.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
      |                                                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMediaTimingFunction.h:24:12: note: 'CAMediaTimingFunction' has been explicitly marked unavailable here
   24 | @interface CAMediaTimingFunction : NSObject <NSSecureCoding>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:109:38: error: 'UIView' is unavailable: not available on watchOS
  109 | - (instancetype)initWithContentView:(UIView *)contentView {
      |                                      ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:106:18: error: 'init' is unavailable: not available on watchOS
  106 |     return [self init];
      |                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/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
  154 | - (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
      | ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:110:18: error: 'init' is unavailable: not available on watchOS
  110 |     return [self init];
      |                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/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
  154 | - (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
      | ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:162:20: error: 'CATransaction' is unavailable: not available on watchOS
  162 |     [CATransaction begin];
      |                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransaction.h:34:12: note: 'CATransaction' has been explicitly marked unavailable here
   34 | @interface CATransaction : NSObject
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:163:20: error: 'CATransaction' is unavailable: not available on watchOS
  163 |     [CATransaction setAnimationDuration:(animated ? 0.3 : 0.0)];
      |                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransaction.h:34:12: note: 'CATransaction' has been explicitly marked unavailable here
   34 | @interface CATransaction : NSObject
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m:167:20: error: 'CATransaction' is unavailable: not available on watchOS
  167 |     [CATransaction commit];
      |                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransaction.h:34:12: note: 'CATransaction' has been explicitly marked unavailable here
   34 | @interface CATransaction : NSObject
      |            ^
16 errors generated.
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-U7IASY84L26GNFWJKNLJHEOK.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JGProgressHUD -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -clear-ast-before-backend -discard-value-names -main-file-name JGProgressHUDRingIndicatorView.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDPieIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:18:41: error: 'UIView' is unavailable: not available on watchOS
   18 | @interface JGProgressHUDIndicatorView : UIView
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDPieIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:25:48: error: 'UIView' is unavailable: not available on watchOS
   25 | - (instancetype __nonnull)initWithContentView:(UIView *__nullable)contentView;
      |                                                ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDPieIndicatorView.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:46:51: error: 'UIView' is unavailable: not available on watchOS
   46 | @property (nonatomic, strong, readonly, nullable) UIView *contentView;
      |                                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:11:45: error: 'CALayer' is unavailable: not available on watchOS
   11 | @interface JGProgressHUDPieIndicatorLayer : CALayer
      |                                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/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
  117 | @interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:29:8: error: 'CAAction' is unavailable: not available on watchOS
   29 | - (id <CAAction>)actionForKey:(NSString *)key {
      |        ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:945:11: note: 'CAAction' has been explicitly marked unavailable here
  945 | @protocol CAAction
      |           ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:26:129: error: 'CALayer' is unavailable: not available on watchOS
   26 |     return ([key isEqualToString:@"progress"] || [key isEqualToString:@"color"] || [key isEqualToString:@"fillColor"] || [super needsDisplayForKey:key]);
      |                                                                                                                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/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
  117 | @interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:31:9: error: 'CABasicAnimation' is unavailable: not available on watchOS
   31 |         CABasicAnimation *progressAnimation = [CABasicAnimation animation];
      |         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:130:12: note: 'CABasicAnimation' has been explicitly marked unavailable here
  130 | @interface CABasicAnimation : CAPropertyAnimation
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:31:65: error: 'CABasicAnimation' is unavailable: not available on watchOS
   31 |         CABasicAnimation *progressAnimation = [CABasicAnimation animation];
      |                                                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:130:12: note: 'CABasicAnimation' has been explicitly marked unavailable here
  130 | @interface CABasicAnimation : CAPropertyAnimation
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:34:84: error: 'kCAMediaTimingFunctionEaseInEaseOut' is unavailable: not available on watchOS
   34 |         progressAnimation.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
      |                                                                                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMediaTimingFunction.h:60:43: note: 'kCAMediaTimingFunctionEaseInEaseOut' has been explicitly marked unavailable here
   60 | CA_EXTERN CAMediaTimingFunctionName const kCAMediaTimingFunctionEaseInEaseOut
      |                                           ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:34:67: error: 'CAMediaTimingFunction' is unavailable: not available on watchOS
   34 |         progressAnimation.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut];
      |                                                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMediaTimingFunction.h:24:12: note: 'CAMediaTimingFunction' has been explicitly marked unavailable here
   24 | @interface CAMediaTimingFunction : NSObject <NSSecureCoding>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:106:38: error: 'UIView' is unavailable: not available on watchOS
  106 | - (instancetype)initWithContentView:(UIView *)contentView {
      |                                      ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
  148 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:103:18: error: 'init' is unavailable: not available on watchOS
  103 |     return [self init];
      |                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/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
  154 | - (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
      | ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:107:18: error: 'init' is unavailable: not available on watchOS
  107 |     return [self init];
      |                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/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
  154 | - (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
      | ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:139:20: error: 'CATransaction' is unavailable: not available on watchOS
  139 |     [CATransaction begin];
      |                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransaction.h:34:12: note: 'CATransaction' has been explicitly marked unavailable here
   34 | @interface CATransaction : NSObject
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:140:20: error: 'CATransaction' is unavailable: not available on watchOS
  140 |     [CATransaction setAnimationDuration:(animated ? 0.3 : 0.0)];
      |                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransaction.h:34:12: note: 'CATransaction' has been explicitly marked unavailable here
   34 | @interface CATransaction : NSObject
      |            ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m:144:20: error: 'CATransaction' is unavailable: not available on watchOS
  144 |     [CATransaction commit];
      |                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
In module 'QuartzCore' imported from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransaction.h:34:12: note: 'CATransaction' has been explicitly marked unavailable here
   34 | @interface CATransaction : NSObject
      |            ^
16 errors generated.
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-U7IASY84L26GNFWJKNLJHEOK.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JGProgressHUD -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -clear-ast-before-backend -discard-value-names -main-file-name JGProgressHUDPieIndicatorView.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-U7IASY84L26GNFWJKNLJHEOK.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JGProgressHUD -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -clear-ast-before-backend -discard-value-names -main-file-name JGProgressHUDImageIndicatorView.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDImageIndicatorView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeZoomAnimation.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-U7IASY84L26GNFWJKNLJHEOK.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JGProgressHUD -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -clear-ast-before-backend -discard-value-names -main-file-name JGProgressHUDFadeZoomAnimation.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeZoomAnimation.d -skip-unused-modulemap-deps
2026-04-15 18:44:35.097 xcodebuild[780:4505] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDFadeAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDIndeterminateIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDIndeterminateIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDSuccessIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDSuccessIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDRingIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDRingIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDPieIndicatorView.o /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDPieIndicatorView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JGProgressHUD' from project 'JGProgressHUD')
	Building workspace spi-builder-workspace with scheme JGProgressHUD
(9 failures)
BUILD FAILURE 6.3 watchOS