The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SheetKit, reference 0.1.0 (daadab), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 19:55: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 SheetKit -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fatbobman/SheetKit.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fatbobman/SheetKit
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at daadabc fix
Cloned https://github.com/fatbobman/SheetKit.git
Revision (git rev-parse @):
daadabc0f142e2e96a210d19c436b8e2c4bdeb46
SUCCESS checkout https://github.com/fatbobman/SheetKit.git at 0.1.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/fatbobman/SheetKit.git
https://github.com/fatbobman/SheetKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SheetKit",
  "name" : "SheetKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SheetKit",
      "targets" : [
        "SheetKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SheetKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SheetKitTests",
      "path" : "Tests/SheetKitTests",
      "sources" : [
        "SheetKitTests.swift"
      ],
      "target_dependencies" : [
        "SheetKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SheetKit",
      "module_type" : "SwiftTarget",
      "name" : "SheetKit",
      "path" : "Sources/SheetKit",
      "product_memberships" : [
        "SheetKit"
      ],
      "sources" : [
        "BottomSheetViewController.swift",
        "ClearBackgournd.swift",
        "InteractiveDismissDisabled.swift",
        "SheetKit.swift",
        "UIKit++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SheetKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SheetKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SheetKit",
  "name" : "SheetKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SheetKit",
      "targets" : [
        "SheetKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SheetKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SheetKitTests",
      "path" : "Tests/SheetKitTests",
      "sources" : [
        "SheetKitTests.swift"
      ],
      "target_dependencies" : [
        "SheetKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SheetKit",
      "module_type" : "SwiftTarget",
      "name" : "SheetKit",
      "path" : "Sources/SheetKit",
      "product_memberships" : [
        "SheetKit"
      ],
      "sources" : [
        "BottomSheetViewController.swift",
        "ClearBackgournd.swift",
        "InteractiveDismissDisabled.swift",
        "SheetKit.swift",
        "UIKit++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SheetKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SheetKit -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 SheetKit -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  SheetKit: /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 'SheetKit' in project 'SheetKit'
        ➜ Explicit dependency on target 'SheetKit' in project 'SheetKit'
    Target 'SheetKit' in project 'SheetKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b78745df07f3a409e56a9f77dd6761aa
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b78745df07f3a409e56a9f77dd6761aa.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    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-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/SheetKit.modulemap (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/SheetKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/SheetKit.DependencyMetadataFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/SheetKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/SheetKit.DependencyStaticMetadataFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/SheetKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.LinkFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.SwiftConstValuesFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-OutputFileMap.json (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit_const_extract_protocols.json (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.SwiftFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit_const_extract_protocols.json (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit.SwiftFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit.SwiftConstValuesFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit.LinkFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit-OutputFileMap.json (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.SwiftFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.SwiftConstValuesFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit_const_extract_protocols.json (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.LinkFileList (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit-OutputFileMap.json (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SheetKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/SheetKit.modulemap (in target 'SheetKit' from project 'SheetKit')
    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/SheetKit.build/Debug-watchos/SheetKit.build/SheetKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver SheetKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SheetKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -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 -swift-version 5 -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 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit_const_extract_protocols.json -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/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SheetKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SheetKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -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 -swift-version 5 -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 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit_const_extract_protocols.json -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/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SheetKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SheetKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -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 -swift-version 5 -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 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit_const_extract_protocols.json -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/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
EmitSwiftModule normal armv7k (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:12:55: error: cannot find type 'UIViewController' in scope
final class BottomSheetViewController<Content: View>: UIViewController, UISheetPresentationControllerDelegate {
                                                      ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:12:73: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
final class BottomSheetViewController<Content: View>: UIViewController, UISheetPresentationControllerDelegate {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:13:27: error: cannot find type 'UISheetPresentationController' in scope
    private let detents: [UISheetPresentationController.Detent]
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:14:50: error: cannot find type 'UISheetPresentationController' in scope
    private let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:19:43: error: cannot find type 'UISheetPresentationController' in scope
    private var detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>?
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:23:30: error: cannot find type 'UIHostingController' in scope
    private let contentView: UIHostingController<Content>
                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:26:19: error: cannot find type 'UISheetPresentationController' in scope
        detents: [UISheetPresentationController.Detent] = [.medium(), .large()],
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:27:42: error: cannot find type 'UISheetPresentationController' in scope
        largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier? = nil,
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:32:35: error: cannot find type 'UISheetPresentationController' in scope
        detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:58:26: error: method does not override any method from its superclass
    override public func viewDidLoad() {
    ~~~~~~~~             ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:85:26: error: method does not override any method from its superclass
    override public func viewDidDisappear(_ animated: Bool) {
    ~~~~~~~~             ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:90:102: error: cannot find type 'UISheetPresentationController' in scope
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:12:42: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> 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/SheetKit/ClearBackgournd.swift:12:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> UIView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:20:33: error: cannot find type 'UIView' in scope
    func updateUIView(_ uiView: UIView, context: Context) {}
                                ^~~~~~
/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/SheetKit/ClearBackgournd.swift:20:50: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIView, context: Context) {}
                                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:11:31: error: cannot find type 'UIViewRepresentable' in scope
struct BackgroundCleanerView: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:18:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some 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/SheetKit/InteractiveDismissDisabled.swift:18:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:18:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:23:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:23:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:11:26: error: cannot find type 'UIViewRepresentable' in scope
struct SetSheetDelegate: UIViewRepresentable {
                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:36:38: error: cannot find type 'UIAdaptivePresentationControllerDelegate' in scope
final class SheetDelegate: NSObject, UIAdaptivePresentationControllerDelegate, UISheetPresentationControllerDelegate {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:36:80: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
final class SheetDelegate: NSObject, UIAdaptivePresentationControllerDelegate, UISheetPresentationControllerDelegate {
                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:39:31: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
    weak var originalDelegate:UISheetPresentationControllerDelegate?
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:46:72: error: cannot find type 'UIPresentationController' in scope
    func presentationControllerShouldDismiss(_ presentationController: UIPresentationController) -> Bool {
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:50:78: error: cannot find type 'UIPresentationController' in scope
    func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController) {
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:54:102: error: cannot find type 'UISheetPresentationController' in scope
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:65:18: error: cannot find type 'UIView' in scope
public extension UIView {
                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:45:66: error: cannot find type 'UISheetPresentationController' in scope
                                       detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:91:20: error: cannot find type 'UIWindow' in scope
    var keyWindow: UIWindow? { UIApplication.shared.connectedScenes
                   ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:99:29: error: cannot find type 'UIViewController' in scope
    var rootViewController: UIViewController? {
                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:129:31: error: cannot find type 'UISheetPresentationController' in scope
        public init(detents: [UISheetPresentationController.Detent],
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:130:54: error: cannot find type 'UISheetPresentationController' in scope
                    largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?,
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:146:23: error: cannot find type 'UISheetPresentationController' in scope
        let detents: [UISheetPresentationController.Detent]
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:147:46: error: cannot find type 'UISheetPresentationController' in scope
        let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:68: error: type 'Any' has no member 'medium'
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                                                                  ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:79: error: type 'Any' has no member 'large'
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                                                                             ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:155:90: error: 'nil' requires a contextual type
                                                        largestUndimmedDetentIdentifier: nil,
                                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:160:80: error: 'nil' requires a contextual type
                                                        preferredCornerRadius: nil)
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var defaultValue = SheetKit()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    public static var defaultValue = SheetKit()
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    public static var defaultValue = SheetKit()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var defaultValue = SheetKit()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:176:51: error: cannot find type 'UIHostingController' in scope
final class MyUIHostingController<Content: View>: UIHostingController<Content> {
                                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:178:19: error: method does not override any method from its superclass
    override func viewDidDisappear(_ animated: Bool) {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift:10:11: error: cannot find type 'UIViewController' in scope
extension UIViewController {
          ^~~~~~~~~~~~~~~~
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/SheetKit/BottomSheetViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift -target armv7k-apple-watchos8.0 -enable-objc-interop -stack-check -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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -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/SheetKit.build/Debug-watchos/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SheetKit -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/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.abi.json
SwiftCompile normal armv7k Compiling\ ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ InteractiveDismissDisabled.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ SheetKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ BottomSheetViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ UIKit++.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
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/SheetKit/BottomSheetViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift -target arm64-apple-watchos8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -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/SheetKit.build/Debug-watchos/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SheetKit -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/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.abi.json
EmitSwiftModule normal arm64 (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:12:55: error: cannot find type 'UIViewController' in scope
final class BottomSheetViewController<Content: View>: UIViewController, UISheetPresentationControllerDelegate {
                                                      ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:12:73: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
final class BottomSheetViewController<Content: View>: UIViewController, UISheetPresentationControllerDelegate {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:13:27: error: cannot find type 'UISheetPresentationController' in scope
    private let detents: [UISheetPresentationController.Detent]
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:14:50: error: cannot find type 'UISheetPresentationController' in scope
    private let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:19:43: error: cannot find type 'UISheetPresentationController' in scope
    private var detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>?
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:23:30: error: cannot find type 'UIHostingController' in scope
    private let contentView: UIHostingController<Content>
                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:26:19: error: cannot find type 'UISheetPresentationController' in scope
        detents: [UISheetPresentationController.Detent] = [.medium(), .large()],
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:27:42: error: cannot find type 'UISheetPresentationController' in scope
        largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier? = nil,
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:32:35: error: cannot find type 'UISheetPresentationController' in scope
        detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:58:26: error: method does not override any method from its superclass
    override public func viewDidLoad() {
    ~~~~~~~~             ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:85:26: error: method does not override any method from its superclass
    override public func viewDidDisappear(_ animated: Bool) {
    ~~~~~~~~             ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:90:102: error: cannot find type 'UISheetPresentationController' in scope
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:12:42: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> 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/SheetKit/ClearBackgournd.swift:12:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> UIView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:20:33: error: cannot find type 'UIView' in scope
    func updateUIView(_ uiView: UIView, context: Context) {}
                                ^~~~~~
/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/SheetKit/ClearBackgournd.swift:20:50: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIView, context: Context) {}
                                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:11:31: error: cannot find type 'UIViewRepresentable' in scope
struct BackgroundCleanerView: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:18:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some 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/SheetKit/InteractiveDismissDisabled.swift:18:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:18:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:23:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:23:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:11:26: error: cannot find type 'UIViewRepresentable' in scope
struct SetSheetDelegate: UIViewRepresentable {
                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:36:38: error: cannot find type 'UIAdaptivePresentationControllerDelegate' in scope
final class SheetDelegate: NSObject, UIAdaptivePresentationControllerDelegate, UISheetPresentationControllerDelegate {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:36:80: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
final class SheetDelegate: NSObject, UIAdaptivePresentationControllerDelegate, UISheetPresentationControllerDelegate {
                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:39:31: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
    weak var originalDelegate:UISheetPresentationControllerDelegate?
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:46:72: error: cannot find type 'UIPresentationController' in scope
    func presentationControllerShouldDismiss(_ presentationController: UIPresentationController) -> Bool {
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:50:78: error: cannot find type 'UIPresentationController' in scope
    func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController) {
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:54:102: error: cannot find type 'UISheetPresentationController' in scope
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:65:18: error: cannot find type 'UIView' in scope
public extension UIView {
                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:45:66: error: cannot find type 'UISheetPresentationController' in scope
                                       detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:91:20: error: cannot find type 'UIWindow' in scope
    var keyWindow: UIWindow? { UIApplication.shared.connectedScenes
                   ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:99:29: error: cannot find type 'UIViewController' in scope
    var rootViewController: UIViewController? {
                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:129:31: error: cannot find type 'UISheetPresentationController' in scope
        public init(detents: [UISheetPresentationController.Detent],
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:130:54: error: cannot find type 'UISheetPresentationController' in scope
                    largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?,
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:146:23: error: cannot find type 'UISheetPresentationController' in scope
        let detents: [UISheetPresentationController.Detent]
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:147:46: error: cannot find type 'UISheetPresentationController' in scope
        let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:68: error: type 'Any' has no member 'medium'
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                                                                  ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:79: error: type 'Any' has no member 'large'
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                                                                             ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:155:90: error: 'nil' requires a contextual type
                                                        largestUndimmedDetentIdentifier: nil,
                                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:160:80: error: 'nil' requires a contextual type
                                                        preferredCornerRadius: nil)
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var defaultValue = SheetKit()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    public static var defaultValue = SheetKit()
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    public static var defaultValue = SheetKit()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var defaultValue = SheetKit()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:176:51: error: cannot find type 'UIHostingController' in scope
final class MyUIHostingController<Content: View>: UIHostingController<Content> {
                                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:178:19: error: method does not override any method from its superclass
    override func viewDidDisappear(_ animated: Bool) {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift:10:11: error: cannot find type 'UIViewController' in scope
extension UIViewController {
          ^~~~~~~~~~~~~~~~
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
EmitSwiftModule normal arm64_32 (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:12:55: error: cannot find type 'UIViewController' in scope
final class BottomSheetViewController<Content: View>: UIViewController, UISheetPresentationControllerDelegate {
                                                      ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:12:73: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
final class BottomSheetViewController<Content: View>: UIViewController, UISheetPresentationControllerDelegate {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:13:27: error: cannot find type 'UISheetPresentationController' in scope
    private let detents: [UISheetPresentationController.Detent]
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:14:50: error: cannot find type 'UISheetPresentationController' in scope
    private let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:19:43: error: cannot find type 'UISheetPresentationController' in scope
    private var detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>?
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:23:30: error: cannot find type 'UIHostingController' in scope
    private let contentView: UIHostingController<Content>
                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:26:19: error: cannot find type 'UISheetPresentationController' in scope
        detents: [UISheetPresentationController.Detent] = [.medium(), .large()],
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:27:42: error: cannot find type 'UISheetPresentationController' in scope
        largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier? = nil,
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:32:35: error: cannot find type 'UISheetPresentationController' in scope
        detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:58:26: error: method does not override any method from its superclass
    override public func viewDidLoad() {
    ~~~~~~~~             ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:85:26: error: method does not override any method from its superclass
    override public func viewDidDisappear(_ animated: Bool) {
    ~~~~~~~~             ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:90:102: error: cannot find type 'UISheetPresentationController' in scope
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:12:42: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> 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/SheetKit/ClearBackgournd.swift:12:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> UIView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:20:33: error: cannot find type 'UIView' in scope
    func updateUIView(_ uiView: UIView, context: Context) {}
                                ^~~~~~
/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/SheetKit/ClearBackgournd.swift:20:50: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIView, context: Context) {}
                                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:11:31: error: cannot find type 'UIViewRepresentable' in scope
struct BackgroundCleanerView: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:18:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some 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/SheetKit/InteractiveDismissDisabled.swift:18:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:18:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:23:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:23:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:11:26: error: cannot find type 'UIViewRepresentable' in scope
struct SetSheetDelegate: UIViewRepresentable {
                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:36:38: error: cannot find type 'UIAdaptivePresentationControllerDelegate' in scope
final class SheetDelegate: NSObject, UIAdaptivePresentationControllerDelegate, UISheetPresentationControllerDelegate {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:36:80: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
final class SheetDelegate: NSObject, UIAdaptivePresentationControllerDelegate, UISheetPresentationControllerDelegate {
                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:39:31: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
    weak var originalDelegate:UISheetPresentationControllerDelegate?
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:46:72: error: cannot find type 'UIPresentationController' in scope
    func presentationControllerShouldDismiss(_ presentationController: UIPresentationController) -> Bool {
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:50:78: error: cannot find type 'UIPresentationController' in scope
    func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController) {
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:54:102: error: cannot find type 'UISheetPresentationController' in scope
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:65:18: error: cannot find type 'UIView' in scope
public extension UIView {
                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:45:66: error: cannot find type 'UISheetPresentationController' in scope
                                       detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:91:20: error: cannot find type 'UIWindow' in scope
    var keyWindow: UIWindow? { UIApplication.shared.connectedScenes
                   ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:99:29: error: cannot find type 'UIViewController' in scope
    var rootViewController: UIViewController? {
                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:129:31: error: cannot find type 'UISheetPresentationController' in scope
        public init(detents: [UISheetPresentationController.Detent],
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:130:54: error: cannot find type 'UISheetPresentationController' in scope
                    largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?,
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:146:23: error: cannot find type 'UISheetPresentationController' in scope
        let detents: [UISheetPresentationController.Detent]
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:147:46: error: cannot find type 'UISheetPresentationController' in scope
        let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:68: error: type 'Any' has no member 'medium'
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                                                                  ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:79: error: type 'Any' has no member 'large'
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                                                                             ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:155:90: error: 'nil' requires a contextual type
                                                        largestUndimmedDetentIdentifier: nil,
                                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:160:80: error: 'nil' requires a contextual type
                                                        preferredCornerRadius: nil)
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var defaultValue = SheetKit()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    public static var defaultValue = SheetKit()
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    public static var defaultValue = SheetKit()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:167:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var defaultValue = SheetKit()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:176:51: error: cannot find type 'UIHostingController' in scope
final class MyUIHostingController<Content: View>: UIHostingController<Content> {
                                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:178:19: error: method does not override any method from its superclass
    override func viewDidDisappear(_ animated: Bool) {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift:10:11: error: cannot find type 'UIViewController' in scope
extension UIViewController {
          ^~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ BottomSheetViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIKit++.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal armv7k (in target 'SheetKit' from project 'SheetKit')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
	EmitSwiftModule normal arm64 (in target 'SheetKit' from project 'SheetKit')
	EmitSwiftModule normal arm64_32 (in target 'SheetKit' from project 'SheetKit')
	SwiftCompile normal arm64 Compiling\ ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
	Building workspace spi-builder-workspace with scheme SheetKit
(7 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SheetKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SheetKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SheetKit",
  "name" : "SheetKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SheetKit",
      "targets" : [
        "SheetKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SheetKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SheetKitTests",
      "path" : "Tests/SheetKitTests",
      "sources" : [
        "SheetKitTests.swift"
      ],
      "target_dependencies" : [
        "SheetKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SheetKit",
      "module_type" : "SwiftTarget",
      "name" : "SheetKit",
      "path" : "Sources/SheetKit",
      "product_memberships" : [
        "SheetKit"
      ],
      "sources" : [
        "BottomSheetViewController.swift",
        "ClearBackgournd.swift",
        "InteractiveDismissDisabled.swift",
        "SheetKit.swift",
        "UIKit++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SheetKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SheetKit -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.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 SheetKit -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  SheetKit: /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 'SheetKit' in project 'SheetKit'
        ➜ Explicit dependency on target 'SheetKit' in project 'SheetKit'
    Target 'SheetKit' in project 'SheetKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: aef039ff4eb4d219fd117b5e51ed965f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aef039ff4eb4d219fd117b5e51ed965f.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver SheetKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SheetKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -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 -swift-version 5 -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 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit_const_extract_protocols.json -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/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SheetKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SheetKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -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 -swift-version 5 -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 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit_const_extract_protocols.json -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/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64_32/SheetKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SheetKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SheetKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -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 -swift-version 5 -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 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit_const_extract_protocols.json -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/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/arm64/SheetKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
EmitSwiftModule normal armv7k (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:12:55: error: cannot find type 'UIViewController' in scope
final class BottomSheetViewController<Content: View>: UIViewController, UISheetPresentationControllerDelegate {
                                                      ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:12:73: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
final class BottomSheetViewController<Content: View>: UIViewController, UISheetPresentationControllerDelegate {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:13:27: error: cannot find type 'UISheetPresentationController' in scope
    private let detents: [UISheetPresentationController.Detent]
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:14:50: error: cannot find type 'UISheetPresentationController' in scope
    private let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:19:43: error: cannot find type 'UISheetPresentationController' in scope
    private var detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>?
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:23:30: error: cannot find type 'UIHostingController' in scope
    private let contentView: UIHostingController<Content>
                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:26:19: error: cannot find type 'UISheetPresentationController' in scope
        detents: [UISheetPresentationController.Detent] = [.medium(), .large()],
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:27:42: error: cannot find type 'UISheetPresentationController' in scope
        largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier? = nil,
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:32:35: error: cannot find type 'UISheetPresentationController' in scope
        detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:58:26: error: method does not override any method from its superclass
    override public func viewDidLoad() {
    ~~~~~~~~             ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:85:26: error: method does not override any method from its superclass
    override public func viewDidDisappear(_ animated: Bool) {
    ~~~~~~~~             ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:90:102: error: cannot find type 'UISheetPresentationController' in scope
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:12:42: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> 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/SheetKit/ClearBackgournd.swift:12:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> UIView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:20:33: error: cannot find type 'UIView' in scope
    func updateUIView(_ uiView: UIView, context: Context) {}
                                ^~~~~~
/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/SheetKit/ClearBackgournd.swift:20:50: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIView, context: Context) {}
                                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift:11:31: error: cannot find type 'UIViewRepresentable' in scope
struct BackgroundCleanerView: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:18:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some 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/SheetKit/InteractiveDismissDisabled.swift:18:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:18:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:23:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:23:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:11:26: error: cannot find type 'UIViewRepresentable' in scope
struct SetSheetDelegate: UIViewRepresentable {
                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:36:38: error: cannot find type 'UIAdaptivePresentationControllerDelegate' in scope
final class SheetDelegate: NSObject, UIAdaptivePresentationControllerDelegate, UISheetPresentationControllerDelegate {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:36:80: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
final class SheetDelegate: NSObject, UIAdaptivePresentationControllerDelegate, UISheetPresentationControllerDelegate {
                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:39:31: error: cannot find type 'UISheetPresentationControllerDelegate' in scope
    weak var originalDelegate:UISheetPresentationControllerDelegate?
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:46:72: error: cannot find type 'UIPresentationController' in scope
    func presentationControllerShouldDismiss(_ presentationController: UIPresentationController) -> Bool {
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:50:78: error: cannot find type 'UIPresentationController' in scope
    func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController) {
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:54:102: error: cannot find type 'UISheetPresentationController' in scope
    func sheetPresentationControllerDidChangeSelectedDetentIdentifier(_ sheetPresentationController: UISheetPresentationController) {
                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift:65:18: error: cannot find type 'UIView' in scope
public extension UIView {
                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:45:66: error: cannot find type 'UISheetPresentationController' in scope
                                       detentIdentifier: Binding<UISheetPresentationController.Detent.Identifier>? = nil,
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:91:20: error: cannot find type 'UIWindow' in scope
    var keyWindow: UIWindow? { UIApplication.shared.connectedScenes
                   ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:99:29: error: cannot find type 'UIViewController' in scope
    var rootViewController: UIViewController? {
                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:129:31: error: cannot find type 'UISheetPresentationController' in scope
        public init(detents: [UISheetPresentationController.Detent],
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:130:54: error: cannot find type 'UISheetPresentationController' in scope
                    largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?,
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:146:23: error: cannot find type 'UISheetPresentationController' in scope
        let detents: [UISheetPresentationController.Detent]
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:147:46: error: cannot find type 'UISheetPresentationController' in scope
        let largestUndimmedDetentIdentifier: UISheetPresentationController.Detent.Identifier?
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:68: error: type 'Any' has no member 'medium'
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                                                                  ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:154:79: error: type 'Any' has no member 'large'
        static let `default` = BottomSheetConfiguration(detents: [.medium(), .large()],
                                                                             ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:155:90: error: 'nil' requires a contextual type
                                                        largestUndimmedDetentIdentifier: nil,
                                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:160:80: error: 'nil' requires a contextual type
                                                        preferredCornerRadius: nil)
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:176:51: error: cannot find type 'UIHostingController' in scope
final class MyUIHostingController<Content: View>: UIHostingController<Content> {
                                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift:178:19: error: method does not override any method from its superclass
    override func viewDidDisappear(_ animated: Bool) {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift:10:11: error: cannot find type 'UIViewController' in scope
extension UIViewController {
          ^~~~~~~~~~~~~~~~
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/SheetKit/BottomSheetViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift -target armv7k-apple-watchos8.0 -enable-objc-interop -stack-check -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/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit_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/SheetKit.build/Debug-watchos/SheetKit.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/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SheetKit -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/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetKit.build/Debug-watchos/SheetKit.build/Objects-normal/armv7k/SheetKit.abi.json
SwiftCompile normal armv7k Compiling\ UIKit++.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/UIKit++.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ClearBackgournd.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/ClearBackgournd.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ BottomSheetViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ SheetKit.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/SheetKit.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ InteractiveDismissDisabled.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ InteractiveDismissDisabled.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/InteractiveDismissDisabled.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BottomSheetViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
EmitSwiftModule normal arm64_32 (in target 'SheetKit' from project 'SheetKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal armv7k (in target 'SheetKit' from project 'SheetKit')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ SheetKit (in target 'SheetKit' from project 'SheetKit')
	Building workspace spi-builder-workspace with scheme SheetKit
(4 failures)
BUILD FAILURE 6.1 watchOS