Build Information
Failed to build SectionKit, reference 2.4.7 (818bcf
), with Swift 6.1 for watchOS using Xcode 16.3 on 16 Jun 2025 08:53:25 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
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/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:15: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:25: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:30: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:42: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:50: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:59: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:63: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:76: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:78: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:90: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:105:30: error: cannot find type 'UICollectionReusableView' in scope
let _view: SKWeakBox<UICollectionReusableView>?
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:107:31: error: cannot find type 'UICollectionReusableView' in scope
public func view() -> UICollectionReusableView {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:119:20: error: cannot find type 'UICollectionReusableView' in scope
view: UICollectionReusableView?) {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:243: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:252: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:292: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:297: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:311:26: error: cannot find type 'UICollectionReusableView' in scope
open var headerView: UICollectionReusableView? {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:328:26: error: cannot find type 'UICollectionReusableView' in scope
open var footerView: UICollectionReusableView? {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift:335: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:346: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:350: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:368: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:403: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:407: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:407: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:411: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:411: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:448: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:453: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:458: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:462: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:469: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:809: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:813: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:820: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:873: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/SKCSectionCollector.swift:21:5: warning: 'public' modifier is redundant for type alias declared in a public extension
public typealias When<Object> = (_ object: Object) -> Bool
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift:22:5: warning: 'public' modifier is redundant for type alias declared in a public extension
public typealias FindSection<Object> = (_ object: Object) -> SKCSectionProtocol?
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift:24:5: warning: @discardableResult declared on a function returning Void is unnecessary
@discardableResult
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift:37:5: warning: @discardableResult declared on a function returning Void is unnecessary
@discardableResult
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPublished.swift:88:16: warning: stored property 'value' of 'Sendable'-conforming generic class 'SKPublishedValue' is mutable; this is an error in the Swift 6 language mode
public var value: Output {
^
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/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:64: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:69: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:75:40: error: @escaping attribute only applies to function types
public func onAnimation(_ observe: @escaping ScrollEvent) -> Self {
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:111:56: error: cannot find type 'UIScrollView' in scope
with scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift:133: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:147: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:154: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:163: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:170: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:177: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:178: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:186: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:194: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:195: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/SKScrollViewDelegateHandler.swift:203:66: error: cannot find type 'UIScrollView' in scope
public func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView, value: Void) {
^~~~~~~~~~~~
/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:13:28: error: cannot find type 'UILayoutPriority' in scope
public let horizontal: UILayoutPriority
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:14:26: error: cannot find type 'UILayoutPriority' in scope
public let vertical: UILayoutPriority
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:16: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:16: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:23: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/SKConfigurable/SKAdaptive/SKAdaptive.swift:30:44: error: cannot find type 'UIView' in scope
var content: (_ view: AdaptiveView) -> UIView? { get }
^~~~~~
/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:65:40: error: cannot find type 'UIView' in scope
public struct SKAdaptive<AdaptiveView: UIView, Model>: SKAdaptiveProtocol {
^~~~~~
/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:72:51: error: cannot find type 'UIView' in scope
public var content: (_ view: 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:84:53: error: cannot find type 'UIView' in scope
content: ((_ view: AdaptiveView) -> UIView?)? = nil,
^~~~~~
/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:80:39: error: reference to member 'init' cannot be resolved without a contextual type
public init(view: AdaptiveView = .init(),
~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift:112: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:112: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:126: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:126: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/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveMainView.swift:27:49: error: cannot find type 'UIView' in scope
public protocol SKConfigurableAutoAdaptiveView: UIView, SKConfigurableView {
^~~~~~
/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: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;
^
Failed frontend command:
/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/Models/SKCCellActionType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCCellShouldType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCSupplementaryActionType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCAnySectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSourceForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSource/SKCDataSourceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCDataSourcePrefetchingObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetching.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetchingProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCRawSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCPrefetch.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+HighPerformance.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+SafeSize.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+displayedTimes.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+onAction.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+refresh.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSectionRowContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementary.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSingleTypeSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSupplementaryProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKActor.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKAnimationBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKBinding.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKEventGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKHandleResult.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKIDBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKInout.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPrint.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKWeakBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKWhen.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKCountedStore.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKDisplayedTimesProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKHighPerformanceStore.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKKVCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/ResultBuilders/SectionArrayResultBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveMainView.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveView.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableLayoutProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableModelProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKConfigurableView.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKLayoutDirection.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadNibProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKLoadView/SKLoadViewProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SectionKit.swift -target arm64_32-apple-watchos6.0 -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\ SKCSingleTypeSectionRowContext.swift,\ SKCSingleTypeWrapper.swift,\ SKCSupplementary.swift,\ SKCSingleTypeSectionProtocol.swift,\ SKCSupplementaryProtocol.swift,\ SKActor.swift,\ SKAnimationBox.swift,\ SKBinding.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSectionRowContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementary.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSingleTypeSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSupplementaryProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKActor.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKAnimationBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKBinding.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSectionRowContext.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeWrapper.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSupplementary.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSingleTypeSectionProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Protocols/SKCSupplementaryProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKActor.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKAnimationBox.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKBinding.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SKCDelegateFlowLayoutObserverProtocol.swift,\ SKCViewDelegateFlowLayout.swift,\ SKCViewDelegateFlowLayoutProtocol.swift,\ SKCRawSectionProtocol.swift,\ SKCSectionProtocol.swift,\ SKCCellStyleContext.swift,\ SKCPrefetch.swift,\ SKCSingleType+CellActionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCRawSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCSectionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCPrefetch.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutObserverProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayout.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCViewDelegateFlowLayoutProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCRawSectionProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCSectionProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCCellStyleContext.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCPrefetch.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleType+CellActionContext.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SKCSectionCollector.swift,\ SKEventGroup.swift,\ SKHandleResult.swift,\ SKIDBox.swift,\ SKInout.swift,\ SKPrint.swift,\ SKPublished.swift,\ SKScrollViewDelegateForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKEventGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKHandleResult.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKIDBox.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKInout.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPrint.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPublished.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKCSectionCollector.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKEventGroup.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKHandleResult.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKIDBox.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKInout.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPrint.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKPublished.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForward.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SKCountedStore.swift,\ SKDisplayedTimesProtocol.swift,\ SKHighPerformanceStore.swift,\ SKKVCache.swift,\ SectionArrayResultBuilder.swift,\ SKAdaptive.swift,\ SKConfigurableAdaptiveMainView.swift,\ SKConfigurableAdaptiveView.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKCountedStore.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKDisplayedTimesProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKHighPerformanceStore.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKKVCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/ResultBuilders/SectionArrayResultBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveMainView.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveView.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKCountedStore.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKDisplayedTimesProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKHighPerformanceStore.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/HighPerformance/SKKVCache.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/ResultBuilders/SectionArrayResultBuilder.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKAdaptive.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveMainView.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/SKConfigurable/SKAdaptive/SKConfigurableAdaptiveView.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SKScrollViewDelegateForwardProtocol.swift,\ SKScrollViewDelegateHandler.swift,\ SKScrollViewDelegateObserverBox.swift,\ SKScrollViewDelegateObserverProtocol.swift,\ SKUIAction.swift,\ SKUIContextMenuResult.swift,\ SKWeakBox.swift,\ SKWhen.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 (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateForwardProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateHandler.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverBox.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKScrollViewDelegate/SKScrollViewDelegateObserverProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIAction.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKUIContextMenuResult.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKWeakBox.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/Common/SKWhen.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SKCManager.swift,\ SKCSectionActionProtocol.swift,\ SKCSectionInjection.swift,\ SKSafeSizeProviderProtocol.swift,\ SKSupplementaryKind.swift,\ SKCCellActionType.swift,\ SKCCellShouldType.swift,\ SKCSupplementaryActionType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCManager.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCSectionActionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCSectionInjection.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSupplementaryKind.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCCellActionType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCCellShouldType.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCSupplementaryActionType.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCManager.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCSectionActionProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKCSectionInjection.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSupplementaryKind.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCCellActionType.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCCellShouldType.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/Models/SKCSupplementaryActionType.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SKCViewDataSourcePrefetchingProtocol.swift,\ SKCDelegate.swift,\ SKCDelegateForward.swift,\ SKCDelegateForwardProtocol.swift,\ SKCDelegateObserverProtocol.swift,\ SKCDelegateProtocol.swift,\ SKCDelegateFlowLayoutForward.swift,\ SKCDelegateFlowLayoutForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetchingProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDataSourcePrefetching/SKCViewDataSourcePrefetchingProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegate.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForward.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateForwardProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateObserverProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegate/SKCDelegateProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForward.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionBaseProtocol/SKCDelegateFlowLayout/SKCDelegateFlowLayoutForwardProtocol.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SKCSingleTypeSection+HighPerformance.swift,\ SKCSingleTypeSection+SafeSize.swift,\ SKCSingleTypeSection+displayedTimes.swift,\ SKCSingleTypeSection+onAction.swift,\ SKCSingleTypeSection+refresh.swift,\ SKCSingleTypeSection+subscribe.swift,\ SKCSingleTypeSection+supplementary.swift,\ SKCSingleTypeSection.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+HighPerformance.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+SafeSize.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+displayedTimes.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+onAction.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+refresh.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift (in target 'SectionKit' from project 'SectionKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+HighPerformance.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+SafeSize.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+displayedTimes.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+onAction.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+refresh.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+subscribe.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection+supplementary.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SectionKit/CollectionSingleTypeSection/Entities/SKCSingleTypeSection.swift (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ SectionKit (in target 'SectionKit' from project 'SectionKit')
EmitSwiftModule normal armv7k (in target 'SectionKit' from project 'SectionKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SectionKit (in target 'SectionKit' from project 'SectionKit')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64_32 (in target 'SectionKit' from project 'SectionKit')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SectionKit (in target 'SectionKit' from project 'SectionKit')
SwiftEmitModule normal arm64 Emitting\ module\ for\ SectionKit (in target 'SectionKit' from project 'SectionKit')
Building workspace spi-builder-workspace with scheme SectionKit-Package
(4 failures)
BUILD FAILURE 6.1 watchOS