Build Information
Failed to build Tabman, reference main (030dd8), with Swift 6.3 for watchOS using Xcode 26.4 on 28 Apr 2026 20:36:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Tabman -destination generic/platform=watchOSBuild Log
SwiftDriver Pageboy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Pageboy -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64/Pageboy.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64/Pageboy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64/Pageboy.swiftmodule -user-module-version 5.0.2 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name pageboy -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64/Pageboy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64/Pageboy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Pageboy (in target 'Pageboy' from project 'Pageboy')
EmitSwiftModule normal arm64_32 (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/NavigationDirection.swift:22:19: error: 'UIPageViewController' is unavailable in watchOS
var rawValue: UIPageViewController.NavigationDirection {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:75:53: error: 'UIViewController' is unavailable in watchOS
func updateViewControllers(to viewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:96:62: error: 'UIViewController' is unavailable in watchOS
private func _updateViewControllers(to viewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:167:63: error: 'UIViewController' is unavailable in watchOS
internal func fetchViewController(at index: PageIndex) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:235:37: error: 'UIPageViewController' is unavailable in watchOS
var pageViewControllerOptions: [UIPageViewController.OptionsKey: Any]? {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:252:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:253:73: error: 'UIViewController' is unavailable in watchOS
viewControllerBefore viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:253:94: error: 'UIViewController' is unavailable in watchOS
viewControllerBefore viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:276:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:277:72: error: 'UIViewController' is unavailable in watchOS
viewControllerAfter viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:277:93: error: 'UIViewController' is unavailable in watchOS
viewControllerAfter viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:250:34: error: 'UIPageViewControllerDataSource' is unavailable in watchOS
extension PageboyViewController: UIPageViewControllerDataSource {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:100:11: note: 'UIPageViewControllerDataSource' has been explicitly marked unavailable here
@protocol UIPageViewControllerDataSource <NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:20:50: error: 'UIScrollView' is unavailable in watchOS
func calculateNewPagePosition(in scrollView: UIScrollView, currentIndex: PageIndex) -> (CGFloat, CGFloat)? {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:48:68: error: 'UIScrollView' is unavailable in watchOS
func calculateRelativePageSizeAndContentOffset(for scrollView: UIScrollView) -> (CGFloat, CGFloat) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:122:72: error: 'UIScrollView' is unavailable in watchOS
func detectNewPageIndexIfNeeded(pagePosition: CGFloat, scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:220:59: error: 'UIScrollView' is unavailable in watchOS
func updateContentOffsetForBounceIfNeeded(scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:241:43: error: 'UIScrollView' is unavailable in watchOS
func scrollViewIsActual(_ scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:249:59: error: 'UIPageViewController' is unavailable in watchOS
func pageViewControllerIsActual(_ pageViewController: UIPageViewController) -> Bool {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:16:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:17:78: error: 'UIViewController' is unavailable in watchOS
willTransitionTo pendingViewControllers: [UIViewController]) {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:27:60: error: 'UIPageViewController' is unavailable in watchOS
internal func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:28:80: error: 'UIViewController' is unavailable in watchOS
willTransitionTo pendingViewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:47:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:49:62: error: 'UIViewController' is unavailable in watchOS
previousViewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:12:34: error: 'UIPageViewControllerDelegate' is unavailable in watchOS
extension PageboyViewController: UIPageViewControllerDelegate {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:80:11: note: 'UIPageViewControllerDelegate' has been explicitly marked unavailable here
@protocol UIPageViewControllerDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:84:51: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewDidScroll(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:128:59: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:137:66: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:144:60: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:151:57: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewWillEndDragging(_ scrollView: UIScrollView,
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:161:57: error: 'UIScrollView' is unavailable in watchOS
private func scrollView(didEndScrolling scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:82:34: error: 'UIScrollViewDelegate' is unavailable in watchOS
extension PageboyViewController: UIScrollViewDelegate {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:312:11: note: 'UIScrollViewDelegate' has been explicitly marked unavailable here
@protocol UIScrollViewDelegate<NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Updating.swift:34:41: error: 'UIViewController' is unavailable in watchOS
viewController: UIViewController?,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:173:65: error: 'UIViewController' is unavailable in watchOS
internal lazy var viewControllerIndexMap = IndexedObjectMap<UIViewController>()
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:19:67: error: 'UIViewController' is unavailable in watchOS
public typealias PageScrollCompletion = (_ newViewController: UIViewController, _ animated: Bool, _ finished: Bool) -> Void
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:23:38: error: 'UIPageViewController' is unavailable in watchOS
internal var pageViewController: UIPageViewController?
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:30:39: error: 'UIPageViewController' is unavailable in watchOS
public var navigationOrientation: UIPageViewController.NavigationOrientation = .horizontal {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:166:41: error: 'CADisplayLink' is unavailable in watchOS
internal var transitionDisplayLink: CADisplayLink?
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CADisplayLink.h:21:12: note: 'CADisplayLink' has been explicitly marked unavailable here
@interface CADisplayLink : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:192:39: error: 'UIViewController' is unavailable in watchOS
public var currentViewController: UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:248:61: error: 'UIViewControllerTransitionCoordinator' is unavailable in watchOS
with coordinator: UIViewControllerTransitionCoordinator) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewControllerTransitionCoordinator.h:81:11: note: 'UIViewControllerTransitionCoordinator' has been explicitly marked unavailable here
@protocol UIViewControllerTransitionCoordinator <UIViewControllerTransitionCoordinatorContext>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:367:46: error: 'UIViewController' is unavailable in watchOS
public func pageIndex(of viewController: UIViewController) -> PageIndex? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:14:35: error: 'UIViewController' is unavailable in watchOS
open class PageboyViewController: UIViewController {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Protocols/PageboyViewControllerDataSource.swift:26:71: error: 'UIViewController' is unavailable in watchOS
at index: PageboyViewController.PageIndex) -> UIViewController?
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Protocols/PageboyViewControllerDelegate.swift:66:69: error: 'UIViewController' is unavailable in watchOS
didReloadWith currentViewController: UIViewController,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/PageboyViewController+Transitioning.swift:162:20: error: 'CATransition' is unavailable in watchOS
internal extension CATransition {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:323:12: note: 'CATransition' has been explicitly marked unavailable here
@interface CATransition : CAAnimation
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation+Action.swift:26:26: error: 'UIPageViewController' is unavailable in watchOS
let orientation: UIPageViewController.NavigationOrientation
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation+Action.swift:34:28: error: 'CATransitionSubtype' is unavailable in watchOS
var transitionSubType: CATransitionSubtype {
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:20:20: note: 'CATransitionSubtype' has been explicitly marked unavailable here
typedef NSString * CATransitionSubtype NS_TYPED_ENUM API_AVAILABLE(macos(10.5), ios(2.0), tvos(9.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:47:28: error: 'CATransition' is unavailable in watchOS
private var animation: CATransition?
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:323:12: note: 'CATransition' has been explicitly marked unavailable here
@interface CATransition : CAAnimation
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:106:26: error: 'CALayer' is unavailable in watchOS
func start(on layer: CALayer,
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:117:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:129:55: error: 'CAAnimation' is unavailable in watchOS
public nonisolated func animationDidStart(_ anim: CAAnimation) {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:25:12: note: 'CAAnimation' has been explicitly marked unavailable here
@interface CAAnimation : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:135:54: error: 'CAAnimation' is unavailable in watchOS
public nonisolated func animationDidStop(_ anim: CAAnimation, finished flag: Bool) {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:25:12: note: 'CAAnimation' has been explicitly marked unavailable here
@interface CAAnimation : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:32:47: error: 'CAAnimationDelegate' is unavailable in watchOS
internal class TransitionOperation: NSObject, CAAnimationDelegate {
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:71:11: note: 'CAAnimationDelegate' has been explicitly marked unavailable here
@protocol CAAnimationDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/UIViewController+Pageboy.swift:11:11: error: 'UIViewController' is unavailable in watchOS
extension UIViewController {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIApplication+SafeShared.swift:13:28: error: 'UIApplication' is unavailable in watchOS
static var safeShared: UIApplication? {
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:85:12: note: 'UIApplication' has been explicitly marked unavailable here
@interface UIApplication : UIResponder
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIApplication+SafeShared.swift:11:20: error: 'UIApplication' is unavailable in watchOS
internal extension UIApplication {
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:85:12: note: 'UIApplication' has been explicitly marked unavailable here
@interface UIApplication : UIResponder
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIPageViewController+ScrollView.swift:13:21: error: 'UIScrollView' is unavailable in watchOS
var scrollView: UIScrollView? {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIPageViewController+ScrollView.swift:11:20: error: 'UIPageViewController' is unavailable in watchOS
internal extension UIPageViewController {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIScrollView+Interaction.swift:11:20: error: 'UIScrollView' is unavailable in watchOS
internal extension UIScrollView {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Animation.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:14:40: error: 'UILayoutPriority' is unavailable in watchOS
func pinToSuperviewEdges(priority: UILayoutPriority = .required) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:14:74: error: 'NSLayoutConstraint' is unavailable in watchOS
func pinToSuperviewEdges(priority: UILayoutPriority = .required) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:14:60: error: 'required' is unavailable in watchOS
func pinToSuperviewEdges(priority: UILayoutPriority = .required) -> [NSLayoutConstraint] {
^~~~~~~~
UIKit.UILayoutPriority.required:3:21: note: 'required' has been explicitly marked unavailable here
public static var required: UILayoutPriority { get }}
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:36:30: error: 'UIView' is unavailable in watchOS
func matchWidth(to view: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:37:31: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:37:64: error: 'NSLayoutConstraint' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:37:51: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~
UIKit.UILayoutPriority.required:3:21: note: 'required' has been explicitly marked unavailable here
public static var required: UILayoutPriority { get }}
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:59:31: error: 'UIView' is unavailable in watchOS
func matchHeight(to view: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:60:32: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:60:65: error: 'NSLayoutConstraint' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:60:52: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~
UIKit.UILayoutPriority.required:3:21: note: 'required' has been explicitly marked unavailable here
public static var required: UILayoutPriority { get }}
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:89:43: error: 'UILayoutPriority' is unavailable in watchOS
private func addConstraints(priority: UILayoutPriority, _ completion: () -> [NSLayoutConstraint]) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:89:82: error: 'NSLayoutConstraint' is unavailable in watchOS
private func addConstraints(priority: UILayoutPriority, _ completion: () -> [NSLayoutConstraint]) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:89:107: error: 'NSLayoutConstraint' is unavailable in watchOS
private func addConstraints(priority: UILayoutPriority, _ completion: () -> [NSLayoutConstraint]) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:98:41: error: 'UIView' is unavailable in watchOS
private func guardForSuperview() -> UIView? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:11:20: error: 'UIView' is unavailable in watchOS
internal extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift:22:55: error: 'UIUserInterfaceLayoutDirection' is unavailable in watchOS
private func getUserInterfaceLayoutDirection() -> UIUserInterfaceLayoutDirection {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:38:28: note: 'UIUserInterfaceLayoutDirection' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIUserInterfaceLayoutDirection) {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/PatchedPageViewController.swift:15:58: error: 'UIViewController' is unavailable in watchOS
override func setViewControllers(_ viewControllers: [UIViewController]?, direction: UIPageViewController.NavigationDirection, animated: Bool, completion: ((Bool) -> Void)? = nil) {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/PatchedPageViewController.swift:15:89: error: 'UIPageViewController' is unavailable in watchOS
override func setViewControllers(_ viewControllers: [UIViewController]?, direction: UIPageViewController.NavigationDirection, animated: Bool, completion: ((Bool) -> Void)? = nil) {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/PatchedPageViewController.swift:11:43: error: 'UIPageViewController' is unavailable in watchOS
internal class PatchedPageViewController: UIPageViewController {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyAutoScroller.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/NavigationDirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/Page.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Updating.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Protocols/PageboyViewControllerDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Protocols/PageboyViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/PageboyViewController+Transitioning.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation+Action.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/UIViewController+Pageboy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/DispatchQueue+main.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIApplication+SafeShared.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIPageViewController+ScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIScrollView+Interaction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Animation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/IndexedObjectMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/PatchedPageViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/WeakContainer.swift -target arm64_32-apple-watchos7.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64_32/Pageboy-dependencies-3.json -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64_32/Pageboy_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -user-module-version 5.0.2 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Pageboy -package-name pageboy -frontend-parseable-output -disable-clang-spi -clang-target arm64_32-apple-watchos26.4 -target-sdk-version 26.4 -target-sdk-name watchos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64_32/Pageboy.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64_32/Pageboy.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64_32/Pageboy-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64_32/Pageboy-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64_32/Pageboy-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64_32/Pageboy.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/arm64_32/Pageboy.abi.json
SwiftEmitModule normal arm64 Emitting\ module\ for\ Pageboy (in target 'Pageboy' from project 'Pageboy')
EmitSwiftModule normal arm64 (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/NavigationDirection.swift:22:19: error: 'UIPageViewController' is unavailable in watchOS
var rawValue: UIPageViewController.NavigationDirection {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:75:53: error: 'UIViewController' is unavailable in watchOS
func updateViewControllers(to viewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:96:62: error: 'UIViewController' is unavailable in watchOS
private func _updateViewControllers(to viewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:167:63: error: 'UIViewController' is unavailable in watchOS
internal func fetchViewController(at index: PageIndex) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:235:37: error: 'UIPageViewController' is unavailable in watchOS
var pageViewControllerOptions: [UIPageViewController.OptionsKey: Any]? {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:252:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:253:73: error: 'UIViewController' is unavailable in watchOS
viewControllerBefore viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:253:94: error: 'UIViewController' is unavailable in watchOS
viewControllerBefore viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:276:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:277:72: error: 'UIViewController' is unavailable in watchOS
viewControllerAfter viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:277:93: error: 'UIViewController' is unavailable in watchOS
viewControllerAfter viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:250:34: error: 'UIPageViewControllerDataSource' is unavailable in watchOS
extension PageboyViewController: UIPageViewControllerDataSource {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:100:11: note: 'UIPageViewControllerDataSource' has been explicitly marked unavailable here
@protocol UIPageViewControllerDataSource <NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:20:50: error: 'UIScrollView' is unavailable in watchOS
func calculateNewPagePosition(in scrollView: UIScrollView, currentIndex: PageIndex) -> (CGFloat, CGFloat)? {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:48:68: error: 'UIScrollView' is unavailable in watchOS
func calculateRelativePageSizeAndContentOffset(for scrollView: UIScrollView) -> (CGFloat, CGFloat) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:122:72: error: 'UIScrollView' is unavailable in watchOS
func detectNewPageIndexIfNeeded(pagePosition: CGFloat, scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:220:59: error: 'UIScrollView' is unavailable in watchOS
func updateContentOffsetForBounceIfNeeded(scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:241:43: error: 'UIScrollView' is unavailable in watchOS
func scrollViewIsActual(_ scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:249:59: error: 'UIPageViewController' is unavailable in watchOS
func pageViewControllerIsActual(_ pageViewController: UIPageViewController) -> Bool {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:16:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:17:78: error: 'UIViewController' is unavailable in watchOS
willTransitionTo pendingViewControllers: [UIViewController]) {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:27:60: error: 'UIPageViewController' is unavailable in watchOS
internal func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:28:80: error: 'UIViewController' is unavailable in watchOS
willTransitionTo pendingViewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:47:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:49:62: error: 'UIViewController' is unavailable in watchOS
previousViewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:12:34: error: 'UIPageViewControllerDelegate' is unavailable in watchOS
extension PageboyViewController: UIPageViewControllerDelegate {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:80:11: note: 'UIPageViewControllerDelegate' has been explicitly marked unavailable here
@protocol UIPageViewControllerDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:84:51: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewDidScroll(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:128:59: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:137:66: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:144:60: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:151:57: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewWillEndDragging(_ scrollView: UIScrollView,
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:161:57: error: 'UIScrollView' is unavailable in watchOS
private func scrollView(didEndScrolling scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:82:34: error: 'UIScrollViewDelegate' is unavailable in watchOS
extension PageboyViewController: UIScrollViewDelegate {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:312:11: note: 'UIScrollViewDelegate' has been explicitly marked unavailable here
@protocol UIScrollViewDelegate<NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Updating.swift:34:41: error: 'UIViewController' is unavailable in watchOS
viewController: UIViewController?,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:173:65: error: 'UIViewController' is unavailable in watchOS
internal lazy var viewControllerIndexMap = IndexedObjectMap<UIViewController>()
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:19:67: error: 'UIViewController' is unavailable in watchOS
public typealias PageScrollCompletion = (_ newViewController: UIViewController, _ animated: Bool, _ finished: Bool) -> Void
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:23:38: error: 'UIPageViewController' is unavailable in watchOS
internal var pageViewController: UIPageViewController?
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:30:39: error: 'UIPageViewController' is unavailable in watchOS
public var navigationOrientation: UIPageViewController.NavigationOrientation = .horizontal {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:166:41: error: 'CADisplayLink' is unavailable in watchOS
internal var transitionDisplayLink: CADisplayLink?
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CADisplayLink.h:21:12: note: 'CADisplayLink' has been explicitly marked unavailable here
@interface CADisplayLink : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:192:39: error: 'UIViewController' is unavailable in watchOS
public var currentViewController: UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:248:61: error: 'UIViewControllerTransitionCoordinator' is unavailable in watchOS
with coordinator: UIViewControllerTransitionCoordinator) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewControllerTransitionCoordinator.h:81:11: note: 'UIViewControllerTransitionCoordinator' has been explicitly marked unavailable here
@protocol UIViewControllerTransitionCoordinator <UIViewControllerTransitionCoordinatorContext>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:367:46: error: 'UIViewController' is unavailable in watchOS
public func pageIndex(of viewController: UIViewController) -> PageIndex? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:14:35: error: 'UIViewController' is unavailable in watchOS
open class PageboyViewController: UIViewController {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Protocols/PageboyViewControllerDataSource.swift:26:71: error: 'UIViewController' is unavailable in watchOS
at index: PageboyViewController.PageIndex) -> UIViewController?
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Protocols/PageboyViewControllerDelegate.swift:66:69: error: 'UIViewController' is unavailable in watchOS
didReloadWith currentViewController: UIViewController,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/PageboyViewController+Transitioning.swift:162:20: error: 'CATransition' is unavailable in watchOS
internal extension CATransition {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:323:12: note: 'CATransition' has been explicitly marked unavailable here
@interface CATransition : CAAnimation
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation+Action.swift:26:26: error: 'UIPageViewController' is unavailable in watchOS
let orientation: UIPageViewController.NavigationOrientation
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation+Action.swift:34:28: error: 'CATransitionSubtype' is unavailable in watchOS
var transitionSubType: CATransitionSubtype {
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:20:20: note: 'CATransitionSubtype' has been explicitly marked unavailable here
typedef NSString * CATransitionSubtype NS_TYPED_ENUM API_AVAILABLE(macos(10.5), ios(2.0), tvos(9.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:47:28: error: 'CATransition' is unavailable in watchOS
private var animation: CATransition?
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:323:12: note: 'CATransition' has been explicitly marked unavailable here
@interface CATransition : CAAnimation
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:106:26: error: 'CALayer' is unavailable in watchOS
func start(on layer: CALayer,
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:117:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:129:55: error: 'CAAnimation' is unavailable in watchOS
public nonisolated func animationDidStart(_ anim: CAAnimation) {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:25:12: note: 'CAAnimation' has been explicitly marked unavailable here
@interface CAAnimation : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:135:54: error: 'CAAnimation' is unavailable in watchOS
public nonisolated func animationDidStop(_ anim: CAAnimation, finished flag: Bool) {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:25:12: note: 'CAAnimation' has been explicitly marked unavailable here
@interface CAAnimation : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:32:47: error: 'CAAnimationDelegate' is unavailable in watchOS
internal class TransitionOperation: NSObject, CAAnimationDelegate {
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:71:11: note: 'CAAnimationDelegate' has been explicitly marked unavailable here
@protocol CAAnimationDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/UIViewController+Pageboy.swift:11:11: error: 'UIViewController' is unavailable in watchOS
extension UIViewController {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIApplication+SafeShared.swift:13:28: error: 'UIApplication' is unavailable in watchOS
static var safeShared: UIApplication? {
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:85:12: note: 'UIApplication' has been explicitly marked unavailable here
@interface UIApplication : UIResponder
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIApplication+SafeShared.swift:11:20: error: 'UIApplication' is unavailable in watchOS
internal extension UIApplication {
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:85:12: note: 'UIApplication' has been explicitly marked unavailable here
@interface UIApplication : UIResponder
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIPageViewController+ScrollView.swift:13:21: error: 'UIScrollView' is unavailable in watchOS
var scrollView: UIScrollView? {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIPageViewController+ScrollView.swift:11:20: error: 'UIPageViewController' is unavailable in watchOS
internal extension UIPageViewController {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIScrollView+Interaction.swift:11:20: error: 'UIScrollView' is unavailable in watchOS
internal extension UIScrollView {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Animation.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:14:40: error: 'UILayoutPriority' is unavailable in watchOS
func pinToSuperviewEdges(priority: UILayoutPriority = .required) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:14:74: error: 'NSLayoutConstraint' is unavailable in watchOS
func pinToSuperviewEdges(priority: UILayoutPriority = .required) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:14:60: error: 'required' is unavailable in watchOS
func pinToSuperviewEdges(priority: UILayoutPriority = .required) -> [NSLayoutConstraint] {
^~~~~~~~
UIKit.UILayoutPriority.required:3:21: note: 'required' has been explicitly marked unavailable here
public static var required: UILayoutPriority { get }}
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:36:30: error: 'UIView' is unavailable in watchOS
func matchWidth(to view: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:37:31: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:37:64: error: 'NSLayoutConstraint' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:37:51: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~
UIKit.UILayoutPriority.required:3:21: note: 'required' has been explicitly marked unavailable here
public static var required: UILayoutPriority { get }}
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:59:31: error: 'UIView' is unavailable in watchOS
func matchHeight(to view: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:60:32: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:60:65: error: 'NSLayoutConstraint' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:60:52: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~
UIKit.UILayoutPriority.required:3:21: note: 'required' has been explicitly marked unavailable here
public static var required: UILayoutPriority { get }}
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:89:43: error: 'UILayoutPriority' is unavailable in watchOS
private func addConstraints(priority: UILayoutPriority, _ completion: () -> [NSLayoutConstraint]) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:89:82: error: 'NSLayoutConstraint' is unavailable in watchOS
private func addConstraints(priority: UILayoutPriority, _ completion: () -> [NSLayoutConstraint]) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:89:107: error: 'NSLayoutConstraint' is unavailable in watchOS
private func addConstraints(priority: UILayoutPriority, _ completion: () -> [NSLayoutConstraint]) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:98:41: error: 'UIView' is unavailable in watchOS
private func guardForSuperview() -> UIView? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:11:20: error: 'UIView' is unavailable in watchOS
internal extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift:22:55: error: 'UIUserInterfaceLayoutDirection' is unavailable in watchOS
private func getUserInterfaceLayoutDirection() -> UIUserInterfaceLayoutDirection {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:38:28: note: 'UIUserInterfaceLayoutDirection' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIUserInterfaceLayoutDirection) {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/PatchedPageViewController.swift:15:58: error: 'UIViewController' is unavailable in watchOS
override func setViewControllers(_ viewControllers: [UIViewController]?, direction: UIPageViewController.NavigationDirection, animated: Bool, completion: ((Bool) -> Void)? = nil) {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/PatchedPageViewController.swift:15:89: error: 'UIPageViewController' is unavailable in watchOS
override func setViewControllers(_ viewControllers: [UIViewController]?, direction: UIPageViewController.NavigationDirection, animated: Bool, completion: ((Bool) -> Void)? = nil) {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/PatchedPageViewController.swift:11:43: error: 'UIPageViewController' is unavailable in watchOS
internal class PatchedPageViewController: UIPageViewController {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
SwiftCompile normal armv7k Compiling\ UIView+Localization.swift,\ IndexedObjectMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/IndexedObjectMap.swift (in target 'Pageboy' from project 'Pageboy')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/IndexedObjectMap.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ Pageboy (in target 'Pageboy' from project 'Pageboy')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyAutoScroller.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/NavigationDirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/Page.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Updating.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Protocols/PageboyViewControllerDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Protocols/PageboyViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/PageboyViewController+Transitioning.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation+Action.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/UIViewController+Pageboy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/DispatchQueue+main.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIApplication+SafeShared.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIPageViewController+ScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIScrollView+Interaction.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Animation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/IndexedObjectMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/PatchedPageViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/WeakContainer.swift -target armv7k-apple-watchos7.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/armv7k/Pageboy-dependencies-2.json -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/armv7k/Pageboy_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -user-module-version 5.0.2 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Pageboy -package-name pageboy -frontend-parseable-output -disable-clang-spi -clang-target armv7k-apple-watchos26.4 -target-sdk-version 26.4 -target-sdk-name watchos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/armv7k/Pageboy.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/armv7k/Pageboy.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/armv7k/Pageboy-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/armv7k/Pageboy-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/armv7k/Pageboy-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/armv7k/Pageboy.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Pageboy.build/Debug-watchos/Pageboy.build/Objects-normal/armv7k/Pageboy.abi.json
EmitSwiftModule normal armv7k (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/NavigationDirection.swift:22:19: error: 'UIPageViewController' is unavailable in watchOS
var rawValue: UIPageViewController.NavigationDirection {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:75:53: error: 'UIViewController' is unavailable in watchOS
func updateViewControllers(to viewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:96:62: error: 'UIViewController' is unavailable in watchOS
private func _updateViewControllers(to viewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:167:63: error: 'UIViewController' is unavailable in watchOS
internal func fetchViewController(at index: PageIndex) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:235:37: error: 'UIPageViewController' is unavailable in watchOS
var pageViewControllerOptions: [UIPageViewController.OptionsKey: Any]? {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:252:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:253:73: error: 'UIViewController' is unavailable in watchOS
viewControllerBefore viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:253:94: error: 'UIViewController' is unavailable in watchOS
viewControllerBefore viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:276:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:277:72: error: 'UIViewController' is unavailable in watchOS
viewControllerAfter viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:277:93: error: 'UIViewController' is unavailable in watchOS
viewControllerAfter viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift:250:34: error: 'UIPageViewControllerDataSource' is unavailable in watchOS
extension PageboyViewController: UIPageViewControllerDataSource {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:100:11: note: 'UIPageViewControllerDataSource' has been explicitly marked unavailable here
@protocol UIPageViewControllerDataSource <NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:20:50: error: 'UIScrollView' is unavailable in watchOS
func calculateNewPagePosition(in scrollView: UIScrollView, currentIndex: PageIndex) -> (CGFloat, CGFloat)? {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:48:68: error: 'UIScrollView' is unavailable in watchOS
func calculateRelativePageSizeAndContentOffset(for scrollView: UIScrollView) -> (CGFloat, CGFloat) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:122:72: error: 'UIScrollView' is unavailable in watchOS
func detectNewPageIndexIfNeeded(pagePosition: CGFloat, scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:220:59: error: 'UIScrollView' is unavailable in watchOS
func updateContentOffsetForBounceIfNeeded(scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:241:43: error: 'UIScrollView' is unavailable in watchOS
func scrollViewIsActual(_ scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift:249:59: error: 'UIPageViewController' is unavailable in watchOS
func pageViewControllerIsActual(_ pageViewController: UIPageViewController) -> Bool {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:16:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:17:78: error: 'UIViewController' is unavailable in watchOS
willTransitionTo pendingViewControllers: [UIViewController]) {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:27:60: error: 'UIPageViewController' is unavailable in watchOS
internal func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:28:80: error: 'UIViewController' is unavailable in watchOS
willTransitionTo pendingViewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:47:58: error: 'UIPageViewController' is unavailable in watchOS
public func pageViewController(_ pageViewController: UIPageViewController,
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:49:62: error: 'UIViewController' is unavailable in watchOS
previousViewControllers: [UIViewController],
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:12:34: error: 'UIPageViewControllerDelegate' is unavailable in watchOS
extension PageboyViewController: UIPageViewControllerDelegate {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:80:11: note: 'UIPageViewControllerDelegate' has been explicitly marked unavailable here
@protocol UIPageViewControllerDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:84:51: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewDidScroll(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:128:59: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:137:66: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:144:60: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:151:57: error: 'UIScrollView' is unavailable in watchOS
public func scrollViewWillEndDragging(_ scrollView: UIScrollView,
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:161:57: error: 'UIScrollView' is unavailable in watchOS
private func scrollView(didEndScrolling scrollView: UIScrollView) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift:82:34: error: 'UIScrollViewDelegate' is unavailable in watchOS
extension PageboyViewController: UIScrollViewDelegate {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:312:11: note: 'UIScrollViewDelegate' has been explicitly marked unavailable here
@protocol UIScrollViewDelegate<NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Updating.swift:34:41: error: 'UIViewController' is unavailable in watchOS
viewController: UIViewController?,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:173:65: error: 'UIViewController' is unavailable in watchOS
internal lazy var viewControllerIndexMap = IndexedObjectMap<UIViewController>()
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:19:67: error: 'UIViewController' is unavailable in watchOS
public typealias PageScrollCompletion = (_ newViewController: UIViewController, _ animated: Bool, _ finished: Bool) -> Void
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:23:38: error: 'UIPageViewController' is unavailable in watchOS
internal var pageViewController: UIPageViewController?
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:30:39: error: 'UIPageViewController' is unavailable in watchOS
public var navigationOrientation: UIPageViewController.NavigationOrientation = .horizontal {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:166:41: error: 'CADisplayLink' is unavailable in watchOS
internal var transitionDisplayLink: CADisplayLink?
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CADisplayLink.h:21:12: note: 'CADisplayLink' has been explicitly marked unavailable here
@interface CADisplayLink : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:192:39: error: 'UIViewController' is unavailable in watchOS
public var currentViewController: UIViewController? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:248:61: error: 'UIViewControllerTransitionCoordinator' is unavailable in watchOS
with coordinator: UIViewControllerTransitionCoordinator) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewControllerTransitionCoordinator.h:81:11: note: 'UIViewControllerTransitionCoordinator' has been explicitly marked unavailable here
@protocol UIViewControllerTransitionCoordinator <UIViewControllerTransitionCoordinatorContext>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:367:46: error: 'UIViewController' is unavailable in watchOS
public func pageIndex(of viewController: UIViewController) -> PageIndex? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController.swift:14:35: error: 'UIViewController' is unavailable in watchOS
open class PageboyViewController: UIViewController {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Protocols/PageboyViewControllerDataSource.swift:26:71: error: 'UIViewController' is unavailable in watchOS
at index: PageboyViewController.PageIndex) -> UIViewController?
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Protocols/PageboyViewControllerDelegate.swift:66:69: error: 'UIViewController' is unavailable in watchOS
didReloadWith currentViewController: UIViewController,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/PageboyViewController+Transitioning.swift:162:20: error: 'CATransition' is unavailable in watchOS
internal extension CATransition {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:323:12: note: 'CATransition' has been explicitly marked unavailable here
@interface CATransition : CAAnimation
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation+Action.swift:26:26: error: 'UIPageViewController' is unavailable in watchOS
let orientation: UIPageViewController.NavigationOrientation
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation+Action.swift:34:28: error: 'CATransitionSubtype' is unavailable in watchOS
var transitionSubType: CATransitionSubtype {
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:20:20: note: 'CATransitionSubtype' has been explicitly marked unavailable here
typedef NSString * CATransitionSubtype NS_TYPED_ENUM API_AVAILABLE(macos(10.5), ios(2.0), tvos(9.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:47:28: error: 'CATransition' is unavailable in watchOS
private var animation: CATransition?
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:323:12: note: 'CATransition' has been explicitly marked unavailable here
@interface CATransition : CAAnimation
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:106:26: error: 'CALayer' is unavailable in watchOS
func start(on layer: CALayer,
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:117:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:129:55: error: 'CAAnimation' is unavailable in watchOS
public nonisolated func animationDidStart(_ anim: CAAnimation) {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:25:12: note: 'CAAnimation' has been explicitly marked unavailable here
@interface CAAnimation : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:135:54: error: 'CAAnimation' is unavailable in watchOS
public nonisolated func animationDidStop(_ anim: CAAnimation, finished flag: Bool) {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:25:12: note: 'CAAnimation' has been explicitly marked unavailable here
@interface CAAnimation : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift:32:47: error: 'CAAnimationDelegate' is unavailable in watchOS
internal class TransitionOperation: NSObject, CAAnimationDelegate {
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:71:11: note: 'CAAnimationDelegate' has been explicitly marked unavailable here
@protocol CAAnimationDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/UIViewController+Pageboy.swift:11:11: error: 'UIViewController' is unavailable in watchOS
extension UIViewController {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIApplication+SafeShared.swift:13:28: error: 'UIApplication' is unavailable in watchOS
static var safeShared: UIApplication? {
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:85:12: note: 'UIApplication' has been explicitly marked unavailable here
@interface UIApplication : UIResponder
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIApplication+SafeShared.swift:11:20: error: 'UIApplication' is unavailable in watchOS
internal extension UIApplication {
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:85:12: note: 'UIApplication' has been explicitly marked unavailable here
@interface UIApplication : UIResponder
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIPageViewController+ScrollView.swift:13:21: error: 'UIScrollView' is unavailable in watchOS
var scrollView: UIScrollView? {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIPageViewController+ScrollView.swift:11:20: error: 'UIPageViewController' is unavailable in watchOS
internal extension UIPageViewController {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIScrollView+Interaction.swift:11:20: error: 'UIScrollView' is unavailable in watchOS
internal extension UIScrollView {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Animation.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:14:40: error: 'UILayoutPriority' is unavailable in watchOS
func pinToSuperviewEdges(priority: UILayoutPriority = .required) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:14:74: error: 'NSLayoutConstraint' is unavailable in watchOS
func pinToSuperviewEdges(priority: UILayoutPriority = .required) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:14:60: error: 'required' is unavailable in watchOS
func pinToSuperviewEdges(priority: UILayoutPriority = .required) -> [NSLayoutConstraint] {
^~~~~~~~
UIKit.UILayoutPriority.required:3:21: note: 'required' has been explicitly marked unavailable here
public static var required: UILayoutPriority { get }}
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:36:30: error: 'UIView' is unavailable in watchOS
func matchWidth(to view: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:37:31: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:37:64: error: 'NSLayoutConstraint' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:37:51: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~
UIKit.UILayoutPriority.required:3:21: note: 'required' has been explicitly marked unavailable here
public static var required: UILayoutPriority { get }}
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:59:31: error: 'UIView' is unavailable in watchOS
func matchHeight(to view: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:60:32: error: 'UILayoutPriority' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:60:65: error: 'NSLayoutConstraint' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:60:52: error: 'required' is unavailable in watchOS
priority: UILayoutPriority = .required) -> NSLayoutConstraint? {
^~~~~~~~
UIKit.UILayoutPriority.required:3:21: note: 'required' has been explicitly marked unavailable here
public static var required: UILayoutPriority { get }}
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:89:43: error: 'UILayoutPriority' is unavailable in watchOS
private func addConstraints(priority: UILayoutPriority, _ completion: () -> [NSLayoutConstraint]) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:17:15: note: 'UILayoutPriority' has been explicitly marked unavailable here
typedef float UILayoutPriority NS_TYPED_EXTENSIBLE_ENUM API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:89:82: error: 'NSLayoutConstraint' is unavailable in watchOS
private func addConstraints(priority: UILayoutPriority, _ completion: () -> [NSLayoutConstraint]) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:89:107: error: 'NSLayoutConstraint' is unavailable in watchOS
private func addConstraints(priority: UILayoutPriority, _ completion: () -> [NSLayoutConstraint]) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:98:41: error: 'UIView' is unavailable in watchOS
private func guardForSuperview() -> UIView? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+AutoLayout.swift:11:20: error: 'UIView' is unavailable in watchOS
internal extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift:22:55: error: 'UIUserInterfaceLayoutDirection' is unavailable in watchOS
private func getUserInterfaceLayoutDirection() -> UIUserInterfaceLayoutDirection {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:38:28: note: 'UIUserInterfaceLayoutDirection' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIUserInterfaceLayoutDirection) {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift:11:11: error: 'UIView' is unavailable in watchOS
extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/PatchedPageViewController.swift:15:58: error: 'UIViewController' is unavailable in watchOS
override func setViewControllers(_ viewControllers: [UIViewController]?, direction: UIPageViewController.NavigationDirection, animated: Bool, completion: ((Bool) -> Void)? = nil) {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/PatchedPageViewController.swift:15:89: error: 'UIPageViewController' is unavailable in watchOS
override func setViewControllers(_ viewControllers: [UIViewController]?, direction: UIPageViewController.NavigationDirection, animated: Bool, completion: ((Bool) -> Void)? = nil) {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/PatchedPageViewController.swift:11:43: error: 'UIPageViewController' is unavailable in watchOS
internal class PatchedPageViewController: UIPageViewController {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageViewController.h:51:12: note: 'UIPageViewController' has been explicitly marked unavailable here
@interface UIPageViewController : UIViewController {
^
SwiftCompile normal arm64_32 Compiling\ UIViewController+Pageboy.swift,\ DispatchQueue+main.swift,\ UIApplication+SafeShared.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/UIViewController+Pageboy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/DispatchQueue+main.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIApplication+SafeShared.swift (in target 'Pageboy' from project 'Pageboy')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/UIViewController+Pageboy.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/DispatchQueue+main.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIApplication+SafeShared.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ NavigationDirection.swift,\ Page.swift,\ PageboyViewController+Management.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/NavigationDirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/Page.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift (in target 'Pageboy' from project 'Pageboy')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/NavigationDirection.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/Page.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NavigationDirection.swift,\ Page.swift,\ PageboyViewController+Management.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/NavigationDirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/Page.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift (in target 'Pageboy' from project 'Pageboy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/NavigationDirection.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Model/Page.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Management.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+Localization.swift,\ IndexedObjectMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/IndexedObjectMap.swift (in target 'Pageboy' from project 'Pageboy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/Extensions/UIView+Localization.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Utilities/IndexedObjectMap.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ PageboyViewController+Transitioning.swift,\ TransitionOperation+Action.swift,\ TransitionOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/PageboyViewController+Transitioning.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation+Action.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift (in target 'Pageboy' from project 'Pageboy')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/PageboyViewController+Transitioning.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation+Action.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/Transitioning/TransitionOperation.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ PageboyViewController+ScrollCalculations.swift,\ PageboyViewController+ScrollDetection.swift,\ PageboyViewController+Updating.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Updating.swift (in target 'Pageboy' from project 'Pageboy')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Updating.swift (in target 'Pageboy' from project 'Pageboy')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ PageboyViewController+ScrollCalculations.swift,\ PageboyViewController+ScrollDetection.swift,\ PageboyViewController+Updating.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollCalculations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+ScrollDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Pageboy/Sources/Pageboy/PageboyViewController+Updating.swift (in target 'Pageboy' from project 'Pageboy')
2026-04-28 16:36:32.054 xcodebuild[901:5130] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64_32 (in target 'Pageboy' from project 'Pageboy')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Pageboy (in target 'Pageboy' from project 'Pageboy')
EmitSwiftModule normal arm64 (in target 'Pageboy' from project 'Pageboy')
SwiftEmitModule normal armv7k Emitting\ module\ for\ Pageboy (in target 'Pageboy' from project 'Pageboy')
EmitSwiftModule normal armv7k (in target 'Pageboy' from project 'Pageboy')
Building workspace spi-builder-workspace with scheme Tabman
(6 failures)
BUILD FAILURE 6.3 watchOS