The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build Sheeeeeeeeet, reference master (bee607), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 15:04:19 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/Sheeeeeeeeet.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/Sheeeeeeeeet
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bee607e Bump to 3.2.3
Cloned https://github.com/danielsaidi/Sheeeeeeeeet.git
Revision (git rev-parse @):
bee607ea02a2e2e23d3af745624a1873e9a1aad8
SUCCESS checkout https://github.com/danielsaidi/Sheeeeeeeeet.git at master
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/danielsaidi/MockingKit.git
[1/455] Fetching cwlcatchexception
[29/1712] Fetching cwlcatchexception, cwlpreconditiontesting
[231/3966] Fetching cwlcatchexception, cwlpreconditiontesting, mockingkit
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.87s)
[816/2709] Fetching cwlcatchexception, mockingkit
[862/17449] Fetching cwlcatchexception, mockingkit, quick
[14502/36724] Fetching cwlcatchexception, mockingkit, quick, nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (3.37s)
Fetched https://github.com/Quick/Quick.git from cache (3.37s)
Fetched https://github.com/danielsaidi/MockingKit.git from cache (3.37s)
Fetched https://github.com/Quick/Nimble.git from cache (3.37s)
Computing version for https://github.com/danielsaidi/MockingKit.git
Computed https://github.com/danielsaidi/MockingKit.git at 1.1.1 (0.55s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.53s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.52s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.52s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.0 (0.50s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 10.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.0
Creating working copy for https://github.com/danielsaidi/MockingKit.git
Working copy of https://github.com/danielsaidi/MockingKit.git resolved at 1.1.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sheeeeeeeeet",
      "name": "Sheeeeeeeeet",
      "url": "https://github.com/danielsaidi/Sheeeeeeeeet.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sheeeeeeeeet",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/danielsaidi/Sheeeeeeeeet.git
