Build Information
Failed to build JGProgressHUD, reference 2.2.0 (78d7cd
), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 23 Jun 2025 09:20:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JGProgressHUD -destination generic/platform=watchOS
Build Log
/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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:16:5: error: 'UIImageView' is unavailable: not available on watchOS
16 | UIImageView *imageView = [[UIImageView alloc] initWithImage:image];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
21 | @interface UIImageView : UIView
| ^
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDImageIndicatorView.m:16:44: error: 'UIImageView' is unavailable: not available on watchOS
16 | UIImageView *imageView = [[UIImageView alloc] initWithImage:image];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDIndicatorView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
21 | @interface UIImageView : UIView
| ^
5 errors generated.
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.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-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.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 +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 1215 -target-sdk-version\=26.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -resource-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-AKQJQSUOYECU0V8FETIF8ROFX.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-E0MT6GNPY8J7J8FPL0ADR8VD.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.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 -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 -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\=all -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -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/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -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 -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:153:1: note: 'init' has been explicitly marked unavailable here
153 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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;
| ^
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.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-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.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 +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 1215 -target-sdk-version\=26.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -resource-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-AKQJQSUOYECU0V8FETIF8ROFX.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-E0MT6GNPY8J7J8FPL0ADR8VD.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.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 -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 -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\=all -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -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/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')
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -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 -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/JGProgressHUDErrorIndicatorView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDErrorIndicatorView.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDErrorIndicatorView.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDErrorIndicatorView.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDErrorIndicatorView.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:67:32: note: 'UIViewAnimationOptions' has been explicitly marked unavailable here
67 | typedef NS_OPTIONS(NSUInteger, UIViewAnimationOptions) {
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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/JGProgressHUDErrorIndicatorView.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:221:21: error: 'UIView' is unavailable: not available on watchOS
221 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:228:21: error: 'UIView' is unavailable: not available on watchOS
228 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:237:21: error: 'UIView' is unavailable: not available on watchOS
237 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:283:63: error: 'UIView' is unavailable: not available on watchOS
283 | + (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:289:72: error: 'UIView' is unavailable: not available on watchOS
289 | + (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:301:78: error: 'UIView' is unavailable: not available on watchOS
301 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:307:77: error: 'UIView' is unavailable: not available on watchOS
307 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:313:80: error: 'UIView' is unavailable: not available on watchOS
313 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearancFailed frontend command:
/Applications/Xcode-26.0.0-Beta.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/JGProgressHUDErrorIndicatorView.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-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -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/JGProgressHUDErrorIndicatorView.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.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/JGProgressHUDErrorIndicatorView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDErrorIndicatorView.m -target-abi aapcs16 -target-cpu cortex-a7 -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 1215 -target-sdk-version\=26.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -resource-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-AKQJQSUOYECU0V8FETIF8ROFX.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-E0MT6GNPY8J7J8FPL0ADR8VD.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.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 -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 -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 JGProgressHUDErrorIndicatorView.m -mframe-pointer\=all -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -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/JGProgressHUDErrorIndicatorView.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -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 -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:119:12: note: 'CALayer' has been explicitly marked unavailable here
119 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:948:11: note: 'CAAction' has been explicitly marked unavailable here
948 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:119:12: note: 'CALayer' has been explicitly marked unavailable here
119 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:153:1: note: 'init' has been explicitly marked unavailable here
153 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:153:1: note: 'init' has been explicitly marked unavailable here
153 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransaction.h:34:12: note: 'CATransaction' has been explicitly marked unavailable here
34 | @interface CATransaction : NSObject
| ^
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.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-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.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 +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 1215 -target-sdk-version\=26.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -resource-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-AKQJQSUOYECU0V8FETIF8ROFX.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-E0MT6GNPY8J7J8FPL0ADR8VD.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.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 -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 -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\=all -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -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/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -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 -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:67:32: note: 'UIViewAnimationOptions' has been explicitly marked unavailable here
67 | 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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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>
| ^
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.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-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.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 +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 1215 -target-sdk-version\=26.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -resource-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-AKQJQSUOYECU0V8FETIF8ROFX.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-E0MT6GNPY8J7J8FPL0ADR8VD.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.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 -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 -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\=all -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -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/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -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 -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:119:12: note: 'CALayer' has been explicitly marked unavailable here
119 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:948:11: note: 'CAAction' has been explicitly marked unavailable here
948 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:119:12: note: 'CALayer' has been explicitly marked unavailable here
119 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UFailed frontend command:
/Applications/Xcode-26.0.0-Beta.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-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.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 +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 1215 -target-sdk-version\=26.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -resource-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-AKQJQSUOYECU0V8FETIF8ROFX.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-E0MT6GNPY8J7J8FPL0ADR8VD.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.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 -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 -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\=all -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -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/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -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 -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:67:32: note: 'UIViewAnimationOptions' has been explicitly marked unavailable here
67 | 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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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:221:21: error: 'UIView' is unavailable: not available on watchOS
221 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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:228:21: error: 'UIView' is unavailable: not available on watchOS
228 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @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:237:21: error: 'UIView' is unavailable: not available on watchOS
237 | - (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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.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-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.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 +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 1215 -target-sdk-version\=26.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -resource-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-AKQJQSUOYECU0V8FETIF8ROFX.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-E0MT6GNPY8J7J8FPL0ADR8VD.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.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 -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 -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\=all -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -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/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')
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -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 -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/JGProgressHUDAnimation.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.dia -c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.o -index-unit-output-path /JGProgressHUD.build/Debug-watchos/JGProgressHUD.build/Objects-normal/armv7k/JGProgressHUDAnimation.o
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.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/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:67:32: note: 'UIViewAnimationOptions' has been explicitly marked unavailable here
67 | typedef NS_OPTIONS(NSUInteger, UIViewAnimationOptions) {
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
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/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
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/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
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/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.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/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.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/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.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/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.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/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.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/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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/JGProgressHUDAnimation.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/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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/JGProgressHUDAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:221:21: error: 'UIView' is unavailable: not available on watchOS
221 | - (void)showInView:(UIView *__nonnull)view;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:228:21: error: 'UIView' is unavailable: not available on watchOS
228 | - (void)showInView:(UIView *__nonnull)view animated:(BOOL)animated;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:237:21: error: 'UIView' is unavailable: not available on watchOS
237 | - (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/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:283:63: error: 'UIView' is unavailable: not available on watchOS
283 | + (NSArray<JGProgressHUD *> *__nonnull)allProgressHUDsInView:(UIView *__nonnull)view;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:289:72: error: 'UIView' is unavailable: not available on watchOS
289 | + (NSArray<JGProgressHUD *> *__nonnull)allProgressHUDsInViewHierarchy:(UIView *__nonnull)view;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:301:78: error: 'UIView' is unavailable: not available on watchOS
301 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD willPresentInView:(UIView *__nonnull)view;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:307:77: error: 'UIView' is unavailable: not available on watchOS
307 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD didPresentInView:(UIView *__nonnull)view;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:313:80: error: 'UIView' is unavailable: not available on watchOS
313 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD willDismissFromView:(UIView *__nonnull)view;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m:10:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUD.h:319:79: error: 'UIView' is unavailable: not available on watchOS
319 | - (void)progressHUD:(JGProgressHUD *__nonnull)progressHUD didDismissFromView:(UIView *__nonnull)view;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
| ^
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.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/JGProgressHUDAnimation.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-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -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/JGProgressHUDAnimation.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.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/JGProgressHUDAnimation.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDAnimation.m -target-abi aapcs16 -target-cpu cortex-a7 -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 1215 -target-sdk-version\=26.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -resource-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-AKQJQSUOYECU0V8FETIF8ROFX.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-E0MT6GNPY8J7J8FPL0ADR8VD.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.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 -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 -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 JGProgressHUDAnimation.m -mframe-pointer\=all -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -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/JGProgressHUDAnimation.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/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -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 -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
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.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-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/QuartzCore.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.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 +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 1215 -target-sdk-version\=26.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -resource-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-AKQJQSUOYECU0V8FETIF8ROFX.pcm -fmodule-file\=QuartzCore\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/QuartzCore-BP1K9CO4NJ0RAXPY3VIUQ9UF4.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-E0MT6GNPY8J7J8FPL0ADR8VD.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.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 -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 -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\=all -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -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
** 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/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')
Building workspace spi-builder-workspace with scheme JGProgressHUD
(3 failures)
BUILD FAILURE 6.2 watchOS