The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ActionSheetController, reference main (142680), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 12 Apr 2026 10:14:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActionSheetController -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/papibiyi/ActionSheetController.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/papibiyi/ActionSheetController
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1426803 Add MIT License
Cloned https://github.com/papibiyi/ActionSheetController.git
Revision (git rev-parse @):
1426803b3e8b811ae287d1fdaa09985fc30cee6a
SUCCESS checkout https://github.com/papibiyi/ActionSheetController.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/papibiyi/ActionSheetController.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ActionSheetController: /Users/admin/builder/spi-builder-workspace
resolved source packages: ActionSheetController
2026-04-12 06:13:49.180 xcodebuild[529:3066] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ActionSheetController",
  "name" : "ActionSheetController",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ActionSheetController",
      "targets" : [
        "ActionSheetController"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActionSheetControllerTests",
      "module_type" : "SwiftTarget",
      "name" : "ActionSheetControllerTests",
      "path" : "Tests/ActionSheetControllerTests",
      "sources" : [
        "ActionSheetControllerTests.swift"
      ],
      "target_dependencies" : [
        "ActionSheetController"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ActionSheetController",
      "module_type" : "SwiftTarget",
      "name" : "ActionSheetController",
      "path" : "Sources/ActionSheetController",
      "product_memberships" : [
        "ActionSheetController"
      ],
      "sources" : [
        "ActionSheetController/ActionSheetActionType.swift",
        "ActionSheetController/ActionSheetCellType.swift",
        "ActionSheetController/ActionSheetController.swift",
        "ActionSheetController/ActionSheetControllerContainerView.swift",
        "ActionSheetController/ActionSheetProtocol.swift",
        "ActionSheetController/TableViewCells/ActionSheetCustomViewTableViewCell.swift",
        "ActionSheetController/TableViewCells/ActionSheetDefaultActionTableViewCell.swift",
        "ActionSheetController/TableViewCells/ActionSheetHeaderViewTableViewCell.swift",
        "ActionSheetController/TableViewCells/ActionSheetTitleViewTableViewCell.swift",
        "CustomClasses/SelfSizingTableView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ActionSheetController"
    ]
  }
}
2026-04-12 06:13:57.053 xcodebuild[628:3810] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActionSheetController -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ActionSheetController -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  ActionSheetController: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ActionSheetController' in project 'ActionSheetController'
        ➜ Explicit dependency on target 'ActionSheetController' in project 'ActionSheetController'
    Target 'ActionSheetController' in project 'ActionSheetController' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5d5ecc04351689fde5f7aa0c6c1128d1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5d5ecc04351689fde5f7aa0c6c1128d1.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/ActionSheetController.modulemap (in target 'ActionSheetController' from project 'ActionSheetController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/ActionSheetController.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/ActionSheetController.DependencyMetadataFileList (in target 'ActionSheetController' from project 'ActionSheetController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/ActionSheetController.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/ActionSheetController.DependencyStaticMetadataFileList (in target 'ActionSheetController' from project 'ActionSheetController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/ActionSheetController.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController_const_extract_protocols.json (in target 'ActionSheetController' from project 'ActionSheetController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController-OutputFileMap.json (in target 'ActionSheetController' from project 'ActionSheetController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController.SwiftFileList (in target 'ActionSheetController' from project 'ActionSheetController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController.SwiftConstValuesFileList (in target 'ActionSheetController' from project 'ActionSheetController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController.LinkFileList (in target 'ActionSheetController' from project 'ActionSheetController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ActionSheetController.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/ActionSheetController.modulemap (in target 'ActionSheetController' from project 'ActionSheetController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/ActionSheetController.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver ActionSheetController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ActionSheetController' from project 'ActionSheetController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ActionSheetController -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: note: A dependency of main module 'ActionSheetController'
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetCellType.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetController.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetControllerContainerView.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetProtocol.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetCustomViewTableViewCell.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetDefaultActionTableViewCell.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetHeaderViewTableViewCell.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetTitleViewTableViewCell.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/CustomClasses/SelfSizingTableView.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
2026-04-12 06:13:58.549 xcodebuild[632:3857] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4a18309904271e92d6d02601c40c7b5d741c7678, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4a18309904271e92d6d02601c40c7b5d741c7678, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4a18309904271e92d6d02601c40c7b5d741c7678, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4a18309904271e92d6d02601c40c7b5d741c7678, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: note: a dependency of main module 'ActionSheetController'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetCellType.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetController.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetControllerContainerView.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetProtocol.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetCustomViewTableViewCell.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetDefaultActionTableViewCell.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetHeaderViewTableViewCell.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetTitleViewTableViewCell.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/CustomClasses/SelfSizingTableView.swift:8:8: note: also imported here
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver ActionSheetController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ActionSheetController' from project 'ActionSheetController')
	Building workspace spi-builder-workspace with scheme ActionSheetController
(2 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ActionSheetController: /Users/admin/builder/spi-builder-workspace
resolved source packages: ActionSheetController
2026-04-12 06:14:04.627 xcodebuild[648:3995] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ActionSheetController",
  "name" : "ActionSheetController",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ActionSheetController",
      "targets" : [
        "ActionSheetController"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActionSheetControllerTests",
      "module_type" : "SwiftTarget",
      "name" : "ActionSheetControllerTests",
      "path" : "Tests/ActionSheetControllerTests",
      "sources" : [
        "ActionSheetControllerTests.swift"
      ],
      "target_dependencies" : [
        "ActionSheetController"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ActionSheetController",
      "module_type" : "SwiftTarget",
      "name" : "ActionSheetController",
      "path" : "Sources/ActionSheetController",
      "product_memberships" : [
        "ActionSheetController"
      ],
      "sources" : [
        "ActionSheetController/ActionSheetActionType.swift",
        "ActionSheetController/ActionSheetCellType.swift",
        "ActionSheetController/ActionSheetController.swift",
        "ActionSheetController/ActionSheetControllerContainerView.swift",
        "ActionSheetController/ActionSheetProtocol.swift",
        "ActionSheetController/TableViewCells/ActionSheetCustomViewTableViewCell.swift",
        "ActionSheetController/TableViewCells/ActionSheetDefaultActionTableViewCell.swift",
        "ActionSheetController/TableViewCells/ActionSheetHeaderViewTableViewCell.swift",
        "ActionSheetController/TableViewCells/ActionSheetTitleViewTableViewCell.swift",
        "CustomClasses/SelfSizingTableView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ActionSheetController"
    ]
  }
}
2026-04-12 06:14:05.800 xcodebuild[657:4086] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActionSheetController -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ActionSheetController -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  ActionSheetController: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ActionSheetController' in project 'ActionSheetController'
        ➜ Explicit dependency on target 'ActionSheetController' in project 'ActionSheetController'
    Target 'ActionSheetController' in project 'ActionSheetController' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
SwiftDriver ActionSheetController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ActionSheetController' from project 'ActionSheetController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ActionSheetController -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActionSheetController.build/Debug/ActionSheetController.build/Objects-normal/arm64/ActionSheetController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: note: A dependency of main module 'ActionSheetController'
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetCellType.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetController.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetControllerContainerView.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetProtocol.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetCustomViewTableViewCell.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetDefaultActionTableViewCell.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetHeaderViewTableViewCell.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetTitleViewTableViewCell.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/CustomClasses/SelfSizingTableView.swift:8:8: note: Also imported here
import UIKit
       ^ (in target 'ActionSheetController' from project 'ActionSheetController')
2026-04-12 06:14:06.839 xcodebuild[659:4114] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4a18309904271e92d6d02601c40c7b5d741c7678, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4a18309904271e92d6d02601c40c7b5d741c7678, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4a18309904271e92d6d02601c40c7b5d741c7678, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4a18309904271e92d6d02601c40c7b5d741c7678, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: note: a dependency of main module 'ActionSheetController'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetCellType.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetController.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetControllerContainerView.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetProtocol.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetCustomViewTableViewCell.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetDefaultActionTableViewCell.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetHeaderViewTableViewCell.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetTitleViewTableViewCell.swift:8:8: note: also imported here
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ActionSheetController/CustomClasses/SelfSizingTableView.swift:8:8: note: also imported here
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver ActionSheetController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ActionSheetController' from project 'ActionSheetController')
	Building workspace spi-builder-workspace with scheme ActionSheetController
(2 failures)
BUILD FAILURE 6.3 macosXcodebuild