[1/9196] Fetching sheeeeeeeeet
Fetched https://github.com/danielsaidi/Sheeeeeeeeet.git from cache (2.15s)
Creating working copy for https://github.com/danielsaidi/Sheeeeeeeeet.git
Working copy of https://github.com/danielsaidi/Sheeeeeeeeet.git resolved at master (bee607e)
warning: '.resolve-product-dependencies': dependency 'sheeeeeeeeet' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/danielsaidi/Sheeeeeeeeet.git
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "mockingkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danielsaidi/MockingKit.git"
    }
  ],
  "manifest_display_name" : "Sheeeeeeeeet",
  "name" : "Sheeeeeeeeet",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Sheeeeeeeeet",
      "targets" : [
        "Sheeeeeeeeet"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SheeeeeeeeetTests",
      "module_type" : "SwiftTarget",
      "name" : "SheeeeeeeeetTests",
      "path" : "Tests/SheeeeeeeeetTests",
      "product_dependencies" : [
        "Quick",
        "Nimble",
        "MockingKit"
      ],
      "sources" : [
        "ActionSheet/ActionSheet+ConfigurationTests.swift",
        "ActionSheet/ActionSheet+PresenterTests.swift",
        "ActionSheet/ActionSheetItemHandlerTests.swift",
        "ActionSheet/ActionSheetMarginTests.swift",
        "ActionSheet/ActionSheetTests.swift",
        "ActionSheet/Appearance/ActionSheet+AppearanceTests.swift",
        "ActionSheet/Appearance/ActionSheetAppearanceTests.swift",
        "ActionSheet/Appearance/ActionSheetColorTests.swift",
        "ActionSheet/Appearance/UIColor+ActionSheetColorTests.swift",
        "ActionSheet/Cells/ActionSheetItemCellTests.swift",
        "ActionSheet/Cells/ActionSheetLinkItemCellTests.swift",
        "ActionSheet/Cells/ActionSheetSecondaryActionItemTests.swift",
        "ActionSheet/Cells/ActionSheetSelectItemCellTests.swift",
        "ActionSheet/Extensions/UIEdgeInsets+HiddenTests.swift",
        "ActionSheet/Extensions/UIView+SubviewsTests.swift",
        "ActionSheet/Extensions/UIViewController+RootViewControllerTests.swift",
        "ActionSheet/Menu/Buttons/CancelButton+ActionSheetTests.swift",
        "ActionSheet/Menu/Buttons/DestructiveButton+ActionSheetTests.swift",
        "ActionSheet/Menu/Buttons/MenuButtonTests+ActionSheetTests.swift",
        "ActionSheet/Menu/Buttons/OkButton+ActionSheetTests.swift",
        "ActionSheet/Menu/Items/CollectionItem+ActionSheetTests.swift",
        "ActionSheet/Menu/Items/CustomItem+ActionSheetTests.swift",
        "ActionSheet/Menu/Items/DestructiveItem+ActionSheetTests.swift",
        "ActionSheet/Menu/Items/LinkItem+ActionSheetTests.swift",
        "ActionSheet/Menu/Items/MultiSelectItem+ActionSheetTests.swift",
        "ActionSheet/Menu/Items/MultiSelectToggleItem+ActionSheetTests.swift",
        "ActionSheet/Menu/Items/SecondaryActionItem+ActionSheetTests.swift",
        "ActionSheet/Menu/Items/SelectItem+ActionSheetTests.swift",
        "ActionSheet/Menu/Items/SingleSelectItem+ActionSheetTests.swift",
        "ActionSheet/Menu/MenuItem+ActionSheetTests.swift",
        "ActionSheet/Menu/Titles/MenuTitle+ActionSheetTests.swift",
        "ActionSheet/Menu/Titles/SectionMargin+ActionSheetTests.swift",
        "ActionSheet/Menu/Titles/SectionTitle+ActionSheetTests.swift",
        "ActionSheet/Mocks/MockActionSheet.swift",
        "ActionSheet/Mocks/MockActionSheetAppearance.swift",
        "ActionSheet/Mocks/MockActionSheetPresenter.swift",
        "ActionSheet/Mocks/MockNotificationCenter.swift",
        "ActionSheet/Mocks/MockTableView.swift",
        "ActionSheet/Mocks/MockViewController.swift",
        "ActionSheet/Presenters/ActionSheetPopoverPresenter+PresentationDelegateTests.swift",
        "ActionSheet/Presenters/ActionSheetPopoverPresenterTests.swift",
        "ActionSheet/Presenters/ActionSheetPresenterBaseTests.swift",
        "ActionSheet/Presenters/ActionSheetStandardPresenterTests.swift",
        "ActionSheet/Views/ActionSheetBackgroundViewTests.swift",
        "ActionSheet/Views/ActionSheetHeaderContainerViewTests.swift",
        "ActionSheet/Views/ActionSheetStackViewTests.swift",
        "ActionSheet/Views/ActionSheetTableViewTests.swift",
        "AlertController/Menu+AlertControllerTests.swift",
        "AlertController/MenuItem+AlertControllerTests.swift",
        "ContextMenu/ContextMenu+ConfigurationTests.swift",
        "ContextMenu/ContextMenuDelegateTests.swift",
        "ContextMenu/Menu+ContextMenuTests.swift",
        "ContextMenu/MenuItem+ContextMenuTests.swift",
        "Extensions/NSObject+ClassNameTests.swift",
        "Menu/Buttons/CancelButtonTests.swift",
        "Menu/Buttons/DestructiveButtonTests.swift",
        "Menu/Buttons/MenuButtonTests.swift",
        "Menu/Buttons/OkButtonTests.swift",
        "Menu/Items/CollectionItemTests.swift",
        "Menu/Items/CustomItemTests.swift",
        "Menu/Items/LinkItemTests.swift",
        "Menu/Items/MultiSelectItemTests.swift",
        "Menu/Items/MultiSelectToggleItemTests.swift",
        "Menu/Items/SecondaryActionItemTests.swift",
        "Menu/Items/SelectItemTests.swift",
        "Menu/Items/SingleSelectItemTests.swift",
        "Menu/MenuItemTests.swift",
        "Menu/MenuTests.swift",
        "Menu/Mocks/MockMenuItem.swift",
        "Menu/Titles/MenuTitleTests.swift",
        "Menu/Titles/SectionMarginTests.swift",
        "Menu/Titles/SectionTitleTests.swift"
      ],
      "target_dependencies" : [
        "Sheeeeeeeeet"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Sheeeeeeeeet",
      "module_type" : "SwiftTarget",
      "name" : "Sheeeeeeeeet",
      "path" : "Sources/Sheeeeeeeeet",
      "product_memberships" : [
        "Sheeeeeeeeet"
      ],
      "sources" : [
        "ActionSheet/ActionSheet+Configuration.swift",
        "ActionSheet/ActionSheet+Header.swift",
        "ActionSheet/ActionSheet+Presenter.swift",
        "ActionSheet/ActionSheet+Scroll.swift",
        "ActionSheet/ActionSheet.swift",
        "ActionSheet/ActionSheetItemHandler.swift",
        "ActionSheet/ActionSheetMargin.swift",
        "ActionSheet/Appearance/ActionSheet+Appearance.swift",
        "ActionSheet/Appearance/ActionSheetAppearance.swift",
        "ActionSheet/Appearance/ActionSheetColor.swift",
        "ActionSheet/Appearance/UIColor+ActionSheetColor.swift",
        "ActionSheet/Cells/ActionSheetCollectionItemCell.swift",
        "ActionSheet/Cells/ActionSheetCollectionItemCellHandler.swift",
        "ActionSheet/Cells/ActionSheetItemCell.swift",
        "ActionSheet/Cells/ActionSheetItemCells.swift",
        "ActionSheet/Cells/ActionSheetLinkItemCell.swift",
        "ActionSheet/Cells/ActionSheetMultiSelectToggleItemCell.swift",
        "ActionSheet/Cells/ActionSheetSecondaryActionItemCell.swift",
        "ActionSheet/Cells/ActionSheetSelectItemCell.swift",
        "ActionSheet/Extensions/UIEdgeInsets+Hidden.swift",
        "ActionSheet/Extensions/UIView+Subviews.swift",
        "ActionSheet/Extensions/UIViewController+RootViewController.swift",
        "ActionSheet/Menu/Buttons/CancelButton+ActionSheet.swift",
        "ActionSheet/Menu/Buttons/DestructiveButton+ActionSheet.swift",
        "ActionSheet/Menu/Buttons/MenuButton+ActionSheet.swift",
        "ActionSheet/Menu/Buttons/OkButton+ActionSheet.swift",
        "ActionSheet/Menu/Items/CollectionItem+ActionSheet.swift",
        "ActionSheet/Menu/Items/CustomItem+ActionSheet.swift",
        "ActionSheet/Menu/Items/DestructiveItem+ActionSheet.swift",
        "ActionSheet/Menu/Items/LinkItem+ActionSheet.swift",
        "ActionSheet/Menu/Items/MultiSelectItem+ActionSheet.swift",
        "ActionSheet/Menu/Items/MultiSelectToggleItem+ActionSheet.swift",
        "ActionSheet/Menu/Items/SecondaryActionItem+ActionSheet.swift",
        "ActionSheet/Menu/Items/SelectItem+ActionSheet.swift",
        "ActionSheet/Menu/Items/SingleSelectItem+ActionSheet.swift",
        "ActionSheet/Menu/Menu+ActionSheet.swift",
        "ActionSheet/Menu/MenuItem+ActionSheet.swift",
        "ActionSheet/Menu/Titles/MenuTitle+ActionSheet.swift",
        "ActionSheet/Menu/Titles/SectionMargin+ActionSheet.swift",
        "ActionSheet/Menu/Titles/SectionTitle+ActionSheet.swift",
        "ActionSheet/Presenters/ActionSheetPopoverPresenter+PresentationDelegate.swift",
        "ActionSheet/Presenters/ActionSheetPopoverPresenter.swift",
        "ActionSheet/Presenters/ActionSheetPresenter.swift",
        "ActionSheet/Presenters/ActionSheetPresenterBase.swift",
        "ActionSheet/Presenters/ActionSheetStandardPresenter.swift",
        "ActionSheet/Views/ActionSheetBackgroundView.swift",
        "ActionSheet/Views/ActionSheetButtonTableView.swift",
        "ActionSheet/Views/ActionSheetHeaderContainerView.swift",
        "ActionSheet/Views/ActionSheetItemTableView.swift",
        "ActionSheet/Views/ActionSheetStackView.swift",
        "ActionSheet/Views/ActionSheetTableView.swift",
        "AlertController/AlertControllerConversionError.swift",
        "AlertController/Menu+AlertController.swift",
        "AlertController/MenuItem+AlertController.swift",
        "AlertController/UIViewController+AlertController.swift",
        "ContextMenu/ContextMenu+Configuration.swift",
        "ContextMenu/ContextMenu.swift",
        "ContextMenu/ContextMenuConversionError.swift",
        "ContextMenu/ContextMenuDelegate.swift",
        "ContextMenu/ContextMenuDelegateRetainer.swift",
        "ContextMenu/MenuCreator+ContextMenu.swift",
        "ContextMenu/MenuItem+ContextMenu.swift",
        "Deprecations/ActionSheet+Deprecations.swift",
        "Deprecations/Menu+Deprecations.swift",
        "Extensions/NSObject+ClassName.swift",
        "Menu/Buttons/CancelButton.swift",
        "Menu/Buttons/DestructiveButton.swift",
        "Menu/Buttons/MenuButton.swift",
        "Menu/Buttons/OkButton.swift",
        "Menu/Items/CollectionItem.swift",
        "Menu/Items/CustomItem.swift",
        "Menu/Items/DestructiveItem.swift",
        "Menu/Items/LinkItem.swift",
        "Menu/Items/MultiSelectItem.swift",
        "Menu/Items/MultiSelectToggleItem.swift",
        "Menu/Items/SecondaryActionItem.swift",
        "Menu/Items/SelectItem.swift",
        "Menu/Items/SingleSelectItem.swift",
        "Menu/Menu.swift",
        "Menu/MenuCreator.swift",
        "Menu/MenuItem.swift",
        "Menu/Titles/MenuTitle.swift",
        "Menu/Titles/SectionMagin.swift",
        "Menu/Titles/SectionTitle.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/79] Emitting module Sheeeeeeeeet
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[4/87] Compiling Sheeeeeeeeet MenuItem+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[5/87] Compiling Sheeeeeeeeet MenuTitle+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[6/87] Compiling Sheeeeeeeeet SectionMargin+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[7/87] Compiling Sheeeeeeeeet SectionTitle+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[8/87] Compiling Sheeeeeeeeet ActionSheetPopoverPresenter+PresentationDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[9/87] Compiling Sheeeeeeeeet ActionSheetPopoverPresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[10/87] Compiling Sheeeeeeeeet ActionSheetPresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[11/87] Compiling Sheeeeeeeeet ActionSheetPresenterBase.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[12/87] Compiling Sheeeeeeeeet ActionSheetSelectItemCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[13/87] Compiling Sheeeeeeeeet UIEdgeInsets+Hidden.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[14/87] Compiling Sheeeeeeeeet UIView+Subviews.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[15/87] Compiling Sheeeeeeeeet UIViewController+RootViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[16/87] Compiling Sheeeeeeeeet CancelButton+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[17/87] Compiling Sheeeeeeeeet DestructiveButton+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[18/87] Compiling Sheeeeeeeeet MenuButton+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[19/87] Compiling Sheeeeeeeeet OkButton+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[20/87] Compiling Sheeeeeeeeet CollectionItem+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[21/87] Compiling Sheeeeeeeeet ActionSheetStandardPresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[22/87] Compiling Sheeeeeeeeet ActionSheetBackgroundView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[23/87] Compiling Sheeeeeeeeet ActionSheetButtonTableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[24/87] Compiling Sheeeeeeeeet ActionSheetHeaderContainerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[25/87] Compiling Sheeeeeeeeet ActionSheetItemTableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[26/87] Compiling Sheeeeeeeeet ActionSheetStackView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[27/87] Compiling Sheeeeeeeeet ActionSheetTableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[28/87] Compiling Sheeeeeeeeet AlertControllerConversionError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[29/87] Compiling Sheeeeeeeeet CustomItem+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[30/87] Compiling Sheeeeeeeeet DestructiveItem+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[31/87] Compiling Sheeeeeeeeet LinkItem+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[32/87] Compiling Sheeeeeeeeet MultiSelectItem+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[33/87] Compiling Sheeeeeeeeet MultiSelectToggleItem+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[34/87] Compiling Sheeeeeeeeet SecondaryActionItem+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[35/87] Compiling Sheeeeeeeeet SelectItem+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[36/87] Compiling Sheeeeeeeeet SingleSelectItem+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[37/87] Compiling Sheeeeeeeeet Menu+ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[38/87] Compiling Sheeeeeeeeet SelectItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[39/87] Compiling Sheeeeeeeeet SingleSelectItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[40/87] Compiling Sheeeeeeeeet Menu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[41/87] Compiling Sheeeeeeeeet MenuCreator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[42/87] Compiling Sheeeeeeeeet MenuItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[43/87] Compiling Sheeeeeeeeet MenuTitle.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[44/87] Compiling Sheeeeeeeeet SectionMagin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[45/87] Compiling Sheeeeeeeeet SectionTitle.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[46/87] Compiling Sheeeeeeeeet MenuCreator+ContextMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[47/87] Compiling Sheeeeeeeeet MenuItem+ContextMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[48/87] Compiling Sheeeeeeeeet ActionSheet+Deprecations.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[49/87] Compiling Sheeeeeeeeet Menu+Deprecations.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[50/87] Compiling Sheeeeeeeeet NSObject+ClassName.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[51/87] Compiling Sheeeeeeeeet CancelButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[52/87] Compiling Sheeeeeeeeet DestructiveButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[53/87] Compiling Sheeeeeeeeet MenuButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[54/87] Compiling Sheeeeeeeeet ActionSheetColor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[55/87] Compiling Sheeeeeeeeet UIColor+ActionSheetColor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[56/87] Compiling Sheeeeeeeeet ActionSheetCollectionItemCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[57/87] Compiling Sheeeeeeeeet ActionSheetCollectionItemCellHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[58/87] Compiling Sheeeeeeeeet ActionSheetItemCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[59/87] Compiling Sheeeeeeeeet ActionSheetItemCells.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[60/87] Compiling Sheeeeeeeeet ActionSheetLinkItemCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[61/87] Compiling Sheeeeeeeeet ActionSheetMultiSelectToggleItemCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[62/87] Compiling Sheeeeeeeeet ActionSheetSecondaryActionItemCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[63/87] Compiling Sheeeeeeeeet Menu+AlertController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[64/87] Compiling Sheeeeeeeeet MenuItem+AlertController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[65/87] Compiling Sheeeeeeeeet UIViewController+AlertController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[66/87] Compiling Sheeeeeeeeet ContextMenu+Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[67/87] Compiling Sheeeeeeeeet ContextMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[68/87] Compiling Sheeeeeeeeet ContextMenuConversionError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[69/87] Compiling Sheeeeeeeeet ContextMenuDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[70/87] Compiling Sheeeeeeeeet ContextMenuDelegateRetainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[71/87] Compiling Sheeeeeeeeet OkButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[72/87] Compiling Sheeeeeeeeet CollectionItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[73/87] Compiling Sheeeeeeeeet CustomItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[74/87] Compiling Sheeeeeeeeet DestructiveItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[75/87] Compiling Sheeeeeeeeet LinkItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[76/87] Compiling Sheeeeeeeeet MultiSelectItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[77/87] Compiling Sheeeeeeeeet MultiSelectToggleItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[78/87] Compiling Sheeeeeeeeet SecondaryActionItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[79/87] Compiling Sheeeeeeeeet ActionSheet+Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[80/87] Compiling Sheeeeeeeeet ActionSheet+Header.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[81/87] Compiling Sheeeeeeeeet ActionSheet+Presenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[82/87] Compiling Sheeeeeeeeet ActionSheet+Scroll.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[83/87] Compiling Sheeeeeeeeet ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[84/87] Compiling Sheeeeeeeeet ActionSheetItemHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[85/87] Compiling Sheeeeeeeeet ActionSheetMargin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[86/87] Compiling Sheeeeeeeeet ActionSheet+Appearance.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
[87/87] Compiling Sheeeeeeeeet ActionSheetAppearance.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sheeeeeeeeet/ActionSheet/ActionSheet+Header.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public extension ActionSheet {
BUILD FAILURE 6.0 macosSpm