Build Information
Failed to build JVFloatLabeledTextField, reference 1.2.5 (69c0e8
), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 20 Jun 2025 03:27:31 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 JVFloatLabeledTextField -destination generic/platform=watchOS
Build Log
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:345:39: note: 'UITextViewTextDidBeginEditingNotification' has been explicitly marked unavailable here
345 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidBeginEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:130:58: error: 'UITextViewTextDidEndEditingNotification' is unavailable: not available on watchOS
130 | name:UITextViewTextDidEndEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:347:39: note: 'UITextViewTextDidEndEditingNotification' has been explicitly marked unavailable here
347 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidEndEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:263:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
263 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:263:82: error: 'UIViewAnimationOptionCurveEaseOut' is unavailable: not available on watchOS
263 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:261:17: error: 'UIView' is unavailable: not available on watchOS
261 | [UIView animateWithDuration:_floatingLabelShowAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:286:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
286 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:286:82: error: 'UIViewAnimationOptionCurveEaseIn' is unavailable: not available on watchOS
286 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:284:17: error: 'UIView' is unavailable: not available on watchOS
284 | [UIView animateWithDuration:_floatingLabelHideAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.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 -Wshorten-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 /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.o -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +zcm -target-feature +zcz -target-feature +v8.3a -target-feature +aes -target-feature +complxnum -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -triple arm64-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-CR447VT785V82LZXJCUKV4PI0.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-ZYC7IWBPU2UUXPZKDCTHTFWD.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/SPMHeaders -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.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 -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JVFloatLabeledTextField -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 -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name JVFloatLabeledTextView.m -mframe-pointer\=non-leaf -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/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 -Wshorten-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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.dia -c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o -index-unit-output-path /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:44:38: error: 'UITextField' is unavailable: not available on watchOS
44 | @interface JVFloatLabeledTextField : UITextField
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
53 | @interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:49:41: error: 'UILabel' is unavailable: not available on watchOS
49 | @property (nonatomic, strong, readonly) UILabel * floatingLabel;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:59:31: error: 'UILabel' is unavailable: not available on watchOS
59 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:59:31: error: 'new' is unavailable: not available on watchOS
59 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:144:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
144 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:144:82: error: 'UIViewAnimationOptionCurveEaseOut' is unavailable: not available on watchOS
144 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:142:17: error: 'UIView' is unavailable: not available on watchOS
142 | [UIView animateWithDuration:_floatingLabelShowAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:152:10: error: 'accessibilityLabel' is unavailable: not available on watchOS
152 | self.accessibilityLabel = self.floatingLabel.text;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:169:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
169 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:169:82: error: 'UIViewAnimationOptionCurveEaseIn' is unavailable: not available on watchOS
169 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:167:17: error: 'UIView' is unavailable: not available on watchOS
167 | [UIView animateWithDuration:_floatingLabelHideAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:177:10: error: 'accessibilityLabel' is unavailable: not available on watchOS
177 | self.accessibilityLabel = nil;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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;
| ^
12 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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.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 -Wshorten-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 /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +zcm -target-feature +zcz -target-feature +v8.3a -target-feature +aes -target-feature +complxnum -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -triple arm64-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-CR447VT785V82LZXJCUKV4PI0.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-ZYC7IWBPU2UUXPZKDCTHTFWD.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/SPMHeaders -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.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 -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JVFloatLabeledTextField -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 -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name JVFloatLabeledTextField.m -mframe-pointer\=non-leaf -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.d -skip-unused-modulemap-deps
** BUILD FAILED **
The following build commands failed:
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextField.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextField.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
Building workspace spi-builder-workspace with scheme JVFloatLabeledTextField
(4 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
JVFloatLabeledTextField: /Users/admin/builder/spi-builder-workspace
resolved source packages: JVFloatLabeledTextField
{
"dependencies" : [
],
"manifest_display_name" : "JVFloatLabeledTextField",
"name" : "JVFloatLabeledTextField",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "JVFloatLabeledTextField",
"targets" : [
"JVFloatLabeledTextField"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JVFloatLabeledTextField",
"module_type" : "ClangTarget",
"name" : "JVFloatLabeledTextField",
"path" : "JVFloatLabeledTextField",
"product_memberships" : [
"JVFloatLabeledTextField"
],
"sources" : [
"JVFloatLabeledTextField/JVFloatLabeledTextField.m",
"JVFloatLabeledTextField/JVFloatLabeledTextView.m",
"JVFloatLabeledTextField/NSString+TextDirectionality.m"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"JVFloatLabeledTextField"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JVFloatLabeledTextField -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme JVFloatLabeledTextField -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
JVFloatLabeledTextField: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'JVFloatLabeledTextField' in project 'JVFloatLabeledTextField'
➜ Explicit dependency on target 'JVFloatLabeledTextField' in project 'JVFloatLabeledTextField'
Target 'JVFloatLabeledTextField' in project 'JVFloatLabeledTextField' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextField.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextField.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextField.dia -c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextField.o -index-unit-output-path /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextField.o
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:44:38: error: 'UITextField' is unavailable: not available on watchOS
44 | @interface JVFloatLabeledTextField : UITextField
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
53 | @interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:49:41: error: 'UILabel' is unavailable: not available on watchOS
49 | @property (nonatomic, strong, readonly) UILabel * floatingLabel;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:59:31: error: 'UILabel' is unavailable: not available on watchOS
59 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:59:31: error: 'new' is unavailable: not available on watchOS
59 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:144:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
144 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:144:82: error: 'UIViewAnimationOptionCurveEaseOut' is unavailable: not available on watchOS
144 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:142:17: error: 'UIView' is unavailable: not available on watchOS
142 | [UIView animateWithDuration:_floatingLabelShowAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:152:10: error: 'accessibilityLabel' is unavailable: not available on watchOS
152 | self.accessibilityLabel = self.floatingLabel.text;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:169:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
169 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:169:82: error: 'UIViewAnimationOptionCurveEaseIn' is unavailable: not available on watchOS
169 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:167:17: error: 'UIView' is unavailable: not available on watchOS
167 | [UIView animateWithDuration:_floatingLabelHideAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:177:10: error: 'accessibilityLabel' is unavailable: not available on watchOS
177 | self.accessibilityLabel = nil;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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;
| ^
12 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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextField.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 /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextField.o -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextField.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.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/JVFloatLabeledTextField/SPMHeaders -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.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\=JVFloatLabeledTextField -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 JVFloatLabeledTextField.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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextField.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextView.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextView.dia -c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextView.o -index-unit-output-path /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextView.o
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:44:37: error: 'UITextView' is unavailable: not available on watchOS
44 | @interface JVFloatLabeledTextView : UITextView
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:217:12: note: 'UITextView' has been explicitly marked unavailable here
217 | @interface UITextView : UIScrollView <UITextInput, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:54:41: error: 'UILabel' is unavailable: not available on watchOS
54 | @property (nonatomic, strong, readonly) UILabel * placeholderLabel;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:59:41: error: 'UILabel' is unavailable: not available on watchOS
59 | @property (nonatomic, strong, readonly) UILabel * floatingLabel;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:50:60: error: 'NSTextContainer' is unavailable: not available on watchOS
50 | - (instancetype)initWithFrame:(CGRect)frame textContainer:(NSTextContainer *)textContainer
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextContainer.h:21:12: note: 'NSTextContainer' has been explicitly marked unavailable here
21 | @interface NSTextContainer : NSObject <NSSecureCoding>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:79:35: error: 'UILabel' is unavailable: not available on watchOS
79 | _placeholderLabel = [[UILabel alloc] initWithFrame:self.frame];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:93:31: error: 'UILabel' is unavailable: not available on watchOS
93 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:93:31: error: 'new' is unavailable: not available on watchOS
93 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:109:55: error: 'UITextViewTextDidChangeNotification' is unavailable: not available on watchOS
109 | name:UITextViewTextDidChangeNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:346:39: note: 'UITextViewTextDidChangeNotification' has been explicitly marked unavailable here
346 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidChangeNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:113:55: error: 'UITextViewTextDidBeginEditingNotification' is unavailable: not available on watchOS
113 | name:UITextViewTextDidBeginEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:345:39: note: 'UITextViewTextDidBeginEditingNotification' has been explicitly marked unavailable here
345 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidBeginEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:117:55: error: 'UITextViewTextDidEndEditingNotification' is unavailable: not available on watchOS
117 | name:UITextViewTextDidEndEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:347:39: note: 'UITextViewTextDidEndEditingNotification' has been explicitly marked unavailable here
347 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidEndEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:124:58: error: 'UITextViewTextDidChangeNotification' is unavailable: not available on watchOS
124 | name:UITextViewTextDidChangeNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:346:39: note: 'UITextViewTextDidChangeNotification' has been explicitly marked unavailable here
346 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidChangeNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:127:58: error: 'UITextViewTextDidBeginEditingNotification' is unavailable: not available on watchOS
127 | name:UITextViewTextDidBeginEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:345:39: note: 'UITextViewTextDidBeginEditingNotification' has been explicitly marked unavailable here
345 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidBeginEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:130:58: error: 'UITextViewTextDidEndEditingNotification' is unavailable: not available on watchOS
130 | name:UITextViewTextDidEndEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:347:39: note: 'UITextViewTextDidEndEditingNotification' has been explicitly marked unavailable here
347 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidEndEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:263:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
263 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:263:82: error: 'UIViewAnimationOptionCurveEaseOut' is unavailable: not available on watchOS
263 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:261:17: error: 'UIView' is unavailable: not available on watchOS
261 | [UIView animateWithDuration:_floatingLabelShowAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:286:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
286 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:286:82: error: 'UIViewAnimationOptionCurveEaseIn' is unavailable: not available on watchOS
286 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:284:17: error: 'UIView' is unavailable: not available on watchOS
284 | [UIView animateWithDuration:_floatingLabelHideAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
19 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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextView.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 /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextView.o -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.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/JVFloatLabeledTextField/SPMHeaders -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.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\=JVFloatLabeledTextField -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 JVFloatLabeledTextView.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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextView.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextView.dia -c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextView.o -index-unit-output-path /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextView.o
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:44:37: error: 'UITextView' is unavailable: not available on watchOS
44 | @interface JVFloatLabeledTextView : UITextView
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:217:12: note: 'UITextView' has been explicitly marked unavailable here
217 | @interface UITextView : UIScrollView <UITextInput, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:54:41: error: 'UILabel' is unavailable: not available on watchOS
54 | @property (nonatomic, strong, readonly) UILabel * placeholderLabel;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:59:41: error: 'UILabel' is unavailable: not available on watchOS
59 | @property (nonatomic, strong, readonly) UILabel * floatingLabel;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:50:60: error: 'NSTextContainer' is unavailable: not available on watchOS
50 | - (instancetype)initWithFrame:(CGRect)frame textContainer:(NSTextContainer *)textContainer
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextContainer.h:21:12: note: 'NSTextContainer' has been explicitly marked unavailable here
21 | @interface NSTextContainer : NSObject <NSSecureCoding>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:79:35: error: 'UILabel' is unavailable: not available on watchOS
79 | _placeholderLabel = [[UILabel alloc] initWithFrame:self.frame];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:93:31: error: 'UILabel' is unavailable: not available on watchOS
93 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:93:31: error: 'new' is unavailable: not available on watchOS
93 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:109:55: error: 'UITextViewTextDidChangeNotification' is unavailable: not available on watchOS
109 | name:UITextViewTextDidChangeNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:346:39: note: 'UITextViewTextDidChangeNotification' has been explicitly marked unavailable here
346 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidChangeNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:113:55: error: 'UITextViewTextDidBeginEditingNotification' is unavailable: not available on watchOS
113 | name:UITextViewTextDidBeginEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:345:39: note: 'UITextViewTextDidBeginEditingNotification' has been explicitly marked unavailable here
345 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidBeginEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:117:55: error: 'UITextViewTextDidEndEditingNotification' is unavailable: not available on watchOS
117 | name:UITextViewTextDidEndEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:347:39: note: 'UITextViewTextDidEndEditingNotification' has been explicitly marked unavailable here
347 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidEndEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:124:58: error: 'UITextViewTextDidChangeNotification' is unavailable: not available on watchOS
124 | name:UITextViewTextDidChangeNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:346:39: note: 'UITextViewTextDidChangeNotification' has been explicitly marked unavailable here
346 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidChangeNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:127:58: error: 'UITextViewTextDidBeginEditingNotification' is unavailable: not available on watchOS
127 | name:UITextViewTextDidBeginEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:345:39: note: 'UITextViewTextDidBeginEditingNotification' has been explicitly marked unavailable here
345 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidBeginEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:130:58: error: 'UITextViewTextDidEndEditingNotification' is unavailable: not available on watchOS
130 | name:UITextViewTextDidEndEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:347:39: note: 'UITextViewTextDidEndEditingNotification' has been explicitly marked unavailable here
347 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidEndEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:263:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
263 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:263:82: error: 'UIViewAnimationOptionCurveEaseOut' is unavailable: not available on watchOS
263 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:261:17: error: 'UIView' is unavailable: not available on watchOS
261 | [UIView animateWithDuration:_floatingLabelShowAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:286:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
286 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:286:82: error: 'UIViewAnimationOptionCurveEaseIn' is unavailable: not available on watchOS
286 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:284:17: error: 'UIView' is unavailable: not available on watchOS
284 | [UIView animateWithDuration:_floatingLabelHideAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
19 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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextView.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 /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextView.o -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +zcm -target-feature +zcz -target-feature +v8.3a -target-feature +aes -target-feature +complxnum -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -triple arm64_32-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-58RMCHLZIJBLW0MX2O4Z7JLSX.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-55SCYQV2Y8ITEFQ2M3JYCRC9S.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/SPMHeaders -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources-normal/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.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 -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JVFloatLabeledTextField -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 -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name JVFloatLabeledTextView.m -mframe-pointer\=non-leaf -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextField.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextField.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextField.dia -c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextField.o -index-unit-output-path /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextField.o
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:44:38: error: 'UITextField' is unavailable: not available on watchOS
44 | @interface JVFloatLabeledTextField : UITextField
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
53 | @interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:49:41: error: 'UILabel' is unavailable: not available on watchOS
49 | @property (nonatomic, strong, readonly) UILabel * floatingLabel;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:59:31: error: 'UILabel' is unavailable: not available on watchOS
59 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:59:31: error: 'new' is unavailable: not available on watchOS
59 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:144:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
144 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:144:82: error: 'UIViewAnimationOptionCurveEaseOut' is unavailable: not available on watchOS
144 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:142:17: error: 'UIView' is unavailable: not available on watchOS
142 | [UIView animateWithDuration:_floatingLabelShowAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:152:10: error: 'accessibilityLabel' is unavailable: not available on watchOS
152 | self.accessibilityLabel = self.floatingLabel.text;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:169:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
169 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:169:82: error: 'UIViewAnimationOptionCurveEaseIn' is unavailable: not available on watchOS
169 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:167:17: error: 'UIView' is unavailable: not available on watchOS
167 | [UIView animateWithDuration:_floatingLabelHideAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:177:10: error: 'accessibilityLabel' is unavailable: not available on watchOS
177 | self.accessibilityLabel = nil;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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;
| ^
12 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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextField.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 /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextField.o -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextField.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +zcm -target-feature +zcz -target-feature +v8.3a -target-feature +aes -target-feature +complxnum -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -triple arm64_32-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-58RMCHLZIJBLW0MX2O4Z7JLSX.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-55SCYQV2Y8ITEFQ2M3JYCRC9S.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/SPMHeaders -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources-normal/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.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 -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JVFloatLabeledTextField -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 -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name JVFloatLabeledTextField.m -mframe-pointer\=non-leaf -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextField.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/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 -Wshorten-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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.dia -c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.o -index-unit-output-path /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.o
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:44:37: error: 'UITextView' is unavailable: not available on watchOS
44 | @interface JVFloatLabeledTextView : UITextView
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:217:12: note: 'UITextView' has been explicitly marked unavailable here
217 | @interface UITextView : UIScrollView <UITextInput, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:54:41: error: 'UILabel' is unavailable: not available on watchOS
54 | @property (nonatomic, strong, readonly) UILabel * placeholderLabel;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:59:41: error: 'UILabel' is unavailable: not available on watchOS
59 | @property (nonatomic, strong, readonly) UILabel * floatingLabel;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:50:60: error: 'NSTextContainer' is unavailable: not available on watchOS
50 | - (instancetype)initWithFrame:(CGRect)frame textContainer:(NSTextContainer *)textContainer
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextContainer.h:21:12: note: 'NSTextContainer' has been explicitly marked unavailable here
21 | @interface NSTextContainer : NSObject <NSSecureCoding>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:79:35: error: 'UILabel' is unavailable: not available on watchOS
79 | _placeholderLabel = [[UILabel alloc] initWithFrame:self.frame];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:93:31: error: 'UILabel' is unavailable: not available on watchOS
93 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:93:31: error: 'new' is unavailable: not available on watchOS
93 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:109:55: error: 'UITextViewTextDidChangeNotification' is unavailable: not available on watchOS
109 | name:UITextViewTextDidChangeNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:346:39: note: 'UITextViewTextDidChangeNotification' has been explicitly marked unavailable here
346 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidChangeNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:113:55: error: 'UITextViewTextDidBeginEditingNotification' is unavailable: not available on watchOS
113 | name:UITextViewTextDidBeginEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:345:39: note: 'UITextViewTextDidBeginEditingNotification' has been explicitly marked unavailable here
345 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidBeginEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:117:55: error: 'UITextViewTextDidEndEditingNotification' is unavailable: not available on watchOS
117 | name:UITextViewTextDidEndEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:347:39: note: 'UITextViewTextDidEndEditingNotification' has been explicitly marked unavailable here
347 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidEndEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:124:58: error: 'UITextViewTextDidChangeNotification' is unavailable: not available on watchOS
124 | name:UITextViewTextDidChangeNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:346:39: note: 'UITextViewTextDidChangeNotification' has been explicitly marked unavailable here
346 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidChangeNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:127:58: error: 'UITextViewTextDidBeginEditingNotification' is unavailable: not available on watchOS
127 | name:UITextViewTextDidBeginEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:345:39: note: 'UITextViewTextDidBeginEditingNotification' has been explicitly marked unavailable here
345 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidBeginEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:130:58: error: 'UITextViewTextDidEndEditingNotification' is unavailable: not available on watchOS
130 | name:UITextViewTextDidEndEditingNotification
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:347:39: note: 'UITextViewTextDidEndEditingNotification' has been explicitly marked unavailable here
347 | UIKIT_EXTERN NSNotificationName const UITextViewTextDidEndEditingNotification API_UNAVAILABLE(watchos) NS_SWIFT_NONISOLATED;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:263:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
263 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:263:82: error: 'UIViewAnimationOptionCurveEaseOut' is unavailable: not available on watchOS
263 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:261:17: error: 'UIView' is unavailable: not available on watchOS
261 | [UIView animateWithDuration:_floatingLabelShowAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:286:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
286 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:286:82: error: 'UIViewAnimationOptionCurveEaseIn' is unavailable: not available on watchOS
286 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:284:17: error: 'UIView' is unavailable: not available on watchOS
284 | [UIView animateWithDuration:_floatingLabelHideAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:
/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>
| ^
19 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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.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 -Wshorten-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 /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.o -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +zcm -target-feature +zcz -target-feature +v8.3a -target-feature +aes -target-feature +complxnum -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -triple arm64-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-CR447VT785V82LZXJCUKV4PI0.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-ZYC7IWBPU2UUXPZKDCTHTFWD.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/SPMHeaders -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.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 -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JVFloatLabeledTextField -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 -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name JVFloatLabeledTextView.m -mframe-pointer\=non-leaf -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/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 -Wshorten-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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.dia -c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o -index-unit-output-path /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:44:38: error: 'UITextField' is unavailable: not available on watchOS
44 | @interface JVFloatLabeledTextField : UITextField
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
53 | @interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:28:
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:49:41: error: 'UILabel' is unavailable: not available on watchOS
49 | @property (nonatomic, strong, readonly) UILabel * floatingLabel;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:59:31: error: 'UILabel' is unavailable: not available on watchOS
59 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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>
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:59:31: error: 'new' is unavailable: not available on watchOS
59 | _floatingLabel = [UILabel new];
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:144:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
144 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:144:82: error: 'UIViewAnimationOptionCurveEaseOut' is unavailable: not available on watchOS
144 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:142:17: error: 'UIView' is unavailable: not available on watchOS
142 | [UIView animateWithDuration:_floatingLabelShowAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:152:10: error: 'accessibilityLabel' is unavailable: not available on watchOS
152 | self.accessibilityLabel = self.floatingLabel.text;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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;
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:169:37: error: 'UIViewAnimationOptionBeginFromCurrentState' is unavailable: not available on watchOS
169 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:169:82: error: 'UIViewAnimationOptionCurveEaseIn' is unavailable: not available on watchOS
169 | options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseIn
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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) {
| ^
/Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:167:17: error: 'UIView' is unavailable: not available on watchOS
167 | [UIView animateWithDuration:_floatingLabelHideAnimationDuration
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:177:10: error: 'accessibilityLabel' is unavailable: not available on watchOS
177 | self.accessibilityLabel = nil;
| ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:
/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;
| ^
12 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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.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 -Wshorten-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 /JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +zcm -target-feature +zcz -target-feature +v8.3a -target-feature +aes -target-feature +complxnum -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -triple arm64-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-CR447VT785V82LZXJCUKV4PI0.pcm -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-ZYC7IWBPU2UUXPZKDCTHTFWD.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/SPMHeaders -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.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 -fskip-odr-check-in-gmf -fmodules -fmodule-name\=JVFloatLabeledTextField -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 -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name JVFloatLabeledTextField.m -mframe-pointer\=non-leaf -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/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.d -skip-unused-modulemap-deps
** BUILD FAILED **
The following build commands failed:
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextField.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/armv7k/JVFloatLabeledTextView.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextView.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64_32/JVFloatLabeledTextField.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextView.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JVFloatLabeledTextField.build/Debug-watchos/JVFloatLabeledTextField.build/Objects-normal/arm64/JVFloatLabeledTextField.o /Users/admin/builder/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'JVFloatLabeledTextField' from project 'JVFloatLabeledTextField')
Building workspace spi-builder-workspace with scheme JVFloatLabeledTextField
(7 failures)
BUILD FAILURE 6.2 watchOS