The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FSCalendar, reference master (df53e7), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 20 Jun 2025 07:54:15 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 FSCalendar -destination generic/platform=watchOS

Build Log

   95 | @interface FSCalendarEventIndicator : UIView
      |                                       ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:102:34: error: 'UICollectionViewCell' is unavailable: not available on watchOS
  102 | @interface FSCalendarBlankCell : UICollectionViewCell
      |                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:22:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:16:36: error: 'UIView' is unavailable: not available on watchOS
   16 | @interface FSCalendarWeekdayView : UIView
      |                                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:22:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:21:41: error: 'UILabel' is unavailable: not available on watchOS
   21 | @property (readonly, nonatomic) NSArray<UILabel *> *weekdayLabels;
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:13:35: error: 'UIView' is unavailable: not available on watchOS
   13 | @interface FSCalendarHeaderView : UIView
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:19:31: error: 'UICollectionViewScrollDirection' is unavailable: not available on watchOS
   19 | @property (assign, nonatomic) UICollectionViewScrollDirection scrollDirection;
      |                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:27:28: note: 'UICollectionViewScrollDirection' has been explicitly marked unavailable here
   27 | typedef NS_ENUM(NSInteger, UICollectionViewScrollDirection) {
      |                            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:30:35: error: 'UICollectionViewCell' is unavailable: not available on watchOS
   30 | @interface FSCalendarHeaderCell : UICollectionViewCell
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:32:29: error: 'UILabel' is unavailable: not available on watchOS
   32 | @property (weak, nonatomic) UILabel *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:37:37: error: 'UICollectionViewFlowLayout' is unavailable: not available on watchOS
   37 | @interface FSCalendarHeaderLayout : UICollectionViewFlowLayout
      |                                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewFlowLayout.h:46:12: note: 'UICollectionViewFlowLayout' has been explicitly marked unavailable here
   46 | @interface UICollectionViewFlowLayout : UICollectionViewLayout
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:41:43: error: 'UIView' is unavailable: not available on watchOS
   41 | @interface FSCalendarHeaderTouchDeliver : UIView
      |                                           ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:243:25: error: 'UIView' is unavailable: not available on watchOS
  243 | @interface FSCalendar : UIView
      |                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:310:33: error: 'UIPanGestureRecognizer' is unavailable: not available on watchOS
  310 | @property (readonly, nonatomic) UIPanGestureRecognizer *scopeGesture FSCalendarDeprecated(handleScopeGesture:);
      |                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
   31 | @interface UIPanGestureRecognizer : UIGestureRecognizer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:319:33: error: 'UILongPressGestureRecognizer' is unavailable: not available on watchOS
  319 | @property (readonly, nonatomic) UILongPressGestureRecognizer *swipeToChooseGesture;
      |                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILongPressGestureRecognizer.h:22:12: note: 'UILongPressGestureRecognizer' has been explicitly marked unavailable here
   22 | @interface UILongPressGestureRecognizer : UIGestureRecognizer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:15:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:516:29: error: 'UIPanGestureRecognizer' is unavailable: not available on watchOS
  516 | - (void)handleScopeGesture:(UIPanGestureRecognizer *)sender;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
   31 | @interface UIPanGestureRecognizer : UIGestureRecognizer
      |            ^
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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarDelegationFactory.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 /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarDelegationFactory.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/FSCalendar/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarDelegationFactory.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.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/FSCalendar/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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\=FSCalendar -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 FSCalendarDelegationFactory.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarDelegationFactory.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCalculator.o /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FSCalendar' from project 'FSCalendar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCalculator.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCalculator.dia -c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCalculator.o -index-unit-output-path /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCalculator.o
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:15:29: error: 'UICollectionViewCell' is unavailable: not available on watchOS
   15 | @interface FSCalendarCell : UICollectionViewCell
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:22:29: error: 'UILabel' is unavailable: not available on watchOS
   22 | @property (weak, nonatomic) UILabel  *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:28:29: error: 'UILabel' is unavailable: not available on watchOS
   28 | @property (weak, nonatomic) UILabel  *subtitleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:34:29: error: 'CAShapeLayer' is unavailable: not available on watchOS
   34 | @property (weak, nonatomic) CAShapeLayer *shapeLayer;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
In module 'QuartzCore' imported from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
   40 | @interface CAShapeLayer : CALayer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:39:29: error: 'UIImageView' is unavailable: not available on watchOS
   39 | @property (weak, nonatomic) UIImageView *imageView;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
   21 | @interface UIImageView : UIView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:95:39: error: 'UIView' is unavailable: not available on watchOS
   95 | @interface FSCalendarEventIndicator : UIView
      |                                       ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:102:34: error: 'UICollectionViewCell' is unavailable: not available on watchOS
  102 | @interface FSCalendarBlankCell : UICollectionViewCell
      |                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:22:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:16:36: error: 'UIView' is unavailable: not available on watchOS
   16 | @interface FSCalendarWeekdayView : UIView
      |                                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:22:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:21:41: error: 'UILabel' is unavailable: not available on watchOS
   21 | @property (readonly, nonatomic) NSArray<UILabel *> *weekdayLabels;
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:13:35: error: 'UIView' is unavailable: not available on watchOS
   13 | @interface FSCalendarHeaderView : UIView
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:19:31: error: 'UICollectionViewScrollDirection' is unavailable: not available on watchOS
   19 | @property (assign, nonatomic) UICollectionViewScrollDirection scrollDirection;
      |                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:27:28: note: 'UICollectionViewScrollDirection' has been explicitly marked unavailable here
   27 | typedef NS_ENUM(NSInteger, UICollectionViewScrollDirection) {
      |                            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:30:35: error: 'UICollectionViewCell' is unavailable: not available on watchOS
   30 | @interface FSCalendarHeaderCell : UICollectionViewCell
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:32:29: error: 'UILabel' is unavailable: not available on watchOS
   32 | @property (weak, nonatomic) UILabel *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:37:37: error: 'UICollectionViewFlowLayout' is unavailable: not available on watchOS
   37 | @interface FSCalendarHeaderLayout : UICollectionViewFlowLayout
      |                                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewFlowLayout.h:46:12: note: 'UICollectionViewFlowLayout' has been explicitly marked unavailable here
   46 | @interface UICollectionViewFlowLayout : UICollectionViewLayout
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:41:43: error: 'UIView' is unavailable: not available on watchOS
   41 | @interface FSCalendarHeaderTouchDeliver : UIView
      |                                           ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:243:25: error: 'UIView' is unavailable: not available on watchOS
  243 | @interface FSCalendar : UIView
      |                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:310:33: error: 'UIPanGestureRecognizer' is unavailable: not available on watchOS
  310 | @property (readonly, nonatomic) UIPanGestureRecognizer *scopeGesture FSCalendarDeprecated(handleScopeGesture:);
      |                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
   31 | @interface UIPanGestureRecognizer : UIGestureRecognizer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:319:33: error: 'UILongPressGestureRecognizer' is unavailable: not available on watchOS
  319 | @property (readonly, nonatomic) UILongPressGestureRecognizer *swipeToChooseGesture;
      |                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILongPressGestureRecognizer.h:22:12: note: 'UILongPressGestureRecognizer' has been explicitly marked unavailable here
   22 | @interface UILongPressGestureRecognizer : UIGestureRecognizer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:516:29: error: 'UIPanGestureRecognizer' is unavailable: not available on watchOS
  516 | - (void)handleScopeGesture:(UIPanGestureRecognizer *)sender;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
   31 | @interface UIPanGestureRecognizer : UIGestureRecognizer
      |            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCalculator.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 /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCalculator.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/FSCalendar/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCalculator.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCalculator.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/FSCalendar/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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\=FSCalendar -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 FSCalendarCalculator.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCalculator.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarHeaderView.o /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FSCalendar' from project 'FSCalendar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarHeaderView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarHeaderView.dia -c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarHeaderView.o -index-unit-output-path /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarHeaderView.o
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:15:29: error: 'UICollectionViewCell' is unavailable: not available on watchOS
   15 | @interface FSCalendarCell : UICollectionViewCell
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:22:29: error: 'UILabel' is unavailable: not available on watchOS
   22 | @property (weak, nonatomic) UILabel  *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:28:29: error: 'UILabel' is unavailable: not available on watchOS
   28 | @property (weak, nonatomic) UILabel  *subtitleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:34:29: error: 'CAShapeLayer' is unavailable: not available on watchOS
   34 | @property (weak, nonatomic) CAShapeLayer *shapeLayer;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
In module 'QuartzCore' imported from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
   40 | @interface CAShapeLayer : CALayer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:39:29: error: 'UIImageView' is unavailable: not available on watchOS
   39 | @property (weak, nonatomic) UIImageView *imageView;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
   21 | @interface UIImageView : UIView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:95:39: error: 'UIView' is unavailable: not available on watchOS
   95 | @interface FSCalendarEventIndicator : UIView
      |                                       ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:102:34: error: 'UICollectionViewCell' is unavailable: not available on watchOS
  102 | @interface FSCalendarBlankCell : UICollectionViewCell
      |                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:22:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:16:36: error: 'UIView' is unavailable: not available on watchOS
   16 | @interface FSCalendarWeekdayView : UIView
      |                                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:22:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:21:41: error: 'UILabel' is unavailable: not available on watchOS
   21 | @property (readonly, nonatomic) NSArray<UILabel *> *weekdayLabels;
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:13:35: error: 'UIView' is unavailable: not available on watchOS
   13 | @interface FSCalendarHeaderView : UIView
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:19:31: error: 'UICollectionViewScrollDirection' is unavailable: not available on watchOS
   19 | @property (assign, nonatomic) UICollectionViewScrollDirection scrollDirection;
      |                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:27:28: note: 'UICollectionViewScrollDirection' has been explicitly marked unavailable here
   27 | typedef NS_ENUM(NSInteger, UICollectionViewScrollDirection) {
      |                            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:30:35: error: 'UICollectionViewCell' is unavailable: not available on watchOS
   30 | @interface FSCalendarHeaderCell : UICollectionViewCell
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:32:29: error: 'UILabel' is unavailable: not available on watchOS
   32 | @property (weak, nonatomic) UILabel *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:37:37: error: 'UICollectionViewFlowLayout' is unavailable: not available on watchOS
   37 | @interface FSCalendarHeaderLayout : UICollectionViewFlowLayout
      |                                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewFlowLayout.h:46:12: note: 'UICollectionViewFlowLayout' has been explicitly marked unavailable here
   46 | @interface UICollectionViewFlowLayout : UICollectionViewLayout
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:41:43: error: 'UIView' is unavailable: not available on watchOS
   41 | @interface FSCalendarHeaderTouchDeliver : UIView
      |                                           ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:243:25: error: 'UIView' is unavailable: not available on watchOS
  243 | @interface FSCalendar : UIView
      |                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:310:33: error: 'UIPanGestureRecognizer' is unavailable: not available on watchOS
  310 | @property (readonly, nonatomic) UIPanGestureRecognizer *scopeGesture FSCalendarDeprecated(handleScopeGesture:);
      |                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
   31 | @interface UIPanGestureRecognizer : UIGestureRecognizer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:319:33: error: 'UILongPressGestureRecognizer' is unavailable: not available on watchOS
  319 | @property (readonly, nonatomic) UILongPressGestureRecognizer *swipeToChooseGesture;
      |                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILongPressGestureRecognizer.h:22:12: note: 'UILongPressGestureRecognizer' has been explicitly marked unavailable here
   22 | @interface UILongPressGestureRecognizer : UIGestureRecognizer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:516:29: error: 'UIPanGestureRecognizer' is unavailable: not available on watchOS
  516 | - (void)handleScopeGesture:(UIPanGestureRecognizer *)sender;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
   31 | @interface UIPanGestureRecognizer : UIGestureRecognizer
      |            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarHeaderView.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 /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarHeaderView.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/FSCalendar/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarHeaderView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.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/FSCalendar/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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\=FSCalendar -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 FSCalendarHeaderView.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarHeaderView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCollectionView.o /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FSCalendar' from project 'FSCalendar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCollectionView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCollectionView.dia -c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCollectionView.o -index-unit-output-path /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCollectionView.o
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.m:11:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.h:13:53: error: 'UICollectionViewDelegate' is unavailable: not available on watchOS
   13 | @protocol FSCalendarCollectionViewInternalDelegate <UICollectionViewDelegate>
      |                                                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:114:11: note: 'UICollectionViewDelegate' has been explicitly marked unavailable here
  114 | @protocol UICollectionViewDelegate <UIScrollViewDelegate>
      |           ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.m:11:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.h:20:39: error: 'UICollectionView' is unavailable: not available on watchOS
   20 | @interface FSCalendarCollectionView : UICollectionView
      |                                       ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
  362 | @interface UICollectionView : UIScrollView <UIDataSourceTranslating>
      |            ^
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.m:25:67: error: 'UICollectionViewLayout' is unavailable: not available on watchOS
   25 | - (instancetype)initWithFrame:(CGRect)frame collectionViewLayout:(UICollectionViewLayout *)layout
      |                                                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:89:12: note: 'UICollectionViewLayout' has been explicitly marked unavailable here
   89 | @interface UICollectionViewLayout : NSObject <NSCoding>
      |            ^
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.m:47:39: error: 'prefetchingEnabled' is unavailable: not available on watchOS
   47 |     if (@available(iOS 10.0, *)) self.prefetchingEnabled = NO;
      |                                       ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:372:57: note: 'prefetchingEnabled' has been explicitly marked unavailable here
  372 | @property (nonatomic, getter=isPrefetchingEnabled) BOOL prefetchingEnabled API_AVAILABLE(ios(10.0)) API_UNAVAILABLE(watchos);
      |                                                         ^
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.m:48:39: error: 'contentInsetAdjustmentBehavior' is unavailable: not available on watchOS
   48 |     if (@available(iOS 11.0, *)) self.contentInsetAdjustmentBehavior = UIScrollViewContentInsetAdjustmentNever;
      |                                       ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:110:65: note: 'contentInsetAdjustmentBehavior' has been explicitly marked unavailable here
  110 | @property(nonatomic) UIScrollViewContentInsetAdjustmentBehavior contentInsetAdjustmentBehavior API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
      |                                                                 ^
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.m:48:72: error: 'UIScrollViewContentInsetAdjustmentNever' is unavailable: not available on watchOS
   48 |     if (@available(iOS 11.0, *)) self.contentInsetAdjustmentBehavior = UIScrollViewContentInsetAdjustmentNever;
      |                                                                        ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:37:28: note: 'UIScrollViewContentInsetAdjustmentBehavior' has been explicitly marked unavailable here
   37 | typedef NS_ENUM(NSInteger, UIScrollViewContentInsetAdjustmentBehavior) {
      |                            ^
6 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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCollectionView.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 /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCollectionView.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/FSCalendar/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCollectionView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.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/FSCalendar/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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\=FSCalendar -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 FSCalendarCollectionView.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCollectionView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarWeekdayView.o /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FSCalendar' from project 'FSCalendar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarWeekdayView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarWeekdayView.dia -c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarWeekdayView.o -index-unit-output-path /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarWeekdayView.o
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:16:36: error: 'UIView' is unavailable: not available on watchOS
   16 | @interface FSCalendarWeekdayView : UIView
      |                                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:21:41: error: 'UILabel' is unavailable: not available on watchOS
   21 | @property (readonly, nonatomic) NSArray<UILabel *> *weekdayLabels;
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/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/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:15:29: error: 'UICollectionViewCell' is unavailable: not available on watchOS
   15 | @interface FSCalendarCell : UICollectionViewCell
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:22:29: error: 'UILabel' is unavailable: not available on watchOS
   22 | @property (weak, nonatomic) UILabel  *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/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/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:28:29: error: 'UILabel' is unavailable: not available on watchOS
   28 | @property (weak, nonatomic) UILabel  *subtitleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/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/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:34:29: error: 'CAShapeLayer' is unavailable: not available on watchOS
   34 | @property (weak, nonatomic) CAShapeLayer *shapeLayer;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
In module 'QuartzCore' imported from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
   40 | @interface CAShapeLayer : CALayer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:39:29: error: 'UIImageView' is unavailable: not available on watchOS
   39 | @property (weak, nonatomic) UIImageView *imageView;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
   21 | @interface UIImageView : UIView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:95:39: error: 'UIView' is unavailable: not available on watchOS
   95 | @interface FSCalendarEventIndicator : UIView
      |                                       ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:102:34: error: 'UICollectionViewCell' is unavailable: not available on watchOS
  102 | @interface FSCalendarBlankCell : UICollectionViewCell
      |                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:13:35: error: 'UIView' is unavailable: not available on watchOS
   13 | @interface FSCalendarHeaderView : UIView
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:19:31: error: 'UICollectionViewScrollDirection' is unavailable: not available on watchOS
   19 | @property (assign, nonatomic) UICollectionViewScrollDirection scrollDirection;
      |                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:27:28: note: 'UICollectionViewScrollDirection' has been explicitly marked unavailable here
   27 | typedef NS_ENUM(NSInteger, UICollectionViewScrollDirection) {
      |                            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:30:35: error: 'UICollectionViewCell' is unavailable: not available on watchOS
   30 | @interface FSCalendarHeaderCell : UICollectionViewCell
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:32:29: error: 'UILabel' is unavailable: not available on watchOS
   32 | @property (weak, nonatomic) UILabel *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/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/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:37:37: error: 'UICollectionViewFlowLayout' is unavailable: not available on watchOS
   37 | @interface FSCalendarHeaderLayout : UICollectionViewFlowLayout
      |                                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewFlowLayout.h:46:12: note: 'UICollectionViewFlowLayout' has been explicitly marked unavailable here
   46 | @interface UICollectionViewFlowLayout : UICollectionViewLayout
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:41:43: error: 'UIView' is unavailable: not available on watchOS
   41 | @interface FSCalendarHeaderTouchDeliver : UIView
      |                                           ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:243:25: error: 'UIView' is unavailable: not available on watchOS
  243 | @interface FSCalendar : UIView
      |                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:310:33: error: 'UIPanGestureRecognizer' is unavailable: not available on watchOS
  310 | @property (readonly, nonatomic) UIPanGestureRecognizer *scopeGesture FSCalendarDeprecated(handleScopeGesture:);
      |                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
   31 | @interface UIPanGestureRecognizer : UIGestureRecognizer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:319:33: error: 'UILongPressGestureRecognizer' is unavailable: not available on watchOS
  319 | @property (readonly, nonatomic) UILongPressGestureRecognizer *swipeToChooseGesture;
      |                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILongPressGestureRecognizer.h:22:12: note: 'UILongPressGestureRecognizer' has been explicitly marked unavailable here
   22 | @interface UILongPressGestureRecognizer : UIGestureRecognizer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:10:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:516:29: error: 'UIPanGestureRecognizer' is unavailable: not available on watchOS
  516 | - (void)handleScopeGesture:(UIPanGestureRecognizer *)sender;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
   31 | @interface UIPanGestureRecognizer : UIGestureRecognizer
      |            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarWeekdayView.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 /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarWeekdayView.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/FSCalendar/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarWeekdayView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.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/FSCalendar/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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\=FSCalendar -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 FSCalendarWeekdayView.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarWeekdayView.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarTransitionCoordinator.o /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FSCalendar' from project 'FSCalendar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarTransitionCoordinator.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarTransitionCoordinator.dia -c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarTransitionCoordinator.o -index-unit-output-path /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarTransitionCoordinator.o
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:15:29: error: 'UICollectionViewCell' is unavailable: not available on watchOS
   15 | @interface FSCalendarCell : UICollectionViewCell
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:22:29: error: 'UILabel' is unavailable: not available on watchOS
   22 | @property (weak, nonatomic) UILabel  *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:28:29: error: 'UILabel' is unavailable: not available on watchOS
   28 | @property (weak, nonatomic) UILabel  *subtitleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:34:29: error: 'CAShapeLayer' is unavailable: not available on watchOS
   34 | @property (weak, nonatomic) CAShapeLayer *shapeLayer;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
In module 'QuartzCore' imported from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
   40 | @interface CAShapeLayer : CALayer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:39:29: error: 'UIImageView' is unavailable: not available on watchOS
   39 | @property (weak, nonatomic) UIImageView *imageView;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
   21 | @interface UIImageView : UIView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:95:39: error: 'UIView' is unavailable: not available on watchOS
   95 | @interface FSCalendarEventIndicator : UIView
      |                                       ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:102:34: error: 'UICollectionViewCell' is unavailable: not available on watchOS
  102 | @interface FSCalendarBlankCell : UICollectionViewCell
      |                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:22:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:16:36: error: 'UIView' is unavailable: not available on watchOS
   16 | @interface FSCalendarWeekdayView : UIView
      |                                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:22:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:21:41: error: 'UILabel' is unavailable: not available on watchOS
   21 | @property (readonly, nonatomic) NSArray<UILabel *> *weekdayLabels;
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:13:35: error: 'UIView' is unavailable: not available on watchOS
   13 | @interface FSCalendarHeaderView : UIView
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:19:31: error: 'UICollectionViewScrollDirection' is unavailable: not available on watchOS
   19 | @property (assign, nonatomic) UICollectionViewScrollDirection scrollDirection;
      |                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:27:28: note: 'UICollectionViewScrollDirection' has been explicitly marked unavailable here
   27 | typedef NS_ENUM(NSInteger, UICollectionViewScrollDirection) {
      |                            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:30:35: error: 'UICollectionViewCell' is unavailable: not available on watchOS
   30 | @interface FSCalendarHeaderCell : UICollectionViewCell
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:32:29: error: 'UILabel' is unavailable: not available on watchOS
   32 | @property (weak, nonatomic) UILabel *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/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/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:37:37: error: 'UICollectionViewFlowLayout' is unavailable: not available on watchOS
   37 | @interface FSCalendarHeaderLayout : UICollectionViewFlowLayout
      |                                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewFlowLayout.h:46:12: note: 'UICollectionViewFlowLayout' has been explicitly marked unavailable here
   46 | @interface UICollectionViewFlowLayout : UICollectionViewLayout
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:41:43: error: 'UIView' is unavailable: not available on watchOS
   41 | @interface FSCalendarHeaderTouchDeliver : UIView
      |                                           ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:243:25: error: 'UIView' is unavailable: not available on watchOS
  243 | @interface FSCalendar : UIView
      |                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:310:33: error: 'UIPanGestureRecognizer' is unavailable: not available on watchOS
  310 | @property (readonly, nonatomic) UIPanGestureRecognizer *scopeGesture FSCalendarDeprecated(handleScopeGesture:);
      |                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
   31 | @interface UIPanGestureRecognizer : UIGestureRecognizer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:319:33: error: 'UILongPressGestureRecognizer' is unavailable: not available on watchOS
  319 | @property (readonly, nonatomic) UILongPressGestureRecognizer *swipeToChooseGesture;
      |                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILongPressGestureRecognizer.h:22:12: note: 'UILongPressGestureRecognizer' has been explicitly marked unavailable here
   22 | @interface UILongPressGestureRecognizer : UIGestureRecognizer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:516:29: error: 'UIPanGestureRecognizer' is unavailable: not available on watchOS
  516 | - (void)handleScopeGesture:(UIPanGestureRecognizer *)sender;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:18:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
   31 | @interface UIPanGestureRecognizer : UIGestureRecognizer
      |            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarTransitionCoordinator.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 /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarTransitionCoordinator.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/FSCalendar/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarTransitionCoordinator.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.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/FSCalendar/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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\=FSCalendar -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 FSCalendarTransitionCoordinator.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarTransitionCoordinator.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarStickyHeader.o /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FSCalendar' from project 'FSCalendar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarStickyHeader.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarStickyHeader.dia -c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarStickyHeader.o -index-unit-output-path /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarStickyHeader.o
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:13:37: error: 'UICollectionReusableView' is unavailable: not available on watchOS
   13 | @interface FSCalendarStickyHeader : UICollectionReusableView
      |                                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
   38 | @interface UICollectionReusableView : UIView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:9:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:17:29: error: 'UILabel' is unavailable: not available on watchOS
   17 | @property (weak, nonatomic) UILabel *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/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/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:15:29: error: 'UICollectionViewCell' is unavailable: not available on watchOS
   15 | @interface FSCalendarCell : UICollectionViewCell
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:22:29: error: 'UILabel' is unavailable: not available on watchOS
   22 | @property (weak, nonatomic) UILabel  *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/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/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:28:29: error: 'UILabel' is unavailable: not available on watchOS
   28 | @property (weak, nonatomic) UILabel  *subtitleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/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/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:34:29: error: 'CAShapeLayer' is unavailable: not available on watchOS
   34 | @property (weak, nonatomic) CAShapeLayer *shapeLayer;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
In module 'QuartzCore' imported from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
   40 | @interface CAShapeLayer : CALayer
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:39:29: error: 'UIImageView' is unavailable: not available on watchOS
   39 | @property (weak, nonatomic) UIImageView *imageView;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
   21 | @interface UIImageView : UIView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:95:39: error: 'UIView' is unavailable: not available on watchOS
   95 | @interface FSCalendarEventIndicator : UIView
      |                                       ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:21:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCell.h:102:34: error: 'UICollectionViewCell' is unavailable: not available on watchOS
  102 | @interface FSCalendarBlankCell : UICollectionViewCell
      |                                  ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:22:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:16:36: error: 'UIView' is unavailable: not available on watchOS
   16 | @interface FSCalendarWeekdayView : UIView
      |                                    ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:22:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:21:41: error: 'UILabel' is unavailable: not available on watchOS
   21 | @property (readonly, nonatomic) NSArray<UILabel *> *weekdayLabels;
      |                                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/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/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:13:35: error: 'UIView' is unavailable: not available on watchOS
   13 | @interface FSCalendarHeaderView : UIView
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:19:31: error: 'UICollectionViewScrollDirection' is unavailable: not available on watchOS
   19 | @property (assign, nonatomic) UICollectionViewScrollDirection scrollDirection;
      |                               ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:27:28: note: 'UICollectionViewScrollDirection' has been explicitly marked unavailable here
   27 | typedef NS_ENUM(NSInteger, UICollectionViewScrollDirection) {
      |                            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:30:35: error: 'UICollectionViewCell' is unavailable: not available on watchOS
   30 | @interface FSCalendarHeaderCell : UICollectionViewCell
      |                                   ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
   65 | @interface UICollectionViewCell : UICollectionReusableView
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:32:29: error: 'UILabel' is unavailable: not available on watchOS
   32 | @property (weak, nonatomic) UILabel *titleLabel;
      |                             ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/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/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:37:37: error: 'UICollectionViewFlowLayout' is unavailable: not available on watchOS
   37 | @interface FSCalendarHeaderLayout : UICollectionViewFlowLayout
      |                                     ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewFlowLayout.h:46:12: note: 'UICollectionViewFlowLayout' has been explicitly marked unavailable here
   46 | @interface UICollectionViewFlowLayout : UICollectionViewLayout
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:23:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.h:41:43: error: 'UIView' is unavailable: not available on watchOS
   41 | @interface FSCalendarHeaderTouchDeliver : UIView
      |                                           ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:243:25: error: 'UIView' is unavailable: not available on watchOS
  243 | @interface FSCalendar : UIView
      |                         ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
  147 | @interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:10:
/Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendar.h:310:33: error: 'UIPanGestureRecognizer' is unavailable: not available on watchOS
  310 | @property (readonly, nonatomic) UIPanGestureRecognizer *scopeGesture FSCalendarDeprecated(handleScopeGesture:);
      |                                 ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPanGestureRecognizer.h:31:12: note: 'UIPanGestureRecognizer' has been explicitly marked unavailable here
   31 | @interface UIPanGestureRecognizer : UIGestureRecognizer
      |            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarStickyHeader.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 /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarStickyHeader.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/FSCalendar/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarStickyHeader.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.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/FSCalendar/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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\=FSCalendar -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 FSCalendarStickyHeader.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarStickyHeader.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarSeparatorDecorationView.o /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarSeparatorDecorationView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FSCalendar' from project 'FSCalendar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarSeparatorDecorationView.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarSeparatorDecorationView.dia -c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarSeparatorDecorationView.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarSeparatorDecorationView.o -index-unit-output-path /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarSeparatorDecorationView.o
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarSeparatorDecorationView.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 /FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarSeparatorDecorationView.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/FSCalendar/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarSeparatorDecorationView.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarSeparatorDecorationView.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/FSCalendar/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.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\=FSCalendar -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 FSCalendarSeparatorDecorationView.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/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarSeparatorDecorationView.d -skip-unused-modulemap-deps
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarDelegationFactory.o /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FSCalendar' from project 'FSCalendar')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSCalendar.build/Debug-watchos/FSCalendar.build/Objects-normal/armv7k/FSCalendarCollectionView.o /Users/admin/builder/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FSCalendar' from project 'FSCalendar')
	Building workspace spi-builder-workspace with scheme FSCalendar
(3 failures)
BUILD FAILURE 6.2 watchOS