The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SectionKit, reference 2.4.5 (afc679), with Swift 6.1 for watchOS using Xcode 16.3 on 1 May 2025 09:58:03 UTC.

Build Command

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

Build Log

                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:81:102: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, transitionLayoutForOldLayout fromLayout: UICollectionViewLayout, newLayout toLayout: UICollectionViewLayout) -> SKHandleResult<UICollectionViewTransitionLayout> { .next }
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:81:146: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, transitionLayoutForOldLayout fromLayout: UICollectionViewLayout, newLayout toLayout: UICollectionViewLayout) -> SKHandleResult<UICollectionViewTransitionLayout> { .next }
                                                                                                                                                 ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:82:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, canFocusItemAt indexPath: IndexPath) -> SKHandleResult<Bool> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:83:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, shouldUpdateFocusIn context: UICollectionViewFocusUpdateContext) -> SKHandleResult<Bool> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:83:90: error: cannot find type 'UICollectionViewFocusUpdateContext' in scope
    func collectionView(_ collectionView: UICollectionView, shouldUpdateFocusIn context: UICollectionViewFocusUpdateContext) -> SKHandleResult<Bool> { .next }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:84:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, didUpdateFocusIn context: UICollectionViewFocusUpdateContext, with coordinator: UIFocusAnimationCoordinator) -> SKHandleResult<Void> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:84:87: error: cannot find type 'UICollectionViewFocusUpdateContext' in scope
    func collectionView(_ collectionView: UICollectionView, didUpdateFocusIn context: UICollectionViewFocusUpdateContext, with coordinator: UIFocusAnimationCoordinator) -> SKHandleResult<Void> { .next }
                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:84:141: error: cannot find type 'UIFocusAnimationCoordinator' in scope
    func collectionView(_ collectionView: UICollectionView, didUpdateFocusIn context: UICollectionViewFocusUpdateContext, with coordinator: UIFocusAnimationCoordinator) -> SKHandleResult<Void> { .next }
                                                                                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:85:62: error: cannot find type 'UICollectionView' in scope
    func indexPathForPreferredFocusedView(in collectionView: UICollectionView) -> SKHandleResult<IndexPath?> { .next }
                                                             ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:87:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, selectionFollowsFocusForItemAt indexPath: IndexPath) -> SKHandleResult<Bool> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:89:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, targetIndexPathForMoveOfItemFromOriginalIndexPath originalIndexPath: IndexPath, atCurrentIndexPath currentIndexPath: IndexPath, toProposedIndexPath proposedIndexPath: IndexPath) -> SKHandleResult<IndexPath> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:91:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, targetIndexPathForMoveFromItemAt currentIndexPath: IndexPath, toProposedIndexPath proposedIndexPath: IndexPath) -> SKHandleResult<IndexPath> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:92:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, targetContentOffsetForProposedContentOffset proposedContentOffset: CGPoint) -> SKHandleResult<CGPoint> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:94:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, canEditItemAt indexPath: IndexPath) -> SKHandleResult<Bool> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:95:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, shouldSpringLoadItemAt indexPath: IndexPath, with context: any UISpringLoadedInteractionContext) -> SKHandleResult<Bool> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:95:124: error: cannot find type 'UISpringLoadedInteractionContext' in scope
    func collectionView(_ collectionView: UICollectionView, shouldSpringLoadItemAt indexPath: IndexPath, with context: any UISpringLoadedInteractionContext) -> SKHandleResult<Bool> { .next }
                                                                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:96:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, shouldBeginMultipleSelectionInteractionAt indexPath: IndexPath) -> SKHandleResult<Bool> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:97:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, didBeginMultipleSelectionInteractionAt indexPath: IndexPath) -> SKHandleResult<Void> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:98:77: error: cannot find type 'UICollectionView' in scope
    func collectionViewDidEndMultipleSelectionInteraction(_ collectionView: UICollectionView) -> SKHandleResult<Void> { .next }
                                                                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:100:155: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfigurationForItemsAt indexPaths: [IndexPath], point: CGPoint) -> SKHandleResult<UIContextMenuConfiguration?> { .next }
                                                                                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:100:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfigurationForItemsAt indexPaths: [IndexPath], point: CGPoint) -> SKHandleResult<UIContextMenuConfiguration?> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:102:195: error: cannot find type 'UITargetedPreview' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, highlightPreviewForItemAt indexPath: IndexPath) -> SKHandleResult<UITargetedPreview> { .next }
                                                                                                                                                                                                  ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:102:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, highlightPreviewForItemAt indexPath: IndexPath) -> SKHandleResult<UITargetedPreview> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:102:101: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, highlightPreviewForItemAt indexPath: IndexPath) -> SKHandleResult<UITargetedPreview> { .next }
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:104:195: error: cannot find type 'UITargetedPreview' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, dismissalPreviewForItemAt indexPath: IndexPath) -> SKHandleResult<UITargetedPreview?> { .next }
                                                                                                                                                                                                  ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:104:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, dismissalPreviewForItemAt indexPath: IndexPath) -> SKHandleResult<UITargetedPreview?> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:104:101: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, dismissalPreviewForItemAt indexPath: IndexPath) -> SKHandleResult<UITargetedPreview?> { .next }
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:105:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: any UIContextMenuInteractionCommitAnimating) -> SKHandleResult<Void> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:105:112: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: any UIContextMenuInteractionCommitAnimating) -> SKHandleResult<Void> { .next }
                                                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:105:154: error: cannot find type 'UIContextMenuInteractionCommitAnimating' in scope
    func collectionView(_ collectionView: UICollectionView, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: any UIContextMenuInteractionCommitAnimating) -> SKHandleResult<Void> { .next }
                                                                                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:107:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, willDisplayContextMenu configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?) -> SKHandleResult<Void> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:107:99: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, willDisplayContextMenu configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?) -> SKHandleResult<Void> { .next }
                                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:107:142: error: cannot find type 'UIContextMenuInteractionAnimating' in scope
    func collectionView(_ collectionView: UICollectionView, willDisplayContextMenu configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?) -> SKHandleResult<Void> { .next }
                                                                                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:109:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, willEndContextMenuInteraction configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?) -> SKHandleResult<Void> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:109:106: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, willEndContextMenuInteraction configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?) -> SKHandleResult<Void> { .next }
                                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:109:149: error: cannot find type 'UIContextMenuInteractionAnimating' in scope
    func collectionView(_ collectionView: UICollectionView, willEndContextMenuInteraction configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?) -> SKHandleResult<Void> { .next }
                                                                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:111:155: error: cannot find type 'UIWindowScene' in scope
    func collectionView(_ collectionView: UICollectionView, sceneActivationConfigurationForItemAt indexPath: IndexPath, point: CGPoint) -> SKHandleResult<UIWindowScene.ActivationConfiguration?> { .next }
                                                                                                                                                          ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:111:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, sceneActivationConfigurationForItemAt indexPath: IndexPath, point: CGPoint) -> SKHandleResult<UIWindowScene.ActivationConfiguration?> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:113:151: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfigurationForItemAt indexPath: IndexPath, point: CGPoint) -> SKHandleResult<UIContextMenuConfiguration?> { .next }
                                                                                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:113:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfigurationForItemAt indexPath: IndexPath, point: CGPoint) -> SKHandleResult<UIContextMenuConfiguration?> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:115:173: error: cannot find type 'UITargetedPreview' in scope
    func collectionView(_ collectionView: UICollectionView, previewForHighlightingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> SKHandleResult<UITargetedPreview?> { .next }
                                                                                                                                                                            ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:115:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, previewForHighlightingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> SKHandleResult<UITargetedPreview?> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:115:127: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, previewForHighlightingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> SKHandleResult<UITargetedPreview?> { .next }
                                                                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:117:171: error: cannot find type 'UITargetedPreview' in scope
    func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> SKHandleResult<UITargetedPreview?> { .next }
                                                                                                                                                                          ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:117:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> SKHandleResult<UITargetedPreview?> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:117:125: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration) -> SKHandleResult<UITargetedPreview?> { .next }
                                                                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:118:195: error: cannot find type 'UITargetedPreview' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, highlightPreviewForItemAt indexPath: IndexPath) -> SKHandleResult<UITargetedPreview?> { .next }
                                                                                                                                                                                                  ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:118:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, highlightPreviewForItemAt indexPath: IndexPath) -> SKHandleResult<UITargetedPreview?> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift:118:101: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, highlightPreviewForItemAt indexPath: IndexPath) -> SKHandleResult<UITargetedPreview?> { .next }
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:66:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, shouldHighlightItemAt indexPath: IndexPath, value: Bool) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:67:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, didHighlightItemAt indexPath: IndexPath, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:68:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, didUnhighlightItemAt indexPath: IndexPath, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:69:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, shouldSelectItemAt indexPath: IndexPath, value: Bool) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:70:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, shouldDeselectItemAt indexPath: IndexPath, value: Bool) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:71:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:72:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, didDeselectItemAt indexPath: IndexPath, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:74:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, canPerformPrimaryActionForItemAt indexPath: IndexPath, value: Bool) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:76:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, performPrimaryActionForItemAt indexPath: IndexPath, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:77:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, willDisplay cell: UICollectionViewCell, forItemAt indexPath: IndexPath, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:77:79: error: cannot find type 'UICollectionViewCell' in scope
    func collectionView(_ collectionView: UICollectionView, willDisplay cell: UICollectionViewCell, forItemAt indexPath: IndexPath, value: Void) {}
                                                                              ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:78:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, willDisplaySupplementaryView view: UICollectionReusableView, forElementKind elementKind: String, at indexPath: IndexPath, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:78:96: error: cannot find type 'UICollectionReusableView' in scope
    func collectionView(_ collectionView: UICollectionView, willDisplaySupplementaryView view: UICollectionReusableView, forElementKind elementKind: String, at indexPath: IndexPath, value: Void) {}
                                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:79:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, didEndDisplaying cell: UICollectionViewCell, forItemAt indexPath: IndexPath, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:79:84: error: cannot find type 'UICollectionViewCell' in scope
    func collectionView(_ collectionView: UICollectionView, didEndDisplaying cell: UICollectionViewCell, forItemAt indexPath: IndexPath, value: Void) {}
                                                                                   ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:80:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, didEndDisplayingSupplementaryView view: UICollectionReusableView, forElementOfKind elementKind: String, at indexPath: IndexPath, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:80:101: error: cannot find type 'UICollectionReusableView' in scope
    func collectionView(_ collectionView: UICollectionView, didEndDisplayingSupplementaryView view: UICollectionReusableView, forElementOfKind elementKind: String, at indexPath: IndexPath, value: Void) {}
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:81:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, transitionLayoutForOldLayout fromLayout: UICollectionViewLayout, newLayout toLayout: UICollectionViewLayout, value: UICollectionViewTransitionLayout) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:81:102: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, transitionLayoutForOldLayout fromLayout: UICollectionViewLayout, newLayout toLayout: UICollectionViewLayout, value: UICollectionViewTransitionLayout) {}
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:81:146: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, transitionLayoutForOldLayout fromLayout: UICollectionViewLayout, newLayout toLayout: UICollectionViewLayout, value: UICollectionViewTransitionLayout) {}
                                                                                                                                                 ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:81:177: error: cannot find type 'UICollectionViewTransitionLayout' in scope
    func collectionView(_ collectionView: UICollectionView, transitionLayoutForOldLayout fromLayout: UICollectionViewLayout, newLayout toLayout: UICollectionViewLayout, value: UICollectionViewTransitionLayout) {}
                                                                                                                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:82:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, canFocusItemAt indexPath: IndexPath, value: Bool) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:83:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, shouldUpdateFocusIn context: UICollectionViewFocusUpdateContext, value: Bool) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:83:90: error: cannot find type 'UICollectionViewFocusUpdateContext' in scope
    func collectionView(_ collectionView: UICollectionView, shouldUpdateFocusIn context: UICollectionViewFocusUpdateContext, value: Bool) {}
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:84:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, didUpdateFocusIn context: UICollectionViewFocusUpdateContext, with coordinator: UIFocusAnimationCoordinator, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:84:87: error: cannot find type 'UICollectionViewFocusUpdateContext' in scope
    func collectionView(_ collectionView: UICollectionView, didUpdateFocusIn context: UICollectionViewFocusUpdateContext, with coordinator: UIFocusAnimationCoordinator, value: Void) {}
                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:84:141: error: cannot find type 'UIFocusAnimationCoordinator' in scope
    func collectionView(_ collectionView: UICollectionView, didUpdateFocusIn context: UICollectionViewFocusUpdateContext, with coordinator: UIFocusAnimationCoordinator, value: Void) {}
                                                                                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:85:62: error: cannot find type 'UICollectionView' in scope
    func indexPathForPreferredFocusedView(in collectionView: UICollectionView, value: IndexPath?) {}
                                                             ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:87:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, selectionFollowsFocusForItemAt indexPath: IndexPath, value: Bool) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:89:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, targetIndexPathForMoveOfItemFromOriginalIndexPath originalIndexPath: IndexPath, atCurrentIndexPath currentIndexPath: IndexPath, toProposedIndexPath proposedIndexPath: IndexPath, value: IndexPath) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:91:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, targetIndexPathForMoveFromItemAt currentIndexPath: IndexPath, toProposedIndexPath proposedIndexPath: IndexPath, value: IndexPath) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:92:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, targetContentOffsetForProposedContentOffset proposedContentOffset: CGPoint, value: CGPoint) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:94:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, canEditItemAt indexPath: IndexPath, value: Bool) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:95:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, shouldSpringLoadItemAt indexPath: IndexPath, with context: any UISpringLoadedInteractionContext, value: Bool) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:95:124: error: cannot find type 'UISpringLoadedInteractionContext' in scope
    func collectionView(_ collectionView: UICollectionView, shouldSpringLoadItemAt indexPath: IndexPath, with context: any UISpringLoadedInteractionContext, value: Bool) {}
                                                                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:96:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, shouldBeginMultipleSelectionInteractionAt indexPath: IndexPath, value: Bool) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:97:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, didBeginMultipleSelectionInteractionAt indexPath: IndexPath, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:98:77: error: cannot find type 'UICollectionView' in scope
    func collectionViewDidEndMultipleSelectionInteraction(_ collectionView: UICollectionView, value: Void) {}
                                                                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:100:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfigurationForItemsAt indexPaths: [IndexPath], point: CGPoint, value: UIContextMenuConfiguration?) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:100:144: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfigurationForItemsAt indexPaths: [IndexPath], point: CGPoint, value: UIContextMenuConfiguration?) {}
                                                                                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:102:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, highlightPreviewForItemAt indexPath: IndexPath, value: UITargetedPreview?) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:102:101: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, highlightPreviewForItemAt indexPath: IndexPath, value: UITargetedPreview?) {}
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:102:184: error: cannot find type 'UITargetedPreview' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, highlightPreviewForItemAt indexPath: IndexPath, value: UITargetedPreview?) {}
                                                                                                                                                                                       ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:104:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, dismissalPreviewForItemAt indexPath: IndexPath, value: UITargetedPreview?) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:104:101: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, dismissalPreviewForItemAt indexPath: IndexPath, value: UITargetedPreview?) {}
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:104:184: error: cannot find type 'UITargetedPreview' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfiguration configuration: UIContextMenuConfiguration, dismissalPreviewForItemAt indexPath: IndexPath, value: UITargetedPreview?) {}
                                                                                                                                                                                       ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:105:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: any UIContextMenuInteractionCommitAnimating, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:105:112: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: any UIContextMenuInteractionCommitAnimating, value: Void) {}
                                                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:105:154: error: cannot find type 'UIContextMenuInteractionCommitAnimating' in scope
    func collectionView(_ collectionView: UICollectionView, willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration, animator: any UIContextMenuInteractionCommitAnimating, value: Void) {}
                                                                                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:107:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, willDisplayContextMenu configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:107:99: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, willDisplayContextMenu configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?, value: Void) {}
                                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:107:142: error: cannot find type 'UIContextMenuInteractionAnimating' in scope
    func collectionView(_ collectionView: UICollectionView, willDisplayContextMenu configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?, value: Void) {}
                                                                                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:109:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, willEndContextMenuInteraction configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?, value: Void) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:109:106: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, willEndContextMenuInteraction configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?, value: Void) {}
                                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:109:149: error: cannot find type 'UIContextMenuInteractionAnimating' in scope
    func collectionView(_ collectionView: UICollectionView, willEndContextMenuInteraction configuration: UIContextMenuConfiguration, animator: (any UIContextMenuInteractionAnimating)?, value: Void) {}
                                                                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:111:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, sceneActivationConfigurationForItemAt indexPath: IndexPath, point: CGPoint, value: UIWindowScene.ActivationConfiguration?) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:111:144: error: cannot find type 'UIWindowScene' in scope
    func collectionView(_ collectionView: UICollectionView, sceneActivationConfigurationForItemAt indexPath: IndexPath, point: CGPoint, value: UIWindowScene.ActivationConfiguration?) {}
                                                                                                                                               ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:113:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfigurationForItemAt indexPath: IndexPath, point: CGPoint, value: UIContextMenuConfiguration?) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:113:140: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, contextMenuConfigurationForItemAt indexPath: IndexPath, point: CGPoint, value: UIContextMenuConfiguration?) {}
                                                                                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:115:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, previewForHighlightingContextMenuWithConfiguration configuration: UIContextMenuConfiguration, value: UITargetedPreview?) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:115:127: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, previewForHighlightingContextMenuWithConfiguration configuration: UIContextMenuConfiguration, value: UITargetedPreview?) {}
                                                                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:115:162: error: cannot find type 'UITargetedPreview' in scope
    func collectionView(_ collectionView: UICollectionView, previewForHighlightingContextMenuWithConfiguration configuration: UIContextMenuConfiguration, value: UITargetedPreview?) {}
                                                                                                                                                                 ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:117:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration, value: UITargetedPreview?) {}
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:117:125: error: cannot find type 'UIContextMenuConfiguration' in scope
    func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration, value: UITargetedPreview?) {}
                                                                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift:117:160: error: cannot find type 'UITargetedPreview' in scope
    func collectionView(_ collectionView: UICollectionView, previewForDismissingContextMenuWithConfiguration configuration: UIContextMenuConfiguration, value: UITargetedPreview?) {}
                                                                                                                                                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift:114:51: error: cannot find type 'UIContextMenuConfiguration' in scope
    func contextMenu(row: Int, point: CGPoint) -> UIContextMenuConfiguration? { nil }
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift:115:95: error: cannot find type 'UITargetedPreview' in scope
    func contextMenu(highlightPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? { nil }
                                                                                              ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift:115:54: error: cannot find type 'UIContextMenuConfiguration' in scope
    func contextMenu(highlightPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? { nil }
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift:116:95: error: cannot find type 'UITargetedPreview' in scope
    func contextMenu(dismissalPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? { nil }
                                                                                              ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift:116:54: error: cannot find type 'UIContextMenuConfiguration' in scope
    func contextMenu(dismissalPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? { nil }
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift:155:33: error: cannot find type 'UICollectionViewCell' in scope
    func item(willDisplay view: UICollectionViewCell, row: Int) { }
                                ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift:156:38: error: cannot find type 'UICollectionViewCell' in scope
    func item(didEndDisplaying view: UICollectionViewCell, row: Int) { }
                                     ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift:158:42: error: cannot find type 'UICollectionReusableView' in scope
    func supplementary(willDisplay view: UICollectionReusableView, kind: SKSupplementaryKind, at row: Int) { }
                                         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift:159:47: error: cannot find type 'UICollectionReusableView' in scope
    func supplementary(didEndDisplaying view: UICollectionReusableView, kind: SKSupplementaryKind, at row: Int) { }
                                              ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift:179:56: error: cannot find type 'UISpringLoadedInteractionContext' in scope
    func item(shouldSpringLoad row: Int, with context: UISpringLoadedInteractionContext) -> Bool { true }
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:12:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> SKHandleResult<CGSize>
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:12:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> SKHandleResult<CGSize>
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:13:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> SKHandleResult<UIEdgeInsets>
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:13:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> SKHandleResult<UIEdgeInsets>
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:14:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat>
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:14:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat>
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:15:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat>
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:15:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat>
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:16:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int) -> SKHandleResult<CGSize>
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:16:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int) -> SKHandleResult<CGSize>
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:17:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int) -> SKHandleResult<CGSize>
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:17:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int) -> SKHandleResult<CGSize>
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:12:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath, value: CGSize)
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:12:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath, value: CGSize)
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:13:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int, value: UIEdgeInsets)
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:13:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int, value: UIEdgeInsets)
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:14:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int, value: CGFloat)
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:14:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int, value: CGFloat)
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:15:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int, value: CGFloat)
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:15:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int, value: CGFloat)
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:16:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int, value: CGSize)
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:16:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int, value: CGSize)
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:17:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int, value: CGSize)
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:17:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int, value: CGSize)
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:11:64: error: cannot find type 'UICollectionViewDelegateFlowLayout' in scope
public class SKCDelegateFlowLayoutForward: SKCDelegateForward, UICollectionViewDelegateFlowLayout {
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:57:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> CGSize {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:57:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> CGSize {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:63:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> UIEdgeInsets {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:63:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> UIEdgeInsets {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:69:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int) -> CGFloat {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:69:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int) -> CGFloat {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:75:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> CGFloat {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:75:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> CGFloat {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:81:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int) -> CGSize {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:81:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int) -> CGSize {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:87:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int) -> CGSize {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift:87:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int) -> CGSize {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:21:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> SKHandleResult<CGSize> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:21:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> SKHandleResult<CGSize> { .next }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:22:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> SKHandleResult<UIEdgeInsets> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:22:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> SKHandleResult<UIEdgeInsets> { .next }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:23:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:23:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> { .next }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:24:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:24:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> { .next }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:25:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int) -> SKHandleResult<CGSize> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:25:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int) -> SKHandleResult<CGSize> { .next }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:26:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int) -> SKHandleResult<CGSize> { .next }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift:26:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int) -> SKHandleResult<CGSize> { .next }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:21:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath, value: CGSize) {  }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:21:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath, value: CGSize) {  }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:22:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int, value: UIEdgeInsets) {  }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:22:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int, value: UIEdgeInsets) {  }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:23:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int, value: CGFloat) {  }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:23:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int, value: CGFloat) {  }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:24:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int, value: CGFloat) {  }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:24:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int, value: CGFloat) {  }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:25:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int, value: CGSize) {  }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:25:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int, value: CGSize) {  }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:26:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int, value: CGSize) {  }
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift:26:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int, value: CGSize) {  }
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift:15:21: error: cannot find type 'UICollectionReusableView' in scope
    var headerView: UICollectionReusableView? { get }
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift:16:21: error: cannot find type 'UICollectionReusableView' in scope
    var footerView: UICollectionReusableView? { get }
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:22:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> SKHandleResult<CGSize> {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:22:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> SKHandleResult<CGSize> {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:42:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> SKHandleResult<UIEdgeInsets> {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:42:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> SKHandleResult<UIEdgeInsets> {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:46:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:46:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumLineSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:50:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:50:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> SKHandleResult<CGFloat> {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:54:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int) -> SKHandleResult<CGSize> {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:54:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForHeaderInSection section: Int) -> SKHandleResult<CGSize> {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:58:43: error: cannot find type 'UICollectionView' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int) -> SKHandleResult<CGSize> {
                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift:58:90: error: cannot find type 'UICollectionViewLayout' in scope
    func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, referenceSizeForFooterInSection section: Int) -> SKHandleResult<CGSize> {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift:30:21: error: cannot find type 'UICollectionReusableView' in scope
    var headerView: UICollectionReusableView? { nil }
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift:31:21: error: cannot find type 'UICollectionReusableView' in scope
    var footerView: UICollectionReusableView? { nil }
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCSectionProtocol.swift:31:67: error: cannot find type 'UICollectionReusableView' in scope
    func supplementary(kind: SKSupplementaryKind, at row: Int) -> UICollectionReusableView? {
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift:10:41: error: cannot find type 'UICollectionViewCell' in scope
public struct SKCCellStyleContext<Cell: UICollectionViewCell & SKConfigurableView & SKLoadViewProtocol>: SKCSingleTypeSectionRowContext {
                                        ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:12:39: error: cannot find type 'UICollectionViewCell' in scope
open class SKCSingleTypeSection<Cell: UICollectionViewCell & SKConfigurableView & SKLoadViewProtocol>: SKCSingleTypeSectionProtocol, SKDisplayedTimesProtocol {
                                      ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift:13:28: error: 'Model' is not a member type of type 'Cell'
    public let model: Cell.Model
                      ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift:15:16: error: 'SKWeakBox' requires that 'Cell' be a class type
    let _view: SKWeakBox<Cell>
               ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKWeakBox.swift:26:20: note: requirement specified as 'Value' : 'AnyObject' [with Value = Cell]
public final class SKWeakBox<Value: AnyObject>: Equatable, Hashable {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift:25:59: error: 'Model' is not a member type of type 'Cell'
    init(section: SKCSingleTypeSection<Cell>, model: Cell.Model, row: Int, view: Cell) {
                                                     ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSectionRowContext.swift:11:26: error: cannot find type 'UICollectionViewCell' in scope
    associatedtype Cell: UICollectionViewCell & SKConfigurableView & SKLoadViewProtocol
                         ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift:12:68: error: cannot find type 'UICollectionViewCell' in scope
    associatedtype Cell: SKConfigurableView & SKLoadViewProtocol & UICollectionViewCell
                                                                   ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift:15:21: error: 'Model' is not a member type of type 'Self.Cell'
    var model: Cell.Model { get }
               ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift:24:34: error: 'Model' is not a member type of type 'Self.Cell'
    func reload(with model: Cell.Model) {
                            ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift:28:35: error: 'Model' is not a member type of type 'Self.Cell'
    func refresh(with model: Cell.Model) {
                             ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift:40:36: error: 'Model' is not a member type of type 'Self.Cell'
    func insert(before model: Cell.Model) {
                              ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift:44:37: error: 'Model' is not a member type of type 'Self.Cell'
    func insert(before model: [Cell.Model]) {
                               ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift:48:35: error: 'Model' is not a member type of type 'Self.Cell'
    func insert(after model: Cell.Model) {
                             ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift:52:36: error: 'Model' is not a member type of type 'Self.Cell'
    func insert(after model: [Cell.Model]) {
                              ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSingleTypeSectionProtocol.swift:15:26: error: cannot find type 'UICollectionViewCell' in scope
    associatedtype Cell: UICollectionViewCell & SKConfigurableView
                         ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSingleTypeSectionProtocol.swift:16:28: error: 'Model' is not a member type of type 'Self.Cell'
    typealias Model = Cell.Model
                      ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift:26:88: error: @escaping attribute only applies to function types
    func subscribe<Output>(models publisher: some Publisher<[Output], Never>, convert: @escaping (Output) -> Model?) -> Self {
                                                                                       ^~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift:34:10: error: invalid redeclaration of 'subscribe(models:)'
    func subscribe(models publisher: some Publisher<[Model]?, Never>) -> Self {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift:15:10: note: 'subscribe(models:)' previously declared here
    func subscribe(models publisher: some Publisher<[Model], Never>) -> Self {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift:15:10: note: 'subscribe(models:)' previously declared here
    func subscribe(models publisher: some Publisher<[Model], Never>) -> Self {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift:40:10: error: invalid redeclaration of 'subscribe(models:)'
    func subscribe(models publisher: some Publisher<Model, Never>) -> Self {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift:15:10: note: 'subscribe(models:)' previously declared here
    func subscribe(models publisher: some Publisher<[Model], Never>) -> Self {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift:15:10: note: 'subscribe(models:)' previously declared here
    func subscribe(models publisher: some Publisher<[Model], Never>) -> Self {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift:46:10: error: invalid redeclaration of 'subscribe(models:)'
    func subscribe(models publisher: some Publisher<Model?, Never>) -> Self {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift:15:10: note: 'subscribe(models:)' previously declared here
    func subscribe(models publisher: some Publisher<[Model], Never>) -> Self {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift:15:10: note: 'subscribe(models:)' previously declared here
    func subscribe(models publisher: some Publisher<[Model], Never>) -> Self {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:20:73: error: cannot find type 'UICollectionReusableView' in scope
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:19:48: error: 'Model' is not a member type of type 'View'
                   model: @escaping () -> View.Model?,
                                          ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:19:27: error: @escaping attribute only applies to function types
                   model: @escaping () -> View.Model?,
                          ^~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:34:73: error: cannot find type 'UICollectionReusableView' in scope
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:33:32: error: 'Model' is not a member type of type 'View'
                   model: View.Model,
                          ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:41:73: error: cannot find type 'UICollectionReusableView' in scope
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:40:32: error: 'Model' is not a member type of type 'View'
                   model: View.Model,
                          ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:49:73: error: cannot find type 'UICollectionReusableView' in scope
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:48:32: error: 'Model' is not a member type of type 'View'
                   model: View.Model,
                          ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:60:73: error: cannot find type 'UICollectionReusableView' in scope
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:59:42: error: 'Model' is not a member type of type 'View'
                   model: SKBinding<View.Model?>,
                                    ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:73:73: error: cannot find type 'UICollectionReusableView' in scope
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView, View.Model == Void {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:73:146: error: 'Model' is not a member type of type 'View'
                   config: ((View) -> Void)? = nil) -> Self where View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView, View.Model == Void {
                                                                                                                                            ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:90:23: error: cannot find type 'UICollectionReusableView' in scope
    func remove<View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView>(supplementary type: View.Type) -> Self {
                      ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift:95:20: error: cannot find type 'UICollectionReusableView' in scope
    func set<View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView>(supplementary kind: SKSupplementaryKind,
                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementary.swift:11:38: error: cannot find type 'UICollectionReusableView' in scope
public struct SKCSupplementary<View: UICollectionReusableView & SKLoadViewProtocol & SKConfigurableView>: SKCSupplementaryProtocol {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:34:34: error: cannot find type 'UICollectionView' in scope
        case loadedToSectionView(UICollectionView)
                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:85:32: error: 'Model' is not a member type of type 'Cell'
        public let model: Cell.Model
                          ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:89:26: error: 'Model' is not a member type of type 'Cell'
             model: Cell.Model,
                    ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:102:32: error: 'Model' is not a member type of type 'Cell'
        public let model: Cell.Model
                          ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:104:32: error: 'SKWeakBox' requires that 'Cell' be a class type
        fileprivate let _view: SKWeakBox<Cell>?
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKWeakBox.swift:26:20: note: requirement specified as 'Value' : 'AnyObject' [with Value = Cell]
public final class SKWeakBox<Value: AnyObject>: Equatable, Hashable {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:116:38: error: 'Model' is not a member type of type 'Cell'
                         model: Cell.Model, row: Int,
                                ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:131:30: error: cannot find type 'UICollectionReusableView' in scope
        let _view: SKWeakBox<UICollectionReusableView>?
                             ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:133:31: error: cannot find type 'UICollectionReusableView' in scope
        public func view() -> UICollectionReusableView {
                              ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:145:20: error: cannot find type 'UICollectionReusableView' in scope
             view: UICollectionReusableView?) {
                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:268:35: error: cannot find type 'UICollectionView' in scope
    open func config(sectionView: UICollectionView) {
                                  ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:277:36: error: cannot find type 'UICollectionViewCell' in scope
    open func item(at row: Int) -> UICollectionViewCell {
                                   ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:317:38: error: cannot find type 'UICollectionViewCell' in scope
    open func item(willDisplay view: UICollectionViewCell, row: Int) {
                                     ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:322:43: error: cannot find type 'UICollectionViewCell' in scope
    open func item(didEndDisplaying view: UICollectionViewCell, row: Int) {
                                          ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:336:26: error: cannot find type 'UICollectionReusableView' in scope
    open var headerView: UICollectionReusableView? {
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:353:26: error: cannot find type 'UICollectionReusableView' in scope
    open var footerView: UICollectionReusableView? {
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:360:72: error: cannot find type 'UICollectionReusableView' in scope
    open func supplementary(kind: SKSupplementaryKind, at row: Int) -> UICollectionReusableView? {
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:371:47: error: cannot find type 'UICollectionReusableView' in scope
    open func supplementary(willDisplay view: UICollectionReusableView, kind: SKSupplementaryKind, at row: Int) {
                                              ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:375:52: error: cannot find type 'UICollectionReusableView' in scope
    open func supplementary(didEndDisplaying view: UICollectionReusableView, kind: SKSupplementaryKind, at row: Int) {
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:393:61: error: cannot find type 'UISpringLoadedInteractionContext' in scope
    open func item(shouldSpringLoad row: Int, with context: UISpringLoadedInteractionContext) -> Bool {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:429:58: error: cannot find type 'UIContextMenuConfiguration' in scope
    public func contextMenu(row: Int, point: CGPoint) -> UIContextMenuConfiguration? {
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:433:102: error: cannot find type 'UITargetedPreview' in scope
    public func contextMenu(highlightPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? {
                                                                                                     ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:433:61: error: cannot find type 'UIContextMenuConfiguration' in scope
    public func contextMenu(highlightPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:437:102: error: cannot find type 'UITargetedPreview' in scope
    public func contextMenu(dismissalPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? {
                                                                                                     ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:437:61: error: cannot find type 'UIContextMenuConfiguration' in scope
    public func contextMenu(dismissalPreview configuration: UIContextMenuConfiguration, row: Int) -> UITargetedPreview? {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:474:59: error: cannot find type 'UICollectionView' in scope
    func scroll(toFirst model: Model?, at scrollPosition: UICollectionView.ScrollPosition = .top, animated: Bool = true) {
                                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:479:58: error: cannot find type 'UICollectionView' in scope
    func scroll(toLast model: Model?, at scrollPosition: UICollectionView.ScrollPosition = .top, animated: Bool = true) {
                                                         ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:484:55: error: cannot find type 'UICollectionViewLayoutAttributes' in scope
    func layoutAttributesForItem(of model: Model) -> [UICollectionViewLayoutAttributes] {
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:488:59: error: cannot find type 'UICollectionViewLayoutAttributes' in scope
    func firstLayoutAttributesForItem(of model: Model) -> UICollectionViewLayoutAttributes? {
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:495:58: error: cannot find type 'UICollectionViewLayoutAttributes' in scope
    func lastLayoutAttributesForItem(of model: Model) -> UICollectionViewLayoutAttributes? {
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:912:73: error: cannot find type 'UICollectionView' in scope
    func selectItem(at row: Int, animated: Bool = true, scrollPosition: UICollectionView.ScrollPosition = .bottom) {
                                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:916:76: error: cannot find type 'UICollectionView' in scope
    func selectItem(at item: Model, animated: Bool = true, scrollPosition: UICollectionView.ScrollPosition = .bottom) where Model: Equatable {
                                                                           ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:923:76: error: cannot find type 'UICollectionView' in scope
    func selectItem(at item: Model, animated: Bool = true, scrollPosition: UICollectionView.ScrollPosition = .bottom) where Model: AnyObject {
                                                                           ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:979:40: error: cannot find type 'UICollectionReusableView' in scope
                                 view: UICollectionReusableView) {
                                       ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift:11:40: error: cannot find type 'UICollectionViewCell' in scope
public extension SKWrapper where Base: UICollectionViewCell & SKLoadViewProtocol & SKConfigurableView {
                                       ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift:12:104: error: 'Model' is not a member type of type 'Base'
    static func wrapperToSingleTypeSection(@SectionArrayResultBuilder<Base.Model> builder: () -> [Base.Model]) -> SKCSingleTypeSection<Base> {
                                                                                                  ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift:12:76: error: 'Model' is not a member type of type 'Base'
    static func wrapperToSingleTypeSection(@SectionArrayResultBuilder<Base.Model> builder: () -> [Base.Model]) -> SKCSingleTypeSection<Base> {
                                                                      ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift:16:58: error: 'Model' is not a member type of type 'Base'
    static func wrapperToSingleTypeSection(_ model: Base.Model) -> SKCSingleTypeSection<Base> {
                                                    ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift:20:60: error: 'Model' is not a member type of type 'Base'
    static func wrapperToSingleTypeSection(_ models: [Base.Model]) -> SKCSingleTypeSection<Base> {
                                                      ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift:28:65: error: 'Model' is not a member type of type 'Base'
    static func wrapperToSingleTypeSection(_ tasks: [() -> Base.Model]) -> SKCSingleTypeSection<Base> {
                                                           ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift:32:78: error: 'Model' is not a member type of type 'Base'
    static func wrapperToSingleTypeSection(_ tasks: [() async throws -> Base.Model]) async throws -> SKCSingleTypeSection<Base> {
                                                                        ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift:40:97: error: 'Model' is not a member type of type 'Base'
    static func wrapperToSingleTypeSection(count: Int) -> SKCSingleTypeSection<Base> where Base.Model == Void {
                                                                                           ~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift:45:49: error: cannot find type 'UICollectionViewCell' in scope
public extension SKConfigurableView where Self: UICollectionViewCell & SKLoadViewProtocol {
                                                ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSupplementaryProtocol.swift:12:68: error: cannot find type 'UICollectionReusableView' in scope
    associatedtype View: SKLoadViewProtocol & SKConfigurableView & UICollectionReusableView
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSupplementaryProtocol.swift:22:36: error: cannot find type 'UICollectionView' in scope
    func dequeue(from sectionView: UICollectionView, indexPath: IndexPath) -> View {
                                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:13:44: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScroll(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:16:42: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidZoom(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                         ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:19:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:22:50: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) -> SKHandleResult<Void>
                                                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:25:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) -> SKHandleResult<Void>
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:28:56: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:31:53: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:34:59: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:37:72: error: cannot find type 'UIView' in scope
    func viewForZooming(in scrollView: UIScrollView) -> SKHandleResult<UIView?>
                                                                       ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:37:40: error: cannot find type 'UIScrollView' in scope
    func viewForZooming(in scrollView: UIScrollView) -> SKHandleResult<UIView?>
                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:40:51: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) -> SKHandleResult<Void>
                                                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:40:76: error: cannot find type 'UIView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) -> SKHandleResult<Void>
                                                                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:43:48: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) -> SKHandleResult<Void>
                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:43:73: error: cannot find type 'UIView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) -> SKHandleResult<Void>
                                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:46:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> SKHandleResult<Bool>
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:49:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:53:64: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView) -> SKHandleResult<Void>
                                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:13:44: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScroll(_ scrollView: UIScrollView, value: Void)
                                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:16:42: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidZoom(_ scrollView: UIScrollView, value: Void)
                                         ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:19:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView, value: Void)
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:22:50: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>, value: Void)
                                                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:25:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool, value: Void)
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:28:56: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView, value: Void)
                                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:31:53: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView, value: Void)
                                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:34:59: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView, value: Void)
                                                          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:37:40: error: cannot find type 'UIScrollView' in scope
    func viewForZooming(in scrollView: UIScrollView, value: UIView?)
                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:37:61: error: cannot find type 'UIView' in scope
    func viewForZooming(in scrollView: UIScrollView, value: UIView?)
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:40:51: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void)
                                                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:40:76: error: cannot find type 'UIView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void)
                                                                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:43:48: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void)
                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:43:73: error: cannot find type 'UIView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void)
                                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:46:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView, value: Bool)
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:49:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView, value: Void)
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:53:64: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView, value: Void)
                                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:26:53: error: cannot find type 'UIScrollViewDelegate' in scope
public class SKScrollViewDelegateForward: NSObject, UIScrollViewDelegate {
                                                    ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:110:44: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScroll(_ scrollView: UIScrollView) {
                                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:118:42: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidZoom(_ scrollView: UIScrollView) {
                                         ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:126:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:134:50: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
                                                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:142:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:150:56: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) {
                                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:158:53: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
                                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:166:59: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) {
                                                          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:174:57: error: cannot find type 'UIView' in scope
    func viewForZooming(in scrollView: UIScrollView) -> UIView? {
                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:174:40: error: cannot find type 'UIScrollView' in scope
    func viewForZooming(in scrollView: UIScrollView) -> UIView? {
                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:182:51: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) {
                                                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:182:76: error: cannot find type 'UIView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) {
                                                                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:190:48: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:190:73: error: cannot find type 'UIView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
                                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:198:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> Bool {
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:206:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView) {
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift:215:64: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView) {
                                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:58:44: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScroll(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:60:42: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidZoom(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                         ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:62:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:65:50: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) -> SKHandleResult<Void> { .next }
                                                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:68:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) -> SKHandleResult<Void> { .next }
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:71:56: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:74:53: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:77:59: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:80:72: error: cannot find type 'UIView' in scope
    func viewForZooming(in scrollView: UIScrollView) -> SKHandleResult<UIView?> { .next }
                                                                       ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:80:40: error: cannot find type 'UIScrollView' in scope
    func viewForZooming(in scrollView: UIScrollView) -> SKHandleResult<UIView?> { .next }
                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:83:51: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) -> SKHandleResult<Void> { .next }
                                                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:83:76: error: cannot find type 'UIView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) -> SKHandleResult<Void> { .next }
                                                                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:86:48: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) -> SKHandleResult<Void> { .next }
                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:86:73: error: cannot find type 'UIView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) -> SKHandleResult<Void> { .next }
                                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:89:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> SKHandleResult<Bool> { .next }
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:92:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift:95:64: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView) -> SKHandleResult<Void> { .next }
                                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:14:51: error: cannot find type 'UIScrollView' in scope
    public typealias ScrollEvent = (_ scrollView: UIScrollView) -> Void
                                                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:15:51: error: cannot find type 'UIScrollView' in scope
    public typealias ZoomEvent   = (_ scrollView: UIScrollView, _ view: UIView?, _ scale: CGFloat) -> Void
                                                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:15:73: error: cannot find type 'UIView' in scope
    public typealias ZoomEvent   = (_ scrollView: UIScrollView, _ view: UIView?, _ scale: CGFloat) -> Void
                                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:62:38: error: @escaping attribute only applies to function types
    public func didScroll(_ observe: @escaping ScrollEvent) -> Self {
                                     ^~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:67:38: error: @escaping attribute only applies to function types
    public func onChanged(_ observe: @escaping ScrollEvent) -> Self {
                                     ^~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:103:56: error: cannot find type 'UIScrollView' in scope
                                      with scrollView: UIScrollView) {
                                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:125:51: error: cannot find type 'UIScrollView' in scope
    public func scrollViewDidScroll(_ scrollView: UIScrollView, value: Void) {
                                                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:139:59: error: cannot find type 'UIScrollView' in scope
    public func scrollViewWillBeginDragging(_ scrollView: UIScrollView, value: Void) {
                                                          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:146:56: error: cannot find type 'UIScrollView' in scope
    public func scrollViewDidEndDragging(_ scrollView: UIScrollView,
                                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:155:63: error: cannot find type 'UIScrollView' in scope
    public func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView, value: Void) {
                                                              ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:162:60: error: cannot find type 'UIScrollView' in scope
    public func scrollViewDidEndDecelerating(_ scrollView: UIScrollView, value: Void) {
                                                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:169:58: error: cannot find type 'UIScrollView' in scope
    public func scrollViewWillBeginZooming(_ scrollView: UIScrollView,
                                                         ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:170:55: error: cannot find type 'UIView' in scope
                                           with view: UIView?,
                                                      ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:178:49: error: cannot find type 'UIScrollView' in scope
    public func scrollViewDidZoom(_ scrollView: UIScrollView, value: Void) {
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:186:55: error: cannot find type 'UIScrollView' in scope
    public func scrollViewDidEndZooming(_ scrollView: UIScrollView,
                                                      ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:187:52: error: cannot find type 'UIView' in scope
                                        with view: UIView?,
                                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:13:24: error: cannot find type 'UIScrollViewDelegate' in scope
    let box: SKWeakBox<UIScrollViewDelegate>
                       ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:14:22: error: cannot find type 'UIScrollViewDelegate' in scope
    var target: (any UIScrollViewDelegate)? { box.value }
                     ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:16:44: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScroll(_ scrollView: UIScrollView, value: Void) {
                                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:19:42: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidZoom(_ scrollView: UIScrollView, value: Void) {
                                         ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:22:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView, value: Void) {
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:25:50: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>, value: Void) {
                                                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:28:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool, value: Void) {
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:31:56: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView, value: Void) {
                                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:34:53: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView, value: Void) {
                                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:37:59: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView, value: Void) {
                                                          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:40:73: error: cannot find type 'UIView' in scope
    func viewForZooming(in scrollView: UIScrollView, value: UIView?) -> UIView? {
                                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:40:40: error: cannot find type 'UIScrollView' in scope
    func viewForZooming(in scrollView: UIScrollView, value: UIView?) -> UIView? {
                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:40:61: error: cannot find type 'UIView' in scope
    func viewForZooming(in scrollView: UIScrollView, value: UIView?) -> UIView? {
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:43:51: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void) {
                                                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:43:76: error: cannot find type 'UIView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void) {
                                                                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:46:48: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void) {
                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:46:73: error: cannot find type 'UIView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void) {
                                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:49:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView, value: Bool) {
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:52:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView, value: Void) {
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift:55:64: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView, value: Void) {
                                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:59:44: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScroll(_ scrollView: UIScrollView, value: Void) {}
                                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:63:42: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidZoom(_ scrollView: UIScrollView, value: Void) {}
                                         ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:67:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDragging(_ scrollView: UIScrollView, value: Void) {}
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:71:50: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>, value: Void) {}
                                                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:75:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool, value: Void) {}
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:79:56: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView, value: Void) {}
                                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:83:53: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndDecelerating(_ scrollView: UIScrollView, value: Void) {}
                                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:87:59: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView, value: Void) {}
                                                          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:91:40: error: cannot find type 'UIScrollView' in scope
    func viewForZooming(in scrollView: UIScrollView, value: UIView?) {}
                                       ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:91:61: error: cannot find type 'UIView' in scope
    func viewForZooming(in scrollView: UIScrollView, value: UIView?) {}
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:95:51: error: cannot find type 'UIScrollView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void) {}
                                                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:95:76: error: cannot find type 'UIView' in scope
    func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?, value: Void) {}
                                                                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:99:48: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void) {}
                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:99:73: error: cannot find type 'UIView' in scope
    func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat, value: Void) {}
                                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:103:52: error: cannot find type 'UIScrollView' in scope
    func scrollViewShouldScrollToTop(_ scrollView: UIScrollView, value: Bool) { }
                                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:107:49: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidScrollToTop(_ scrollView: UIScrollView, value: Void) {}
                                                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift:112:64: error: cannot find type 'UIScrollView' in scope
    func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIScrollView, value: Void) {}
                                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:17:41: error: cannot find type 'UIAction' in scope
                            identifier: UIAction.Identifier? = nil,
                                        ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:19:41: error: cannot find type 'UIMenuElement' in scope
                            attributes: UIMenuElement.Attributes = [],
                                        ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:20:36: error: cannot find type 'UIMenuElement' in scope
                            state: UIMenuElement.State = .off,
                                   ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:39:41: error: cannot find type 'UIAction' in scope
                            identifier: UIAction.Identifier? = nil,
                                        ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:41:41: error: cannot find type 'UIMenuElement' in scope
                            attributes: UIMenuElement.Attributes = [],
                                        ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:42:36: error: cannot find type 'UIMenuElement' in scope
                            state: UIMenuElement.State = .off,
                                   ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:63:41: error: cannot find type 'UIAction' in scope
                            identifier: UIAction.Identifier? = nil,
                                        ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:65:41: error: cannot find type 'UIMenuElement' in scope
                            attributes: UIMenuElement.Attributes = [],
                                        ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:66:36: error: cannot find type 'UIMenuElement' in scope
                            state: UIMenuElement.State = .off,
                                   ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift:10:24: error: cannot find type 'UIAction' in scope
open class SKUIAction: UIAction {
                       ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:14:31: error: cannot find type 'UIContextMenuConfiguration' in scope
    public var configuration: UIContextMenuConfiguration
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:15:34: error: cannot find type 'UITargetedPreview' in scope
    public var highlightPreview: UITargetedPreview?
                                 ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:16:34: error: cannot find type 'UITargetedPreview' in scope
    public var dismissalPreview: UITargetedPreview?
                                 ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:18:32: error: cannot find type 'UIContextMenuConfiguration' in scope
    public init(configuration: UIContextMenuConfiguration,
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:19:35: error: cannot find type 'UITargetedPreview' in scope
                highlightPreview: UITargetedPreview? = nil,
                                  ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:20:35: error: cannot find type 'UITargetedPreview' in scope
                dismissalPreview: UITargetedPreview? = nil) {
                                  ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:26:40: error: cannot find type 'UIAction' in scope
    public init(arrayLiteral elements: UIAction...) {
                                       ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:34:25: error: cannot find type 'UIMenu' in scope
    public init(_ menu: UIMenu) {
                        ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift:40:30: error: cannot find type 'UIAction' in scope
    public init(_ elements: [UIAction]) {
                             ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:11:23: error: cannot find type 'UIView' in scope
fileprivate extension UIView {
                      ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:19:28: error: cannot find type 'UILayoutPriority' in scope
    public let horizontal: UILayoutPriority
                           ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:20:26: error: cannot find type 'UILayoutPriority' in scope
    public let vertical: UILayoutPriority
                         ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:22:29: error: cannot find type 'UILayoutPriority' in scope
    public init(horizontal: UILayoutPriority, vertical: UILayoutPriority) {
                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:22:57: error: cannot find type 'UILayoutPriority' in scope
    public init(horizontal: UILayoutPriority, vertical: UILayoutPriority) {
                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:28:40: error: cannot find type 'UIView' in scope
public struct SKAdaptive<AdaptiveView: UIView, Model> {
                                       ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:35:47: error: cannot find type 'UIView' in scope
    public let content: KeyPath<AdaptiveView, UIView>?
                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:43:20: error: cannot find type 'UIView' in scope
    public init<T: UIView>(view: AdaptiveView = .init(),
                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:43:50: error: reference to member 'init' cannot be resolved without a contextual type
    public init<T: UIView>(view: AdaptiveView = .init(),
                                                ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:66:20: error: cannot find type 'UIView' in scope
    public init<T: UIView>(view: AdaptiveView = .init(),
                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:66:50: error: cannot use default expression for inference of 'AdaptiveView' because requirement 'Model == AdaptiveView.Model' refers to other generic parameters
    public init<T: UIView>(view: AdaptiveView = .init(),
                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveView.swift:12:34: error: cannot find type 'UIView' in scope
    associatedtype AdaptiveView: UIView
                                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadViewProtocol.swift:27:37: error: cannot find type 'UIView' in scope
public protocol SKLoadViewProtocol: UIView {
                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadNibProtocol.swift:35:21: error: cannot find type 'UINib' in scope
    static var nib: UINib? {
                    ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadViewProtocol.swift:29:21: error: cannot find type 'UINib' in scope
    static var nib: UINib? { get }
                    ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadViewProtocol.swift:37:21: error: cannot find type 'UINib' in scope
    static var nib: UINib? {
                    ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SectionKit.swift:39:11: error: cannot find type 'UIView' in scope
extension UIView: SKCompatible {}
          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/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/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/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+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/Entities/SKCSupplementaryActionType.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/SKBinding.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 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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 -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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 -module-name SectionKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -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\ SKCSupplementary.swift,\ SKCSupplementaryActionType.swift,\ SKCSingleTypeSectionProtocol.swift,\ SKCSupplementaryProtocol.swift,\ SKActor.swift,\ SKBinding.swift,\ SKHandleResult.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementary.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementaryActionType.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/SKBinding.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKHandleResult.swift (in target 'SectionKit' from project 'SectionKit')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal armv7k (in target 'SectionKit' from project 'SectionKit')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ SectionKit (in target 'SectionKit' from project 'SectionKit')
	EmitSwiftModule normal arm64 (in target 'SectionKit' from project 'SectionKit')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ SectionKit (in target 'SectionKit' from project 'SectionKit')
	EmitSwiftModule normal arm64_32 (in target 'SectionKit' from project 'SectionKit')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SectionKit (in target 'SectionKit' from project 'SectionKit')
	SwiftCompile normal arm64_32 Compiling\ SKCSupplementary.swift,\ SKCSupplementaryActionType.swift,\ SKCSingleTypeSectionProtocol.swift,\ SKCSupplementaryProtocol.swift,\ SKActor.swift,\ SKBinding.swift,\ SKHandleResult.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementary.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementaryActionType.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/SKBinding.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKHandleResult.swift (in target 'SectionKit' from project 'SectionKit')
	Building workspace spi-builder-workspace with scheme SectionKit-Package
(8 failures)
BUILD FAILURE 6.1 watchOS