The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SectionKit, reference dev (383b89), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 23 Jun 2025 12:15:33 UTC.

Build Command

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

Build Log

@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:42:90: error: 'UICollectionViewLayout' is unavailable in watchOS
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> SKHandleResult<UIEdgeInsets> {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:89:12: note: 'UICollectionViewLayout' has been explicitly marked unavailable here
@interface UICollectionViewLayout : NSObject <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:46:43: error: 'UICollectionView' is unavailable in watchOS
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> {
                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:46:90: error: 'UICollectionViewLayout' is unavailable in watchOS
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:89:12: note: 'UICollectionViewLayout' has been explicitly marked unavailable here
@interface UICollectionViewLayout : NSObject <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:50:43: error: 'UICollectionView' is unavailable in watchOS
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> {
                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:50:90: error: 'UICollectionViewLayout' is unavailable in watchOS
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:89:12: note: 'UICollectionViewLayout' has been explicitly marked unavailable here
@interface UICollectionViewLayout : NSObject <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:54:43: error: 'UICollectionView' is unavailable in watchOS
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int) -> SKHandleResult<CGSize> {
                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:54:90: error: 'UICollectionViewLayout' is unavailable in watchOS
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int) -> SKHandleResult<CGSize> {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:89:12: note: 'UICollectionViewLayout' has been explicitly marked unavailable here
@interface UICollectionViewLayout : NSObject <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:58:43: error: 'UICollectionView' is unavailable in watchOS
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int) -> SKHandleResult<CGSize> {
                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:58:90: error: 'UICollectionViewLayout' is unavailable in watchOS
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int) -> SKHandleResult<CGSize> {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:89:12: note: 'UICollectionViewLayout' has been explicitly marked unavailable here
@interface UICollectionViewLayout : NSObject <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift:15:21: error: 'UICollectionReusableView' is unavailable in watchOS
    var headerView: UICollectionReusableView? { get }
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift:16:21: error: 'UICollectionReusableView' is unavailable in watchOS
    var footerView: UICollectionReusableView? { get }
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift:30:21: error: 'UICollectionReusableView' is unavailable in watchOS
    var headerView: UICollectionReusableView? { nil }
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift:31:21: error: 'UICollectionReusableView' is unavailable in watchOS
    var footerView: UICollectionReusableView? { nil }
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCSectionProtocol.swift:15:67: error: 'UICollectionReusableView' is unavailable in watchOS
    func supplementary(kind: SKSupplementaryKind, at row: Int) -> UICollectionReusableView? {
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift:10:41: error: 'UICollectionViewCell' is unavailable in watchOS
public struct SKCCellStyleContext<Cell: UICollectionViewCell & SKConfigurableView & SKLoadViewProtocol>: SKCSingleTypeSectionRowContext {
                                        ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
@interface UICollectionViewCell : UICollectionReusableView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift:12:68: error: 'UICollectionViewCell' is unavailable in watchOS
    associatedtype Cell: SKConfigurableView & SKLoadViewProtocol & UICollectionViewCell
                                                                   ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
@interface UICollectionViewCell : UICollectionReusableView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:20:73: error: 'UICollectionReusableView' is unavailable in watchOS
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:34:73: error: 'UICollectionReusableView' is unavailable in watchOS
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:41:73: error: 'UICollectionReusableView' is unavailable in watchOS
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:49:73: error: 'UICollectionReusableView' is unavailable in watchOS
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:60:73: error: 'UICollectionReusableView' is unavailable in watchOS
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:73:73: error: 'UICollectionReusableView' is unavailable in watchOS
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView, View.Model == Void {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:90:23: error: 'UICollectionReusableView' is unavailable in watchOS
    func remove<View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView>(supplementary type: View.Type) -> Self {
                      ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:95:20: error: 'UICollectionReusableView' is unavailable in watchOS
    func set<View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView>(supplementary kind: SKSupplementaryKind,
                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:34:34: error: 'UICollectionView' is unavailable in watchOS
        case loadedToSectionView(UICollectionView)
                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:105:30: error: 'UICollectionReusableView' is unavailable in watchOS
        let _view: SKWeakBox<UICollectionReusableView>?
                             ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:107:31: error: 'UICollectionReusableView' is unavailable in watchOS
        public func view() -> UICollectionReusableView {
                              ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:119:20: error: 'UICollectionReusableView' is unavailable in watchOS
             view: UICollectionReusableView?) {
                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:243:35: error: 'UICollectionView' is unavailable in watchOS
    open func config(sectionView: UICollectionView) {
                                  ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:252:36: error: 'UICollectionViewCell' is unavailable in watchOS
    open func item(at row: Int) -> UICollectionViewCell {
                                   ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
@interface UICollectionViewCell : UICollectionReusableView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:292:38: error: 'UICollectionViewCell' is unavailable in watchOS
    open func item(willDisplay view: UICollectionViewCell, row: Int) {
                                     ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
@interface UICollectionViewCell : UICollectionReusableView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:297:43: error: 'UICollectionViewCell' is unavailable in watchOS
    open func item(didEndDisplaying view: UICollectionViewCell, row: Int) {
                                          ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
@interface UICollectionViewCell : UICollectionReusableView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:311:26: error: 'UICollectionReusableView' is unavailable in watchOS
    open var headerView: UICollectionReusableView? {
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:328:26: error: 'UICollectionReusableView' is unavailable in watchOS
    open var footerView: UICollectionReusableView? {
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:335:72: error: 'UICollectionReusableView' is unavailable in watchOS
    open func supplementary(kind: SKSupplementaryKind, at row: Int) -> UICollectionReusableView? {
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:346:47: error: 'UICollectionReusableView' is unavailable in watchOS
    open func supplementary(willDisplay view: UICollectionReusableView, kind: SKSupplementaryKind, at row: Int) {
                                              ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:350:52: error: 'UICollectionReusableView' is unavailable in watchOS
    open func supplementary(didEndDisplaying view: UICollectionReusableView, kind: SKSupplementaryKind, at row: Int) {
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:368:61: error: 'UISpringLoadedInteractionContext' is unavailable in watchOS
    open func item(shouldSpringLoad row: Int, with context: UISpringLoadedInteractionContext) -> Bool {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISpringLoadedInteraction.h:115:11: note: 'UISpringLoadedInteractionContext' has been explicitly marked unavailable here
@protocol UISpringLoadedInteractionContext <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:403:58: error: 'UIContextMenuConfiguration' is unavailable in watchOS
    public func contextMenu(row: Int, point: CGPoint) -> UIContextMenuConfiguration? {
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIContextMenuConfiguration.h:39:12: note: 'UIContextMenuConfiguration' has been explicitly marked unavailable here
@interface UIContextMenuConfiguration : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:407:61: error: 'UIContextMenuConfiguration' is unavailable in watchOS
    public func contextMenu(highlightPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIContextMenuConfiguration.h:39:12: note: 'UIContextMenuConfiguration' has been explicitly marked unavailable here
@interface UIContextMenuConfiguration : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:407:102: error: 'UITargetedPreview' is unavailable in watchOS
    public func contextMenu(highlightPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? {
                                                                                                     ^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedPreview.h:45:12: note: 'UITargetedPreview' has been explicitly marked unavailable here
@interface UITargetedPreview : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:411:61: error: 'UIContextMenuConfiguration' is unavailable in watchOS
    public func contextMenu(dismissalPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIContextMenuConfiguration.h:39:12: note: 'UIContextMenuConfiguration' has been explicitly marked unavailable here
@interface UIContextMenuConfiguration : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:411:102: error: 'UITargetedPreview' is unavailable in watchOS
    public func contextMenu(dismissalPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? {
                                                                                                     ^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedPreview.h:45:12: note: 'UITargetedPreview' has been explicitly marked unavailable here
@interface UITargetedPreview : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:12:39: error: 'UICollectionViewCell' is unavailable in watchOS
open class SKCSingleTypeSection<Cell: UICollectionViewCell & SKConfigurableView & SKLoadViewProtocol>: SKCSingleTypeSectionProtocol, SKDisplayedTimesProtocol {
                                      ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
@interface UICollectionViewCell : UICollectionReusableView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:448:59: error: 'UICollectionView' is unavailable in watchOS
    func scroll(toFirst model: Model?, at scrollPosition: UICollectionView.ScrollPosition = .top, animated: Bool = true) {
                                                          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:453:58: error: 'UICollectionView' is unavailable in watchOS
    func scroll(toLast model: Model?, at scrollPosition: UICollectionView.ScrollPosition = .top, animated: Bool = true) {
                                                         ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:458:55: error: 'UICollectionViewLayoutAttributes' is unavailable in watchOS
    func layoutAttributesForItem(of model: Model) -> [UICollectionViewLayoutAttributes] {
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:43:12: note: 'UICollectionViewLayoutAttributes' has been explicitly marked unavailable here
@interface UICollectionViewLayoutAttributes : NSObject <NSCopying, UIDynamicItem>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:462:59: error: 'UICollectionViewLayoutAttributes' is unavailable in watchOS
    func firstLayoutAttributesForItem(of model: Model) -> UICollectionViewLayoutAttributes? {
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:43:12: note: 'UICollectionViewLayoutAttributes' has been explicitly marked unavailable here
@interface UICollectionViewLayoutAttributes : NSObject <NSCopying, UIDynamicItem>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:469:58: error: 'UICollectionViewLayoutAttributes' is unavailable in watchOS
    func lastLayoutAttributesForItem(of model: Model) -> UICollectionViewLayoutAttributes? {
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:43:12: note: 'UICollectionViewLayoutAttributes' has been explicitly marked unavailable here
@interface UICollectionViewLayoutAttributes : NSObject <NSCopying, UIDynamicItem>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:809:73: error: 'UICollectionView' is unavailable in watchOS
    func selectItem(at row: Int, animated: Bool = true, scrollPosition: UICollectionView.ScrollPosition = .bottom) {
                                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:813:76: error: 'UICollectionView' is unavailable in watchOS
    func selectItem(at item: Model, animated: Bool = true, scrollPosition: UICollectionView.ScrollPosition = .bottom) where Model: Equatable {
                                                                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:820:76: error: 'UICollectionView' is unavailable in watchOS
    func selectItem(at item: Model, animated: Bool = true, scrollPosition: UICollectionView.ScrollPosition = .bottom) where Model: AnyObject {
                                                                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:873:40: error: 'UICollectionReusableView' is unavailable in watchOS
                                 view: UICollectionReusableView) {
                                       ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSectionRowContext.swift:11:26: error: 'UICollectionViewCell' is unavailable in watchOS
    associatedtype Cell: UICollectionViewCell & SKConfigurableView & SKLoadViewProtocol
                         ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
@interface UICollectionViewCell : UICollectionReusableView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift:11:40: error: 'UICollectionViewCell' is unavailable in watchOS
public extension SKWrapper where Base: UICollectionViewCell & SKLoadViewProtocol & SKConfigurableView {
                                       ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
@interface UICollectionViewCell : UICollectionReusableView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift:45:49: error: 'UICollectionViewCell' is unavailable in watchOS
public extension SKConfigurableView where Self: UICollectionViewCell & SKLoadViewProtocol {
                                                ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
@interface UICollectionViewCell : UICollectionReusableView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementary.swift:11:38: error: 'UICollectionReusableView' is unavailable in watchOS
public struct SKCSupplementary<View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView>: SKCSupplementaryProtocol {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSingleTypeSectionProtocol.swift:15:26: error: 'UICollectionViewCell' is unavailable in watchOS
    associatedtype Cell: UICollectionViewCell & SKConfigurableView
                         ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:65:12: note: 'UICollectionViewCell' has been explicitly marked unavailable here
@interface UICollectionViewCell : UICollectionReusableView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSupplementaryProtocol.swift:12:68: error: 'UICollectionReusableView' is unavailable in watchOS
    associatedtype View: SKLoadViewProtocol & SKConfigurableView & UICollectionReusableView
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewCell.h:38:12: note: 'UICollectionReusableView' has been explicitly marked unavailable here
@interface UICollectionReusableView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSupplementaryProtocol.swift:22:36: error: 'UICollectionView' is unavailable in watchOS
    func dequeue(from sectionView: UICollectionView, indexPath: IndexPath) -> View {
                                   ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:362:12: note: 'UICollectionView' has been explicitly marked unavailable here
@interface UICollectionView : UIScrollView <UIDataSourceTranslating>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift:21:5: warning: 'public' modifier is redundant for type alias declared in a public extension
    public typealias When<Object> = (_ object: Object) -> Bool
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift:22:5: warning: 'public' modifier is redundant for type alias declared in a public extension
    public typealias FindSection<Object> = (_ object: Object) -> SKCSectionProtocol?
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift:24:5: warning: @discardableResult declared on a function returning Void is unnecessary
    @discardableResult
    ^~~~~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift:37:5: warning: @discardableResult declared on a function returning Void is unnecessary
    @discardableResult
    ^~~~~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPublished.swift:88:16: warning: stored property 'value' of 'Sendable'-conforming generic class 'SKPublishedValue' is mutable; this is an error in the Swift 6 language mode
    public var value: Output {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:26:53: error: 'UIScrollViewDelegate' is unavailable in watchOS
public class SKScrollViewDelegateForward: NSObject, UIScrollViewDelegate {
                                                    ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:299:11: note: 'UIScrollViewDelegate' has been explicitly marked unavailable here
@protocol UIScrollViewDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:72:22: error: 'UIScrollViewDelegate' is unavailable in watchOS
    func add(_ item: UIScrollViewDelegate) {
                     ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:299:11: note: 'UIScrollViewDelegate' has been explicitly marked unavailable here
@protocol UIScrollViewDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:110:44: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScroll(_ scrollView: UIScrollView) {
                                           ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:118:42: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidZoom(_ scrollView: UIScrollView) {
                                         ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:126:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:134:50: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
                                                 ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:142:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:150:56: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) {
                                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:158:53: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
                                                    ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:166:59: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) {
                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:174:40: error: 'UIScrollView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView) -> UIView? {
                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:174:57: error: 'UIView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView) -> UIView? {
                                                        ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:182:51: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) {
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:182:76: error: 'UIView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) {
                                                                           ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:190:48: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:190:73: error: 'UIView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
                                                                        ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:198:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> Bool {
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:206:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView) {
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:215:64: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView) {
                                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:13:44: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScroll(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                           ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:16:42: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidZoom(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                         ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:19:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:22:50: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) -> SKHandleResult<Void>
                                                 ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:25:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) -> SKHandleResult<Void>
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:28:56: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:31:53: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                    ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:34:59: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:37:40: error: 'UIScrollView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView) -> SKHandleResult<UIView?>
                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:37:72: error: 'UIView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView) -> SKHandleResult<UIView?>
                                                                       ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:40:51: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) -> SKHandleResult<Void>
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:40:76: error: 'UIView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) -> SKHandleResult<Void>
                                                                           ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:43:48: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) -> SKHandleResult<Void>
                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:43:73: error: 'UIView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) -> SKHandleResult<Void>
                                                                        ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:46:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> SKHandleResult<Bool>
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:49:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:53:64: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:58:44: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScroll(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                           ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:60:42: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidZoom(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                         ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:62:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:65:50: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) -> SKHandleResult<Void> { .next }
                                                 ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:68:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) -> SKHandleResult<Void> { .next }
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:71:56: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:74:53: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                    ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:77:59: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:80:40: error: 'UIScrollView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView) -> SKHandleResult<UIView?> { .next }
                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:80:72: error: 'UIView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView) -> SKHandleResult<UIView?> { .next }
                                                                       ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:83:51: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) -> SKHandleResult<Void> { .next }
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:83:76: error: 'UIView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) -> SKHandleResult<Void> { .next }
                                                                           ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:86:48: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) -> SKHandleResult<Void> { .next }
                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:86:73: error: 'UIView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) -> SKHandleResult<Void> { .next }
                                                                        ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:89:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> SKHandleResult<Bool> { .next }
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:92:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:95:64: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:14:51: error: 'UIScrollView' is unavailable in watchOS
    public typealias ScrollEvent = (_ scrollView: UIScrollView) -> Void
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:15:51: error: 'UIScrollView' is unavailable in watchOS
    public typealias ZoomEvent   = (_ scrollView: UIScrollView, _ view: UIView?, _ scale: CGFloat) -> Void
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:15:73: error: 'UIView' is unavailable in watchOS
    public typealias ZoomEvent   = (_ scrollView: UIScrollView, _ view: UIView?, _ scale: CGFloat) -> Void
                                                                        ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:111:56: error: 'UIScrollView' is unavailable in watchOS
                                      with scrollView: UIScrollView) {
                                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:133:51: error: 'UIScrollView' is unavailable in watchOS
    public func scrollViewDidScroll(_ scrollView: UIScrollView, value: Void) {
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:147:59: error: 'UIScrollView' is unavailable in watchOS
    public func scrollViewWillBeginDragging(_ scrollView: UIScrollView, value: Void) {
                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:154:56: error: 'UIScrollView' is unavailable in watchOS
    public func scrollViewDidEndDragging(_ scrollView: UIScrollView,
                                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:163:63: error: 'UIScrollView' is unavailable in watchOS
    public func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView, value: Void) {
                                                              ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:170:60: error: 'UIScrollView' is unavailable in watchOS
    public func scrollViewDidEndDecelerating(_ scrollView: UIScrollView, value: Void) {
                                                           ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:177:58: error: 'UIScrollView' is unavailable in watchOS
    public func scrollViewWillBeginZooming(_ scrollView: UIScrollView,
                                                         ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:178:55: error: 'UIView' is unavailable in watchOS
                                           with view: UIView?,
                                                      ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:186:49: error: 'UIScrollView' is unavailable in watchOS
    public func scrollViewDidZoom(_ scrollView: UIScrollView, value: Void) {
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:194:55: error: 'UIScrollView' is unavailable in watchOS
    public func scrollViewDidEndZooming(_ scrollView: UIScrollView,
                                                      ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:195:52: error: 'UIView' is unavailable in watchOS
                                        with view: UIView?,
                                                   ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:203:66: error: 'UIScrollView' is unavailable in watchOS
    public func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView, value: Void) {
                                                                 ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:13:24: error: 'UIScrollViewDelegate' is unavailable in watchOS
    let box: SKWeakBox<UIScrollViewDelegate>
                       ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:299:11: note: 'UIScrollViewDelegate' has been explicitly marked unavailable here
@protocol UIScrollViewDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:14:22: error: 'UIScrollViewDelegate' is unavailable in watchOS
    var target: (any UIScrollViewDelegate)? { box.value }
                     ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:299:11: note: 'UIScrollViewDelegate' has been explicitly marked unavailable here
@protocol UIScrollViewDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:16:44: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScroll(_ scrollView: UIScrollView, value: Void) {
                                           ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:19:42: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidZoom(_ scrollView: UIScrollView, value: Void) {
                                         ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:22:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView, value: Void) {
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:25:50: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>, value: Void) {
                                                 ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:28:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool, value: Void) {
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:31:56: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView, value: Void) {
                                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:34:53: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView, value: Void) {
                                                    ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:37:59: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView, value: Void) {
                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:40:40: error: 'UIScrollView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView, value: UIView?) -> UIView? {
                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:40:61: error: 'UIView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView, value: UIView?) -> UIView? {
                                                            ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:40:73: error: 'UIView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView, value: UIView?) -> UIView? {
                                                                        ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:43:51: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void) {
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:43:76: error: 'UIView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void) {
                                                                           ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:46:48: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void) {
                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:46:73: error: 'UIView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void) {
                                                                        ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:49:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView, value: Bool) {
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:52:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView, value: Void) {
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:55:64: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView, value: Void) {
                                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:13:44: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScroll(_ scrollView: UIScrollView, value: Void)
                                           ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:16:42: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidZoom(_ scrollView: UIScrollView, value: Void)
                                         ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:19:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView, value: Void)
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:22:50: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>, value: Void)
                                                 ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:25:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool, value: Void)
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:28:56: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView, value: Void)
                                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:31:53: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView, value: Void)
                                                    ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:34:59: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView, value: Void)
                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:37:40: error: 'UIScrollView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView, value: UIView?)
                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:37:61: error: 'UIView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView, value: UIView?)
                                                            ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:40:51: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void)
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:40:76: error: 'UIView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void)
                                                                           ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:43:48: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void)
                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:43:73: error: 'UIView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void)
                                                                        ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:46:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView, value: Bool)
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:49:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView, value: Void)
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:53:64: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView, value: Void)
                                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:59:44: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScroll(_ scrollView: UIScrollView, value: Void) {}
                                           ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:63:42: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidZoom(_ scrollView: UIScrollView, value: Void) {}
                                         ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:67:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView, value: Void) {}
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:71:50: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>, value: Void) {}
                                                 ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:75:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool, value: Void) {}
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:79:56: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView, value: Void) {}
                                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:83:53: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView, value: Void) {}
                                                    ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:87:59: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView, value: Void) {}
                                                          ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:91:40: error: 'UIScrollView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView, value: UIView?) {}
                                       ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:91:61: error: 'UIView' is unavailable in watchOS
    func viewForZooming(in scrollView: UIScrollView, value: UIView?) {}
                                                            ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:95:51: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void) {}
                                                  ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:95:76: error: 'UIView' is unavailable in watchOS
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void) {}
                                                                           ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:99:48: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void) {}
                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:99:73: error: 'UIView' is unavailable in watchOS
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void) {}
                                                                        ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:103:52: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView, value: Bool) { }
                                                   ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:107:49: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView, value: Void) {}
                                                ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:112:64: error: 'UIScrollView' is unavailable in watchOS
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView, value: Void) {}
                                                               ^~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:87:12: note: 'UIScrollView' has been explicitly marked unavailable here
@interface UIScrollView : UIView <NSCoding, UIFocusItemScrollableContainer>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:17:41: error: 'UIAction' is unavailable in watchOS
                            identifier: UIAction.Identifier? = nil,
                                        ^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAction.h:29:12: note: 'UIAction' has been explicitly marked unavailable here
@interface UIAction : UIMenuElement <UIMenuLeaf>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:19:41: error: 'UIMenuElement' is unavailable in watchOS
                            attributes: UIMenuElement.Attributes = [],
                                        ^~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIMenuElement.h:44:12: note: 'UIMenuElement' has been explicitly marked unavailable here
@interface UIMenuElement : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:20:36: error: 'UIMenuElement' is unavailable in watchOS
                            state: UIMenuElement.State = .off,
                                   ^~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIMenuElement.h:44:12: note: 'UIMenuElement' has been explicitly marked unavailable here
@interface UIMenuElement : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:39:41: error: 'UIAction' is unavailable in watchOS
                            identifier: UIAction.Identifier? = nil,
                                        ^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAction.h:29:12: note: 'UIAction' has been explicitly marked unavailable here
@interface UIAction : UIMenuElement <UIMenuLeaf>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:41:41: error: 'UIMenuElement' is unavailable in watchOS
                            attributes: UIMenuElement.Attributes = [],
                                        ^~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIMenuElement.h:44:12: note: 'UIMenuElement' has been explicitly marked unavailable here
@interface UIMenuElement : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:42:36: error: 'UIMenuElement' is unavailable in watchOS
                            state: UIMenuElement.State = .off,
                                   ^~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIMenuElement.h:44:12: note: 'UIMenuElement' has been explicitly marked unavailable here
@interface UIMenuElement : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:63:41: error: 'UIAction' is unavailable in watchOS
                            identifier: UIAction.Identifier? = nil,
                                        ^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAction.h:29:12: note: 'UIAction' has been explicitly marked unavailable here
@interface UIAction : UIMenuElement <UIMenuLeaf>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:65:41: error: 'UIMenuElement' is unavailable in watchOS
                            attributes: UIMenuElement.Attributes = [],
                                        ^~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIMenuElement.h:44:12: note: 'UIMenuElement' has been explicitly marked unavailable here
@interface UIMenuElement : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:66:36: error: 'UIMenuElement' is unavailable in watchOS
                            state: UIMenuElement.State = .off,
                                   ^~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIMenuElement.h:44:12: note: 'UIMenuElement' has been explicitly marked unavailable here
@interface UIMenuElement : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:10:24: error: 'UIAction' is unavailable in watchOS
open class SKUIAction: UIAction {
                       ^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAction.h:29:12: note: 'UIAction' has been explicitly marked unavailable here
@interface UIAction : UIMenuElement <UIMenuLeaf>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:14:31: error: 'UIContextMenuConfiguration' is unavailable in watchOS
    public var configuration: UIContextMenuConfiguration
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIContextMenuConfiguration.h:39:12: note: 'UIContextMenuConfiguration' has been explicitly marked unavailable here
@interface UIContextMenuConfiguration : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:15:34: error: 'UITargetedPreview' is unavailable in watchOS
    public var highlightPreview: UITargetedPreview?
                                 ^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedPreview.h:45:12: note: 'UITargetedPreview' has been explicitly marked unavailable here
@interface UITargetedPreview : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:16:34: error: 'UITargetedPreview' is unavailable in watchOS
    public var dismissalPreview: UITargetedPreview?
                                 ^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedPreview.h:45:12: note: 'UITargetedPreview' has been explicitly marked unavailable here
@interface UITargetedPreview : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:18:32: error: 'UIContextMenuConfiguration' is unavailable in watchOS
    public init(configuration: UIContextMenuConfiguration,
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIContextMenuConfiguration.h:39:12: note: 'UIContextMenuConfiguration' has been explicitly marked unavailable here
@interface UIContextMenuConfiguration : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:19:35: error: 'UITargetedPreview' is unavailable in watchOS
                highlightPreview: UITargetedPreview? = nil,
                                  ^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedPreview.h:45:12: note: 'UITargetedPreview' has been explicitly marked unavailable here
@interface UITargetedPreview : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:20:35: error: 'UITargetedPreview' is unavailable in watchOS
                dismissalPreview: UITargetedPreview? = nil) {
                                  ^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITargetedPreview.h:45:12: note: 'UITargetedPreview' has been explicitly marked unavailable here
@interface UITargetedPreview : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:26:40: error: 'UIAction' is unavailable in watchOS
    public init(arrayLiteral elements: UIAction...) {
                                       ^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAction.h:29:12: note: 'UIAction' has been explicitly marked unavailable here
@interface UIAction : UIMenuElement <UIMenuLeaf>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:34:25: error: 'UIMenu' is unavailable in watchOS
    public init(_ menu: UIMenu) {
                        ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIMenu.h:43:12: note: 'UIMenu' has been explicitly marked unavailable here
@interface UIMenu : UIMenuElement
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:40:30: error: 'UIAction' is unavailable in watchOS
    public init(_ elements: [UIAction]) {
                             ^~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAction.h:29:12: note: 'UIAction' has been explicitly marked unavailable here
@interface UIAction : UIMenuElement <UIMenuLeaf>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:13:28: error: 'UILayoutPriority' is unavailable in watchOS
    public let horizontal: UILayoutPriority
                           ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:14:26: error: 'UILayoutPriority' is unavailable in watchOS
    public let vertical: UILayoutPriority
                         ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:16:29: error: 'UILayoutPriority' is unavailable in watchOS
    public init(horizontal: UILayoutPriority, vertical: UILayoutPriority) {
                            ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:16:57: error: 'UILayoutPriority' is unavailable in watchOS
    public init(horizontal: UILayoutPriority, vertical: UILayoutPriority) {
                                                        ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:23:34: error: 'UIView' is unavailable in watchOS
    associatedtype AdaptiveView: UIView
                                 ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:30:44: error: 'UIView' is unavailable in watchOS
    var content: (_ view: AdaptiveView) -> UIView? { get }
                                           ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:72:51: error: 'UIView' is unavailable in watchOS
    public var content: (_ view: AdaptiveView) -> UIView?
                                                  ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:84:53: error: 'UIView' is unavailable in watchOS
                content: ((_ view: AdaptiveView) -> UIView?)? = nil,
                                                    ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:80:39: error: 'init()' is unavailable in watchOS
    public init(view: AdaptiveView = .init(),
                                      ^~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:153:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:112:20: error: 'UIView' is unavailable in watchOS
    public init<T: UIView>(view: AdaptiveView = .init(),
                   ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:112:50: error: 'init()' is unavailable in watchOS
    public init<T: UIView>(view: AdaptiveView = .init(),
                                                 ^~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:153:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:126:20: error: 'UIView' is unavailable in watchOS
    public init<T: UIView>(view: AdaptiveView = .init(),
                   ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:126:50: error: 'init()' is unavailable in watchOS
    public init<T: UIView>(view: AdaptiveView = .init(),
                                                 ^~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:153:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:65:40: error: 'UIView' is unavailable in watchOS
public struct SKAdaptive<AdaptiveView: UIView, Model>: SKAdaptiveProtocol {
                                       ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveMainView.swift:27:49: error: 'UIView' is unavailable in watchOS
public protocol SKConfigurableAutoAdaptiveView: UIView, SKConfigurableView {
                                                ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveView.swift:12:34: error: 'UIView' is unavailable in watchOS
    associatedtype AdaptiveView: UIView
                                 ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadNibProtocol.swift:35:21: error: 'UINib' is unavailable in watchOS
    static var nib: UINib? {
                    ^~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINib.h:16:12: note: 'UINib' has been explicitly marked unavailable here
@interface UINib : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadViewProtocol.swift:29:21: error: 'UINib' is unavailable in watchOS
    static var nib: UINib? { get }
                    ^~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINib.h:16:12: note: 'UINib' has been explicitly marked unavailable here
@interface UINib : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadViewProtocol.swift:27:37: error: 'UIView' is unavailable in watchOS
public protocol SKLoadViewProtocol: UIView {
                                    ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadViewProtocol.swift:37:21: error: 'UINib' is unavailable in watchOS
    static var nib: UINib? {
                    ^~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINib.h:16:12: note: 'UINib' has been explicitly marked unavailable here
@interface UINib : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SectionKit.swift:39:11: error: 'UIView' is unavailable in watchOS
extension UIView: SKCompatible {}
          ^~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:147:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCManager.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCSectionActionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCSectionInjection.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSupplementaryKind.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCCellActionType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCCellShouldType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCSupplementaryActionType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCAnySectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSourceForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSourceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetching.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetchingProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCRawSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCPrefetch.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+HighPerformance.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+SafeSize.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+displayedTimes.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+onAction.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+refresh.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSectionRowContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementary.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSingleTypeSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSupplementaryProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKActor.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKAnimationBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKBinding.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKEventGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKHandleResult.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKIDBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKInout.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPrint.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKWeakBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKWhen.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKCountedStore.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKDisplayedTimesProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKHighPerformanceStore.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKKVCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/ResultBuilders/SectionArrayResultBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveMainView.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveView.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableLayoutProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableModelProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableView.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKLayoutDirection.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadNibProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadViewProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SectionKit.swift -target arm64_32-apple-watchos6.0 -module-can-import-version CoreGraphics 1943 1943.0.0 -module-can-import-version ObjectiveC 945 0 -module-can-import-version UIKit 9071.1.303 9071.1.255 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0-Beta.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/SectionKit.build/Debug-watchos/SectionKit.build/Objects-normal/arm64_32/SectionKit-dependencies-2.json -enable-objc-interop -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.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 -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SectionKit.build/Debug-watchos/SectionKit.build/Objects-normal/arm64_32/SectionKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -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 -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SectionKit.build/Debug-watchos/SectionKit.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/SectionKit.build/Debug-watchos/SectionKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SectionKit.build/Debug-watchos/SectionKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SectionKit.build/Debug-watchos/SectionKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name SectionKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name watchos26.0 -clang-target arm64_32-apple-watchos26.0 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SectionKit.build/Debug-watchos/SectionKit.build/Objects-normal/arm64_32/SectionKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SectionKit.build/Debug-watchos/SectionKit.build/Objects-normal/arm64_32/SectionKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SectionKit.build/Debug-watchos/SectionKit.build/Objects-normal/arm64_32/SectionKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SectionKit.build/Debug-watchos/SectionKit.build/Objects-normal/arm64_32/SectionKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SectionKit.build/Debug-watchos/SectionKit.build/Objects-normal/arm64_32/SectionKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SectionKit.build/Debug-watchos/SectionKit.build/Objects-normal/arm64_32/SectionKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SectionKit.build/Debug-watchos/SectionKit.build/Objects-normal/arm64_32/SectionKit.abi.json
SwiftCompile normal arm64_32 Compiling\ SKCAnySectionProtocol.swift,\ SKCDataSource.swift,\ SKCDataSourceForward.swift,\ SKCDataSourceProtocol.swift,\ SKCDataSourcePrefetchingForward.swift,\ SKCDataSourcePrefetchingForwardProtocol.swift,\ SKCDataSourcePrefetchingObserverProtocol.swift,\ SKCViewDataSourcePrefetching.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCAnySectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSourceForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSourceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetching.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCAnySectionProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSource.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSourceForward.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSourceProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingForward.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingForwardProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingObserverProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetching.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SKCViewDataSourcePrefetchingProtocol.swift,\ SKCDelegate.swift,\ SKCDelegateForward.swift,\ SKCDelegateForwardProtocol.swift,\ SKCDelegateObserverProtocol.swift,\ SKCDelegateProtocol.swift,\ SKCDelegateFlowLayoutForward.swift,\ SKCDelegateFlowLayoutForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetchingProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetchingProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegate.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForward.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SKCSingleTypeSectionRowContext.swift,\ SKCSingleTypeWrapper.swift,\ SKCSupplementary.swift,\ SKCSingleTypeSectionProtocol.swift,\ SKCSupplementaryProtocol.swift,\ SKActor.swift,\ SKAnimationBox.swift,\ SKBinding.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSectionRowContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementary.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSingleTypeSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSupplementaryProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKActor.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKAnimationBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKBinding.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSectionRowContext.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementary.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSingleTypeSectionProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSupplementaryProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKActor.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKAnimationBox.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKBinding.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SKCSingleTypeSection+HighPerformance.swift,\ SKCSingleTypeSection+SafeSize.swift,\ SKCSingleTypeSection+displayedTimes.swift,\ SKCSingleTypeSection+onAction.swift,\ SKCSingleTypeSection+refresh.swift,\ SKCSingleTypeSection+subscribe.swift,\ SKCSingleTypeSection+supplementary.swift,\ SKCSingleTypeSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+HighPerformance.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+SafeSize.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+displayedTimes.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+onAction.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+refresh.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+HighPerformance.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+SafeSize.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+displayedTimes.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+onAction.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+refresh.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SKCDelegateFlowLayoutObserverProtocol.swift,\ SKCViewDelegateFlowLayout.swift,\ SKCViewDelegateFlowLayoutProtocol.swift,\ SKCRawSectionProtocol.swift,\ SKCSectionProtocol.swift,\ SKCCellStyleContext.swift,\ SKCPrefetch.swift,\ SKCSingleType+CellActionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCRawSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCPrefetch.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCRawSectionProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCSectionProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCPrefetch.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SKCManager.swift,\ SKCSectionActionProtocol.swift,\ SKCSectionInjection.swift,\ SKSafeSizeProviderProtocol.swift,\ SKSupplementaryKind.swift,\ SKCCellActionType.swift,\ SKCCellShouldType.swift,\ SKCSupplementaryActionType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCManager.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCSectionActionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCSectionInjection.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSupplementaryKind.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCCellActionType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCCellShouldType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCSupplementaryActionType.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCManager.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCSectionActionProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCSectionInjection.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSupplementaryKind.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCCellActionType.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCCellShouldType.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCSupplementaryActionType.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SKCountedStore.swift,\ SKDisplayedTimesProtocol.swift,\ SKHighPerformanceStore.swift,\ SKKVCache.swift,\ SectionArrayResultBuilder.swift,\ SKAdaptive.swift,\ SKConfigurableAdaptiveMainView.swift,\ SKConfigurableAdaptiveView.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKCountedStore.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKDisplayedTimesProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKHighPerformanceStore.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKKVCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/ResultBuilders/SectionArrayResultBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveMainView.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveView.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKCountedStore.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKDisplayedTimesProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKHighPerformanceStore.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKKVCache.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/ResultBuilders/SectionArrayResultBuilder.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveMainView.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveView.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SKCSectionCollector.swift,\ SKEventGroup.swift,\ SKHandleResult.swift,\ SKIDBox.swift,\ SKInout.swift,\ SKPrint.swift,\ SKPublished.swift,\ SKScrollViewDelegateForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKEventGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKHandleResult.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKIDBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKInout.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPrint.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKEventGroup.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKHandleResult.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKIDBox.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKInout.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPrint.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPublished.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SKConfigurableLayoutProtocol.swift,\ SKConfigurableModelProtocol.swift,\ SKConfigurableView.swift,\ SKLayoutDirection.swift,\ SKLoadNibProtocol.swift,\ SKLoadViewProtocol.swift,\ SectionKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableLayoutProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableModelProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableView.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKLayoutDirection.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadNibProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadViewProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SectionKit.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableLayoutProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableModelProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableView.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKLayoutDirection.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadNibProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadViewProtocol.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SectionKit.swift (in target 'SectionKit' from project 'SectionKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'SectionKit' from project 'SectionKit')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SectionKit (in target 'SectionKit' from project 'SectionKit')
	Building workspace spi-builder-workspace with scheme SectionKit-Package
(3 failures)
BUILD FAILURE 6.2 watchOS