The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SheetPresentation, reference master (4e18bb), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 05:44:21 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/detroit-labs/SheetPresentation.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/detroit-labs/SheetPresentation
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4e18bbf Merge pull request #10 from detroit-labs/add-makefile
Cloned https://github.com/detroit-labs/SheetPresentation.git
Revision (git rev-parse @):
4e18bbf4d3687bf141e786758adc2606f4a46941
SUCCESS checkout https://github.com/detroit-labs/SheetPresentation.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/detroit-labs/SheetPresentation.git
https://github.com/detroit-labs/SheetPresentation.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SheetPresentation",
  "name" : "SheetPresentation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SheetPresentation",
      "targets" : [
        "SheetPresentation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SheetPresentationTests",
      "module_type" : "SwiftTarget",
      "name" : "SheetPresentationTests",
      "path" : "Tests",
      "sources" : [
        "AnimationBehaviorTests.swift",
        "ConstantInsetsTests.swift",
        "DirectionalEdgeInsetsConvertibleTests.swift",
        "Mocks/MockAnimatedTransitioning.swift",
        "Mocks/MockContextTransitioning.swift",
        "Mocks/MockSizableViewController.swift",
        "Mocks/MockTransitionCoordinator.swift",
        "Mocks/MockViewController.swift",
        "PassthroughViewTests.swift",
        "PresentationLayoutTests.swift",
        "SheetAnimationControllerTests.swift",
        "SheetPresentationControllerTests.swift",
        "SheetPresentationManagerTests.swift",
        "SheetPresentationOptionsTests.swift",
        "Swizzling/SuperExpectationInjection.swift",
        "UIViewAnimationOptionsHelpersTests.swift",
        "UIViewController+PreferredContentSizeTests.swift",
        "UIViewControllerTransitionCoordinatorAnimationHelpersTests.swift",
        "ViewEdgeConvertibleTests.swift"
      ],
      "target_dependencies" : [
        "SheetPresentation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SheetPresentation",
      "module_type" : "SwiftTarget",
      "name" : "SheetPresentation",
      "path" : "Sources",
      "product_memberships" : [
        "SheetPresentation"
      ],
      "sources" : [
        "AnimationBehavior.swift",
        "CACornerMaskHelpers.swift",
        "ConstantInsets.swift",
        "DirectionalEdgeInsetsConvertible.swift",
        "PassthroughView.swift",
        "PresentationLayout.swift",
        "SheetAnimationController.swift",
        "SheetPresentationController.swift",
        "SheetPresentationManager.swift",
        "SheetPresentationOptions.swift",
        "UIViewAnimationOptionsHelpers.swift",
        "UIViewController+PreferredContentSize.swift",
        "UIViewControllerTransitionCoordinatorAnimationHelpers.swift",
        "ViewEdgeConvertible.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SheetPresentation",
  "name" : "SheetPresentation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SheetPresentation",
      "targets" : [
        "SheetPresentation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SheetPresentationTests",
      "module_type" : "SwiftTarget",
      "name" : "SheetPresentationTests",
      "path" : "Tests",
      "sources" : [
        "AnimationBehaviorTests.swift",
        "ConstantInsetsTests.swift",
        "DirectionalEdgeInsetsConvertibleTests.swift",
        "Mocks/MockAnimatedTransitioning.swift",
        "Mocks/MockContextTransitioning.swift",
        "Mocks/MockSizableViewController.swift",
        "Mocks/MockTransitionCoordinator.swift",
        "Mocks/MockViewController.swift",
        "PassthroughViewTests.swift",
        "PresentationLayoutTests.swift",
        "SheetAnimationControllerTests.swift",
        "SheetPresentationControllerTests.swift",
        "SheetPresentationManagerTests.swift",
        "SheetPresentationOptionsTests.swift",
        "Swizzling/SuperExpectationInjection.swift",
        "UIViewAnimationOptionsHelpersTests.swift",
        "UIViewController+PreferredContentSizeTests.swift",
        "UIViewControllerTransitionCoordinatorAnimationHelpersTests.swift",
        "ViewEdgeConvertibleTests.swift"
      ],
      "target_dependencies" : [
        "SheetPresentation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SheetPresentation",
      "module_type" : "SwiftTarget",
      "name" : "SheetPresentation",
      "path" : "Sources",
      "product_memberships" : [
        "SheetPresentation"
      ],
      "sources" : [
        "AnimationBehavior.swift",
        "CACornerMaskHelpers.swift",
        "ConstantInsets.swift",
        "DirectionalEdgeInsetsConvertible.swift",
        "PassthroughView.swift",
        "PresentationLayout.swift",
        "SheetAnimationController.swift",
        "SheetPresentationController.swift",
        "SheetPresentationManager.swift",
        "SheetPresentationOptions.swift",
        "UIViewAnimationOptionsHelpers.swift",
        "UIViewController+PreferredContentSize.swift",
        "UIViewControllerTransitionCoordinatorAnimationHelpers.swift",
        "ViewEdgeConvertible.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SheetPresentation",
    "schemes" : [
      "Example",
      "SheetPresentation"
    ],
    "targets" : [
      "SheetPresentation",
      "SheetPresentationTests",
      "Example"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SheetPresentation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SheetPresentation -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 SheetPresentation -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:
  SheetPresentation: /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 'SheetPresentation' in project 'SheetPresentation'
        ➜ Explicit dependency on target 'SheetPresentation' in project 'SheetPresentation'
    Target 'SheetPresentation' in project 'SheetPresentation' (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: 3b01479d5a0aa1fcfd0038ea26e7fd46
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3b01479d5a0aa1fcfd0038ea26e7fd46.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/SheetPresentation.modulemap (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/SheetPresentation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/SheetPresentation.DependencyMetadataFileList (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/SheetPresentation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/SheetPresentation.DependencyStaticMetadataFileList (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/SheetPresentation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.SwiftFileList (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation_const_extract_protocols.json (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation-OutputFileMap.json (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.LinkFileList (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.SwiftConstValuesFileList (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation_const_extract_protocols.json (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.SwiftFileList (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.SwiftConstValuesFileList (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.LinkFileList (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-OutputFileMap.json (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.SwiftFileList (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation_const_extract_protocols.json (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.SwiftConstValuesFileList (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.LinkFileList (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation-OutputFileMap.json (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SheetPresentation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/SheetPresentation.modulemap (in target 'SheetPresentation' from project 'SheetPresentation')
    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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/SheetPresentation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver SheetPresentation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SheetPresentation' from project 'SheetPresentation')
    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 SheetPresentation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.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-watchos5.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation-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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation_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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SheetPresentation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SheetPresentation' from project 'SheetPresentation')
    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 SheetPresentation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.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-watchos5.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation_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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SheetPresentation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SheetPresentation' from project 'SheetPresentation')
    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 SheetPresentation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.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-watchos5.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation-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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation_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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ SheetPresentation (in target 'SheetPresentation' from project 'SheetPresentation')
EmitSwiftModule normal armv7k (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:18:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:25:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:25:29: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    case custom(appearance: UIViewControllerAnimatedTransitioning,
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:26:28: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
                dismissal: UIViewControllerAnimatedTransitioning)
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:38:21: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
        _ animator: UIViewControllerAnimatedTransitioning
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CACornerMaskHelpers.swift:11:18: error: cannot find type 'CACornerMask' in scope
public extension CACornerMask {
                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:20:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:28:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:50:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:56:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:78:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:95:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift:13:28: error: cannot find type 'UIView' in scope
    var passthroughViews: [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/PassthroughView.swift:11:30: error: cannot find type 'UIView' in scope
final class PassthroughView: 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/PassthroughView.swift:15:70: error: cannot find type 'UIView' in scope
    override func hitTest(_ point: CGPoint, with event: UIEvent?) -> 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/PassthroughView.swift:15:57: error: cannot find type 'UIEvent' in scope
    override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:113:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'PresentationLayout' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default` = PresentationLayout(
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:13:15: note: consider making struct 'PresentationLayout' conform to the 'Sendable' protocol
public struct PresentationLayout: Equatable {
              ^
                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:113:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    public static let `default` = PresentationLayout(
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:113:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default` = PresentationLayout(
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:17:34: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var currentAnimator: UIViewPropertyAnimator?
                                 ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:29:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:60:37: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension SheetAnimationController: UIViewControllerAnimatedTransitioning {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:63:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:73:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning?
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:80:10: error: cannot find type 'UIViewImplicitlyAnimating' in scope
    ) -> UIViewImplicitlyAnimating {
         ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:79:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:36:27: error: cannot find type 'UIView' in scope
    lazy var dimmingView: 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/SheetPresentationController.swift:12:36: error: cannot find type 'UIPresentationController' in scope
class SheetPresentationController: UIPresentationController {
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:24:34: error: cannot find type 'UIViewController' in scope
    init(forPresented presented: UIViewController,
                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:25:22: error: cannot find type 'UIViewController' in scope
         presenting: UIViewController?,
                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:17:17: error: cannot find type 'UIViewController' in scope
    case block((UIViewController) -> Void)
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:27:48: error: 'nil' requires a contextual type
        $0.dismiss(animated: true, completion: nil)
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:51:33: error: cannot find 'presentedView' in scope
            let presentedView = presentedView
                                ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:57:22: error: cannot find 'presentingViewController' in scope
        precondition(presentingViewController.view != nil)
                     ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:59:34: error: cannot find 'presentingViewController' in scope
        view.passthroughViews = [presentingViewController.view]
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:66:18: error: property does not override any property from its superclass
    override var frameOfPresentedViewInContainerView: CGRect {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:70:19: error: method does not override any method from its superclass
    override func containerViewWillLayoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:81:19: error: method does not override any method from its superclass
    override func presentationTransitionWillBegin() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:90:19: error: method does not override any method from its superclass
    override func dismissalTransitionWillBegin() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:95:18: error: property does not override any property from its superclass
    override var shouldPresentInFullscreen: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:103:27: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
        with coordinator: UIViewControllerTransitionCoordinator
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:116:27: error: cannot find type 'UITraitCollection' in scope
        to newCollection: UITraitCollection,
                          ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:117:27: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
        with coordinator: UIViewControllerTransitionCoordinator
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:129:60: error: cannot find type 'UIContentContainer' in scope
    override func size(forChildContentContainer container: UIContentContainer,
                                                           ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:196:45: error: cannot find type 'UIContentContainer' in scope
        forChildContentContainer container: UIContentContainer
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:206:45: error: cannot find type 'UIContentContainer' in scope
        forChildContentContainer container: UIContentContainer
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:220:22: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
        for context: UIViewControllerTransitionCoordinatorContext
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:379:30: error: cannot find type 'UITapGestureRecognizer' in scope
        _ gestureRecognizer: UITapGestureRecognizer
                             ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:58:37: error: cannot find type 'UIViewControllerTransitioningDelegate' in scope
extension SheetPresentationManager: UIViewControllerTransitioningDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:81:10: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    ) -> UIViewControllerAnimatedTransitioning? {
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:78:33: error: cannot find type 'UIViewController' in scope
        forPresented presented: UIViewController,
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:79:21: error: cannot find type 'UIViewController' in scope
        presenting: UIViewController,
                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:80:17: error: cannot find type 'UIViewController' in scope
        source: UIViewController
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:101:10: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    ) -> UIViewControllerAnimatedTransitioning? {
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:100:33: error: cannot find type 'UIViewController' in scope
        forDismissed dismissed: UIViewController
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:136:10: error: cannot find type 'UIPresentationController' in scope
    ) -> UIPresentationController? {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:133:33: error: cannot find type 'UIViewController' in scope
        forPresented presented: UIViewController,
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:134:21: error: cannot find type 'UIViewController' in scope
        presenting: UIViewController?,
                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:135:17: error: cannot find type 'UIViewController' in scope
        source: UIViewController
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:151:37: error: cannot find type 'UIAdaptivePresentationControllerDelegate' in scope
extension SheetPresentationManager: UIAdaptivePresentationControllerDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:167:10: error: cannot find type 'UIModalPresentationStyle' in scope
    ) -> UIModalPresentationStyle {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:165:25: error: cannot find type 'UIPresentationController' in scope
        for controller: UIPresentationController,
                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:166:26: error: cannot find type 'UITraitCollection' in scope
        traitCollection: UITraitCollection
                         ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:180:10: error: cannot find type 'UIModalPresentationStyle' in scope
    ) -> UIModalPresentationStyle {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:179:25: error: cannot find type 'UIPresentationController' in scope
        for controller: UIPresentationController
                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:23:57: error: cannot find type 'CACornerMask' in scope
        case roundSomeCorners(radius: CGFloat, corners: CACornerMask)
                                                        ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:16:17: error: type 'SheetPresentationOptions.CornerOptions' does not conform to protocol 'Equatable'
    public enum CornerOptions: Equatable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:23:57: note: associated value type '<<error type>>' does not conform to protocol 'Equatable', preventing synthesized conformance of 'SheetPresentationOptions.CornerOptions' to 'Equatable'
        case roundSomeCorners(radius: CGFloat, corners: CACornerMask)
                                                        ^
Swift.==:1:24: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'RawRepresentable'
@inlinable public func == <T>(lhs: T, rhs: T) -> Bool where T : RawRepresentable, T.RawValue : Equatable
                       ^
Swift.FloatingPoint.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'FloatingPoint'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift.BinaryInteger.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'BinaryInteger'
public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : BinaryInteger}
                   ^
Swift._Pointer.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_Pointer'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift._Pointer.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_Pointer'
@inlinable public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : _Pointer}
                              ^
Swift.Strideable.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'Strideable'
@inlinable public static func == (x: Self, y: Self) -> Bool}
                              ^
Swift.StringProtocol.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'StringProtocol'
@inlinable public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : StringProtocol}
                              ^
Swift.SIMD.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'SIMD'
public static func == (a: Self, b: Self) -> Bool}
                   ^
CoreFoundation._CFObject.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_CFObject'
public static func == (left: Self, right: Self) -> Bool}
                   ^
Foundation.AttributedStringProtocol.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'AttributedStringProtocol'
public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : AttributedStringProtocol}
                   ^
Foundation._BridgedStoredNSError.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_BridgedStoredNSError'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:16:17: note: add stubs for conformance
    public enum CornerOptions: Equatable {
                ^
Swift.Equatable.==:2:13: note: protocol requires function '==' with type '(SheetPresentationOptions.CornerOptions, SheetPresentationOptions.CornerOptions) -> Bool'
static func == (lhs: Self, rhs: Self) -> Bool}
            ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:57:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SheetPresentationOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default` = SheetPresentationOptions()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:13:15: note: consider making struct 'SheetPresentationOptions' conform to the 'Sendable' protocol
public struct SheetPresentationOptions {
              ^
                                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:57:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    public static let `default` = SheetPresentationOptions()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:57:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default` = SheetPresentationOptions()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:102:25: error: cannot find type 'UIView' in scope
    func apply(to view: UIView) {
                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewAnimationOptionsHelpers.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView.AnimationOptions {
          ^~~~~~
/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/UIViewController+PreferredContentSize.swift:11:18: error: cannot find type 'UIViewController' in scope
public extension UIViewController {
                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIViewControllerTransitionCoordinatorAnimationHelpers.swift:13:11: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
extension UIViewControllerTransitionCoordinator {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:30:25: error: cannot find 'UITraitCollection' in scope
private let ltrTraits = UITraitCollection(layoutDirection: .leftToRight)
                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:30:61: error: cannot infer contextual base in reference to member 'leftToRight'
private let ltrTraits = UITraitCollection(layoutDirection: .leftToRight)
                                                           ~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:31:25: error: cannot find 'UITraitCollection' in scope
private let rtlTraits = UITraitCollection(layoutDirection: .rightToLeft)
                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:31:61: error: cannot infer contextual base in reference to member 'rightToLeft'
private let rtlTraits = UITraitCollection(layoutDirection: .rightToLeft)
                                                           ~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:71:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:77:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:111:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:124:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
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/AnimationBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/CACornerMaskHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ConstantInsets.swift /Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift /Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewAnimationOptionsHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewController+PreferredContentSize.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewControllerTransitionCoordinatorAnimationHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation_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/SheetPresentation.build/Debug-watchos/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SheetPresentation -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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.abi.json
SwiftCompile normal armv7k Compiling\ PassthroughView.swift,\ PresentationLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift /Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift (in target 'SheetPresentation' from project 'SheetPresentation')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ SheetPresentation (in target 'SheetPresentation' from project 'SheetPresentation')
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/AnimationBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/CACornerMaskHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ConstantInsets.swift /Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift /Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewAnimationOptionsHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewController+PreferredContentSize.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewControllerTransitionCoordinatorAnimationHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation_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/SheetPresentation.build/Debug-watchos/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SheetPresentation -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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.abi.json
EmitSwiftModule normal arm64 (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:18:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:25:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:25:29: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    case custom(appearance: UIViewControllerAnimatedTransitioning,
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:26:28: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
                dismissal: UIViewControllerAnimatedTransitioning)
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:38:21: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
        _ animator: UIViewControllerAnimatedTransitioning
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CACornerMaskHelpers.swift:11:18: error: cannot find type 'CACornerMask' in scope
public extension CACornerMask {
                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:20:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:28:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:50:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:56:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:78:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:95:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift:13:28: error: cannot find type 'UIView' in scope
    var passthroughViews: [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/PassthroughView.swift:11:30: error: cannot find type 'UIView' in scope
final class PassthroughView: 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/PassthroughView.swift:15:70: error: cannot find type 'UIView' in scope
    override func hitTest(_ point: CGPoint, with event: UIEvent?) -> 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/PassthroughView.swift:15:57: error: cannot find type 'UIEvent' in scope
    override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:113:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'PresentationLayout' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default` = PresentationLayout(
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:13:15: note: consider making struct 'PresentationLayout' conform to the 'Sendable' protocol
public struct PresentationLayout: Equatable {
              ^
                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:113:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    public static let `default` = PresentationLayout(
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:113:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default` = PresentationLayout(
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:17:34: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var currentAnimator: UIViewPropertyAnimator?
                                 ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:29:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:60:37: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension SheetAnimationController: UIViewControllerAnimatedTransitioning {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:63:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:73:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning?
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:80:10: error: cannot find type 'UIViewImplicitlyAnimating' in scope
    ) -> UIViewImplicitlyAnimating {
         ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:79:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:36:27: error: cannot find type 'UIView' in scope
    lazy var dimmingView: 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/SheetPresentationController.swift:12:36: error: cannot find type 'UIPresentationController' in scope
class SheetPresentationController: UIPresentationController {
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:24:34: error: cannot find type 'UIViewController' in scope
    init(forPresented presented: UIViewController,
                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:25:22: error: cannot find type 'UIViewController' in scope
         presenting: UIViewController?,
                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:17:17: error: cannot find type 'UIViewController' in scope
    case block((UIViewController) -> Void)
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:27:48: error: 'nil' requires a contextual type
        $0.dismiss(animated: true, completion: nil)
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:51:33: error: cannot find 'presentedView' in scope
            let presentedView = presentedView
                                ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:57:22: error: cannot find 'presentingViewController' in scope
        precondition(presentingViewController.view != nil)
                     ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:59:34: error: cannot find 'presentingViewController' in scope
        view.passthroughViews = [presentingViewController.view]
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:66:18: error: property does not override any property from its superclass
    override var frameOfPresentedViewInContainerView: CGRect {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:70:19: error: method does not override any method from its superclass
    override func containerViewWillLayoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:81:19: error: method does not override any method from its superclass
    override func presentationTransitionWillBegin() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:90:19: error: method does not override any method from its superclass
    override func dismissalTransitionWillBegin() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:95:18: error: property does not override any property from its superclass
    override var shouldPresentInFullscreen: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:103:27: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
        with coordinator: UIViewControllerTransitionCoordinator
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:116:27: error: cannot find type 'UITraitCollection' in scope
        to newCollection: UITraitCollection,
                          ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:117:27: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
        with coordinator: UIViewControllerTransitionCoordinator
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:129:60: error: cannot find type 'UIContentContainer' in scope
    override func size(forChildContentContainer container: UIContentContainer,
                                                           ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:196:45: error: cannot find type 'UIContentContainer' in scope
        forChildContentContainer container: UIContentContainer
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:206:45: error: cannot find type 'UIContentContainer' in scope
        forChildContentContainer container: UIContentContainer
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:220:22: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
        for context: UIViewControllerTransitionCoordinatorContext
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:379:30: error: cannot find type 'UITapGestureRecognizer' in scope
        _ gestureRecognizer: UITapGestureRecognizer
                             ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:58:37: error: cannot find type 'UIViewControllerTransitioningDelegate' in scope
extension SheetPresentationManager: UIViewControllerTransitioningDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:81:10: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    ) -> UIViewControllerAnimatedTransitioning? {
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:78:33: error: cannot find type 'UIViewController' in scope
        forPresented presented: UIViewController,
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:79:21: error: cannot find type 'UIViewController' in scope
        presenting: UIViewController,
                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:80:17: error: cannot find type 'UIViewController' in scope
        source: UIViewController
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:101:10: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    ) -> UIViewControllerAnimatedTransitioning? {
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:100:33: error: cannot find type 'UIViewController' in scope
        forDismissed dismissed: UIViewController
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:136:10: error: cannot find type 'UIPresentationController' in scope
    ) -> UIPresentationController? {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:133:33: error: cannot find type 'UIViewController' in scope
        forPresented presented: UIViewController,
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:134:21: error: cannot find type 'UIViewController' in scope
        presenting: UIViewController?,
                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:135:17: error: cannot find type 'UIViewController' in scope
        source: UIViewController
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:151:37: error: cannot find type 'UIAdaptivePresentationControllerDelegate' in scope
extension SheetPresentationManager: UIAdaptivePresentationControllerDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:167:10: error: cannot find type 'UIModalPresentationStyle' in scope
    ) -> UIModalPresentationStyle {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:165:25: error: cannot find type 'UIPresentationController' in scope
        for controller: UIPresentationController,
                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:166:26: error: cannot find type 'UITraitCollection' in scope
        traitCollection: UITraitCollection
                         ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:180:10: error: cannot find type 'UIModalPresentationStyle' in scope
    ) -> UIModalPresentationStyle {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:179:25: error: cannot find type 'UIPresentationController' in scope
        for controller: UIPresentationController
                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:23:57: error: cannot find type 'CACornerMask' in scope
        case roundSomeCorners(radius: CGFloat, corners: CACornerMask)
                                                        ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:16:17: error: type 'SheetPresentationOptions.CornerOptions' does not conform to protocol 'Equatable'
    public enum CornerOptions: Equatable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:23:57: note: associated value type '<<error type>>' does not conform to protocol 'Equatable', preventing synthesized conformance of 'SheetPresentationOptions.CornerOptions' to 'Equatable'
        case roundSomeCorners(radius: CGFloat, corners: CACornerMask)
                                                        ^
Swift.==:1:24: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'RawRepresentable'
@inlinable public func == <T>(lhs: T, rhs: T) -> Bool where T : RawRepresentable, T.RawValue : Equatable
                       ^
Swift.FloatingPoint.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'FloatingPoint'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift.BinaryInteger.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'BinaryInteger'
public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : BinaryInteger}
                   ^
Swift._Pointer.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_Pointer'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift._Pointer.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_Pointer'
@inlinable public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : _Pointer}
                              ^
Swift.Strideable.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'Strideable'
@inlinable public static func == (x: Self, y: Self) -> Bool}
                              ^
Swift.StringProtocol.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'StringProtocol'
@inlinable public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : StringProtocol}
                              ^
Swift.SIMD.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'SIMD'
public static func == (a: Self, b: Self) -> Bool}
                   ^
CoreFoundation._CFObject.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_CFObject'
public static func == (left: Self, right: Self) -> Bool}
                   ^
Foundation.AttributedStringProtocol.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'AttributedStringProtocol'
public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : AttributedStringProtocol}
                   ^
Foundation._BridgedStoredNSError.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_BridgedStoredNSError'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:16:17: note: add stubs for conformance
    public enum CornerOptions: Equatable {
                ^
Swift.Equatable.==:2:13: note: protocol requires function '==' with type '(SheetPresentationOptions.CornerOptions, SheetPresentationOptions.CornerOptions) -> Bool'
static func == (lhs: Self, rhs: Self) -> Bool}
            ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:57:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SheetPresentationOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default` = SheetPresentationOptions()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:13:15: note: consider making struct 'SheetPresentationOptions' conform to the 'Sendable' protocol
public struct SheetPresentationOptions {
              ^
                                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:57:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    public static let `default` = SheetPresentationOptions()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:57:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default` = SheetPresentationOptions()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:102:25: error: cannot find type 'UIView' in scope
    func apply(to view: UIView) {
                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewAnimationOptionsHelpers.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView.AnimationOptions {
          ^~~~~~
/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/UIViewController+PreferredContentSize.swift:11:18: error: cannot find type 'UIViewController' in scope
public extension UIViewController {
                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIViewControllerTransitionCoordinatorAnimationHelpers.swift:13:11: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
extension UIViewControllerTransitionCoordinator {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:30:25: error: cannot find 'UITraitCollection' in scope
private let ltrTraits = UITraitCollection(layoutDirection: .leftToRight)
                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:30:61: error: cannot infer contextual base in reference to member 'leftToRight'
private let ltrTraits = UITraitCollection(layoutDirection: .leftToRight)
                                                           ~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:31:25: error: cannot find 'UITraitCollection' in scope
private let rtlTraits = UITraitCollection(layoutDirection: .rightToLeft)
                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:31:61: error: cannot infer contextual base in reference to member 'rightToLeft'
private let rtlTraits = UITraitCollection(layoutDirection: .rightToLeft)
                                                           ~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:71:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:77:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:111:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:124:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SheetPresentation (in target 'SheetPresentation' from project 'SheetPresentation')
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/AnimationBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/CACornerMaskHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ConstantInsets.swift /Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift /Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewAnimationOptionsHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewController+PreferredContentSize.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewControllerTransitionCoordinatorAnimationHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation_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/SheetPresentation.build/Debug-watchos/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SheetPresentation -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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.abi.json
EmitSwiftModule normal arm64_32 (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:18:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:25:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:25:29: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    case custom(appearance: UIViewControllerAnimatedTransitioning,
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:26:28: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
                dismissal: UIViewControllerAnimatedTransitioning)
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:38:21: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
        _ animator: UIViewControllerAnimatedTransitioning
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CACornerMaskHelpers.swift:11:18: error: cannot find type 'CACornerMask' in scope
public extension CACornerMask {
                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:20:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:28:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:50:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:56:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:78:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:95:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift:13:28: error: cannot find type 'UIView' in scope
    var passthroughViews: [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/PassthroughView.swift:11:30: error: cannot find type 'UIView' in scope
final class PassthroughView: 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/PassthroughView.swift:15:70: error: cannot find type 'UIView' in scope
    override func hitTest(_ point: CGPoint, with event: UIEvent?) -> 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/PassthroughView.swift:15:57: error: cannot find type 'UIEvent' in scope
    override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:113:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'PresentationLayout' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default` = PresentationLayout(
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:13:15: note: consider making struct 'PresentationLayout' conform to the 'Sendable' protocol
public struct PresentationLayout: Equatable {
              ^
                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:113:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    public static let `default` = PresentationLayout(
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift:113:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default` = PresentationLayout(
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:17:34: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var currentAnimator: UIViewPropertyAnimator?
                                 ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:29:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:60:37: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension SheetAnimationController: UIViewControllerAnimatedTransitioning {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:63:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:73:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning?
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:80:10: error: cannot find type 'UIViewImplicitlyAnimating' in scope
    ) -> UIViewImplicitlyAnimating {
         ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:79:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:36:27: error: cannot find type 'UIView' in scope
    lazy var dimmingView: 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/SheetPresentationController.swift:12:36: error: cannot find type 'UIPresentationController' in scope
class SheetPresentationController: UIPresentationController {
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:24:34: error: cannot find type 'UIViewController' in scope
    init(forPresented presented: UIViewController,
                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:25:22: error: cannot find type 'UIViewController' in scope
         presenting: UIViewController?,
                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:17:17: error: cannot find type 'UIViewController' in scope
    case block((UIViewController) -> Void)
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:27:48: error: 'nil' requires a contextual type
        $0.dismiss(animated: true, completion: nil)
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:51:33: error: cannot find 'presentedView' in scope
            let presentedView = presentedView
                                ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:57:22: error: cannot find 'presentingViewController' in scope
        precondition(presentingViewController.view != nil)
                     ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:59:34: error: cannot find 'presentingViewController' in scope
        view.passthroughViews = [presentingViewController.view]
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:66:18: error: property does not override any property from its superclass
    override var frameOfPresentedViewInContainerView: CGRect {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:70:19: error: method does not override any method from its superclass
    override func containerViewWillLayoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:81:19: error: method does not override any method from its superclass
    override func presentationTransitionWillBegin() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:90:19: error: method does not override any method from its superclass
    override func dismissalTransitionWillBegin() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:95:18: error: property does not override any property from its superclass
    override var shouldPresentInFullscreen: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:103:27: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
        with coordinator: UIViewControllerTransitionCoordinator
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:116:27: error: cannot find type 'UITraitCollection' in scope
        to newCollection: UITraitCollection,
                          ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:117:27: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
        with coordinator: UIViewControllerTransitionCoordinator
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:129:60: error: cannot find type 'UIContentContainer' in scope
    override func size(forChildContentContainer container: UIContentContainer,
                                                           ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:196:45: error: cannot find type 'UIContentContainer' in scope
        forChildContentContainer container: UIContentContainer
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:206:45: error: cannot find type 'UIContentContainer' in scope
        forChildContentContainer container: UIContentContainer
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:220:22: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
        for context: UIViewControllerTransitionCoordinatorContext
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:379:30: error: cannot find type 'UITapGestureRecognizer' in scope
        _ gestureRecognizer: UITapGestureRecognizer
                             ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:58:37: error: cannot find type 'UIViewControllerTransitioningDelegate' in scope
extension SheetPresentationManager: UIViewControllerTransitioningDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:81:10: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    ) -> UIViewControllerAnimatedTransitioning? {
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:78:33: error: cannot find type 'UIViewController' in scope
        forPresented presented: UIViewController,
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:79:21: error: cannot find type 'UIViewController' in scope
        presenting: UIViewController,
                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:80:17: error: cannot find type 'UIViewController' in scope
        source: UIViewController
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:101:10: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    ) -> UIViewControllerAnimatedTransitioning? {
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:100:33: error: cannot find type 'UIViewController' in scope
        forDismissed dismissed: UIViewController
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:136:10: error: cannot find type 'UIPresentationController' in scope
    ) -> UIPresentationController? {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:133:33: error: cannot find type 'UIViewController' in scope
        forPresented presented: UIViewController,
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:134:21: error: cannot find type 'UIViewController' in scope
        presenting: UIViewController?,
                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:135:17: error: cannot find type 'UIViewController' in scope
        source: UIViewController
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:151:37: error: cannot find type 'UIAdaptivePresentationControllerDelegate' in scope
extension SheetPresentationManager: UIAdaptivePresentationControllerDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:167:10: error: cannot find type 'UIModalPresentationStyle' in scope
    ) -> UIModalPresentationStyle {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:165:25: error: cannot find type 'UIPresentationController' in scope
        for controller: UIPresentationController,
                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:166:26: error: cannot find type 'UITraitCollection' in scope
        traitCollection: UITraitCollection
                         ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:180:10: error: cannot find type 'UIModalPresentationStyle' in scope
    ) -> UIModalPresentationStyle {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:179:25: error: cannot find type 'UIPresentationController' in scope
        for controller: UIPresentationController
                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:23:57: error: cannot find type 'CACornerMask' in scope
        case roundSomeCorners(radius: CGFloat, corners: CACornerMask)
                                                        ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:16:17: error: type 'SheetPresentationOptions.CornerOptions' does not conform to protocol 'Equatable'
    public enum CornerOptions: Equatable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:23:57: note: associated value type '<<error type>>' does not conform to protocol 'Equatable', preventing synthesized conformance of 'SheetPresentationOptions.CornerOptions' to 'Equatable'
        case roundSomeCorners(radius: CGFloat, corners: CACornerMask)
                                                        ^
Swift.==:1:24: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'RawRepresentable'
@inlinable public func == <T>(lhs: T, rhs: T) -> Bool where T : RawRepresentable, T.RawValue : Equatable
                       ^
Swift.FloatingPoint.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'FloatingPoint'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift.BinaryInteger.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'BinaryInteger'
public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : BinaryInteger}
                   ^
Swift._Pointer.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_Pointer'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift._Pointer.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_Pointer'
@inlinable public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : _Pointer}
                              ^
Swift.Strideable.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'Strideable'
@inlinable public static func == (x: Self, y: Self) -> Bool}
                              ^
Swift.StringProtocol.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'StringProtocol'
@inlinable public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : StringProtocol}
                              ^
Swift.SIMD.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'SIMD'
public static func == (a: Self, b: Self) -> Bool}
                   ^
CoreFoundation._CFObject.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_CFObject'
public static func == (left: Self, right: Self) -> Bool}
                   ^
Foundation.AttributedStringProtocol.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'AttributedStringProtocol'
public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : AttributedStringProtocol}
                   ^
Foundation._BridgedStoredNSError.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_BridgedStoredNSError'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:16:17: note: add stubs for conformance
    public enum CornerOptions: Equatable {
                ^
Swift.Equatable.==:2:13: note: protocol requires function '==' with type '(SheetPresentationOptions.CornerOptions, SheetPresentationOptions.CornerOptions) -> Bool'
static func == (lhs: Self, rhs: Self) -> Bool}
            ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:57:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SheetPresentationOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default` = SheetPresentationOptions()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:13:15: note: consider making struct 'SheetPresentationOptions' conform to the 'Sendable' protocol
public struct SheetPresentationOptions {
              ^
                                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:57:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    public static let `default` = SheetPresentationOptions()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:57:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default` = SheetPresentationOptions()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:102:25: error: cannot find type 'UIView' in scope
    func apply(to view: UIView) {
                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewAnimationOptionsHelpers.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView.AnimationOptions {
          ^~~~~~
/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/UIViewController+PreferredContentSize.swift:11:18: error: cannot find type 'UIViewController' in scope
public extension UIViewController {
                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIViewControllerTransitionCoordinatorAnimationHelpers.swift:13:11: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
extension UIViewControllerTransitionCoordinator {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:30:25: error: cannot find 'UITraitCollection' in scope
private let ltrTraits = UITraitCollection(layoutDirection: .leftToRight)
                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:30:61: error: cannot infer contextual base in reference to member 'leftToRight'
private let ltrTraits = UITraitCollection(layoutDirection: .leftToRight)
                                                           ~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:31:25: error: cannot find 'UITraitCollection' in scope
private let rtlTraits = UITraitCollection(layoutDirection: .rightToLeft)
                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:31:61: error: cannot infer contextual base in reference to member 'rightToLeft'
private let rtlTraits = UITraitCollection(layoutDirection: .rightToLeft)
                                                           ~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:71:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:77:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:111:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:124:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ ViewEdgeConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift (in target 'SheetPresentation' from project 'SheetPresentation')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal armv7k (in target 'SheetPresentation' from project 'SheetPresentation')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ SheetPresentation (in target 'SheetPresentation' from project 'SheetPresentation')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ SheetPresentation (in target 'SheetPresentation' from project 'SheetPresentation')
	EmitSwiftModule normal arm64 (in target 'SheetPresentation' from project 'SheetPresentation')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SheetPresentation (in target 'SheetPresentation' from project 'SheetPresentation')
	EmitSwiftModule normal arm64_32 (in target 'SheetPresentation' from project 'SheetPresentation')
	SwiftCompile normal arm64 Compiling\ ViewEdgeConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift (in target 'SheetPresentation' from project 'SheetPresentation')
	Building workspace spi-builder-workspace with scheme SheetPresentation
(8 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:
  SheetPresentation: /Users/admin/builder/spi-builder-workspace
resolved source packages: SheetPresentation
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SheetPresentation",
  "name" : "SheetPresentation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SheetPresentation",
      "targets" : [
        "SheetPresentation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SheetPresentationTests",
      "module_type" : "SwiftTarget",
      "name" : "SheetPresentationTests",
      "path" : "Tests",
      "sources" : [
        "AnimationBehaviorTests.swift",
        "ConstantInsetsTests.swift",
        "DirectionalEdgeInsetsConvertibleTests.swift",
        "Mocks/MockAnimatedTransitioning.swift",
        "Mocks/MockContextTransitioning.swift",
        "Mocks/MockSizableViewController.swift",
        "Mocks/MockTransitionCoordinator.swift",
        "Mocks/MockViewController.swift",
        "PassthroughViewTests.swift",
        "PresentationLayoutTests.swift",
        "SheetAnimationControllerTests.swift",
        "SheetPresentationControllerTests.swift",
        "SheetPresentationManagerTests.swift",
        "SheetPresentationOptionsTests.swift",
        "Swizzling/SuperExpectationInjection.swift",
        "UIViewAnimationOptionsHelpersTests.swift",
        "UIViewController+PreferredContentSizeTests.swift",
        "UIViewControllerTransitionCoordinatorAnimationHelpersTests.swift",
        "ViewEdgeConvertibleTests.swift"
      ],
      "target_dependencies" : [
        "SheetPresentation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SheetPresentation",
      "module_type" : "SwiftTarget",
      "name" : "SheetPresentation",
      "path" : "Sources",
      "product_memberships" : [
        "SheetPresentation"
      ],
      "sources" : [
        "AnimationBehavior.swift",
        "CACornerMaskHelpers.swift",
        "ConstantInsets.swift",
        "DirectionalEdgeInsetsConvertible.swift",
        "PassthroughView.swift",
        "PresentationLayout.swift",
        "SheetAnimationController.swift",
        "SheetPresentationController.swift",
        "SheetPresentationManager.swift",
        "SheetPresentationOptions.swift",
        "UIViewAnimationOptionsHelpers.swift",
        "UIViewController+PreferredContentSize.swift",
        "UIViewControllerTransitionCoordinatorAnimationHelpers.swift",
        "ViewEdgeConvertible.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SheetPresentation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SheetPresentation -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 SheetPresentation -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  SheetPresentation: /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 'SheetPresentation' in project 'SheetPresentation'
        ➜ Explicit dependency on target 'SheetPresentation' in project 'SheetPresentation'
    Target 'SheetPresentation' in project 'SheetPresentation' (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: 041ccf07fce0140c18b089ba5ec597fe
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/041ccf07fce0140c18b089ba5ec597fe.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 SheetPresentation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SheetPresentation' from project 'SheetPresentation')
    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 SheetPresentation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.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-watchos5.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation-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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation_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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64/SheetPresentation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SheetPresentation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SheetPresentation' from project 'SheetPresentation')
    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 SheetPresentation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.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-watchos5.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation_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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SheetPresentation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SheetPresentation' from project 'SheetPresentation')
    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 SheetPresentation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.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-watchos5.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation-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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation_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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/armv7k/SheetPresentation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SheetPresentation (in target 'SheetPresentation' from project 'SheetPresentation')
EmitSwiftModule normal arm64_32 (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:18:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:25:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:25:29: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    case custom(appearance: UIViewControllerAnimatedTransitioning,
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:26:28: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
                dismissal: UIViewControllerAnimatedTransitioning)
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift:38:21: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
        _ animator: UIViewControllerAnimatedTransitioning
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CACornerMaskHelpers.swift:11:18: error: cannot find type 'CACornerMask' in scope
public extension CACornerMask {
                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:20:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:28:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:50:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:56:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:78:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift:95:30: error: cannot find type 'UITraitCollection' in scope
        for traitCollection: UITraitCollection?
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift:11:30: error: cannot find type 'UIView' in scope
final class PassthroughView: 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/PassthroughView.swift:13:28: error: cannot find type 'UIView' in scope
    var passthroughViews: [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/PassthroughView.swift:15:70: error: cannot find type 'UIView' in scope
    override func hitTest(_ point: CGPoint, with event: UIEvent?) -> 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/PassthroughView.swift:15:57: error: cannot find type 'UIEvent' in scope
    override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:17:34: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var currentAnimator: UIViewPropertyAnimator?
                                 ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:29:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:60:37: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension SheetAnimationController: UIViewControllerAnimatedTransitioning {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:63:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:73:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning?
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:80:10: error: cannot find type 'UIViewImplicitlyAnimating' in scope
    ) -> UIViewImplicitlyAnimating {
         ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift:79:34: error: cannot find type 'UIViewControllerContextTransitioning' in scope
        using transitionContext: UIViewControllerContextTransitioning
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:36:27: error: cannot find type 'UIView' in scope
    lazy var dimmingView: 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/SheetPresentationController.swift:12:36: error: cannot find type 'UIPresentationController' in scope
class SheetPresentationController: UIPresentationController {
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:24:34: error: cannot find type 'UIViewController' in scope
    init(forPresented presented: UIViewController,
                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:25:22: error: cannot find type 'UIViewController' in scope
         presenting: UIViewController?,
                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:17:17: error: cannot find type 'UIViewController' in scope
    case block((UIViewController) -> Void)
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:27:48: error: 'nil' requires a contextual type
        $0.dismiss(animated: true, completion: nil)
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:51:33: error: cannot find 'presentedView' in scope
            let presentedView = presentedView
                                ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:57:22: error: cannot find 'presentingViewController' in scope
        precondition(presentingViewController.view != nil)
                     ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:59:34: error: cannot find 'presentingViewController' in scope
        view.passthroughViews = [presentingViewController.view]
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:66:18: error: property does not override any property from its superclass
    override var frameOfPresentedViewInContainerView: CGRect {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:70:19: error: method does not override any method from its superclass
    override func containerViewWillLayoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:81:19: error: method does not override any method from its superclass
    override func presentationTransitionWillBegin() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:90:19: error: method does not override any method from its superclass
    override func dismissalTransitionWillBegin() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:95:18: error: property does not override any property from its superclass
    override var shouldPresentInFullscreen: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:103:27: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
        with coordinator: UIViewControllerTransitionCoordinator
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:116:27: error: cannot find type 'UITraitCollection' in scope
        to newCollection: UITraitCollection,
                          ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:117:27: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
        with coordinator: UIViewControllerTransitionCoordinator
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:129:60: error: cannot find type 'UIContentContainer' in scope
    override func size(forChildContentContainer container: UIContentContainer,
                                                           ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:196:45: error: cannot find type 'UIContentContainer' in scope
        forChildContentContainer container: UIContentContainer
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:206:45: error: cannot find type 'UIContentContainer' in scope
        forChildContentContainer container: UIContentContainer
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:220:22: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
        for context: UIViewControllerTransitionCoordinatorContext
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift:379:30: error: cannot find type 'UITapGestureRecognizer' in scope
        _ gestureRecognizer: UITapGestureRecognizer
                             ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:58:37: error: cannot find type 'UIViewControllerTransitioningDelegate' in scope
extension SheetPresentationManager: UIViewControllerTransitioningDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:81:10: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    ) -> UIViewControllerAnimatedTransitioning? {
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:78:33: error: cannot find type 'UIViewController' in scope
        forPresented presented: UIViewController,
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:79:21: error: cannot find type 'UIViewController' in scope
        presenting: UIViewController,
                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:80:17: error: cannot find type 'UIViewController' in scope
        source: UIViewController
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:101:10: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    ) -> UIViewControllerAnimatedTransitioning? {
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:100:33: error: cannot find type 'UIViewController' in scope
        forDismissed dismissed: UIViewController
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:136:10: error: cannot find type 'UIPresentationController' in scope
    ) -> UIPresentationController? {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:133:33: error: cannot find type 'UIViewController' in scope
        forPresented presented: UIViewController,
                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:134:21: error: cannot find type 'UIViewController' in scope
        presenting: UIViewController?,
                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:135:17: error: cannot find type 'UIViewController' in scope
        source: UIViewController
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:151:37: error: cannot find type 'UIAdaptivePresentationControllerDelegate' in scope
extension SheetPresentationManager: UIAdaptivePresentationControllerDelegate {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:167:10: error: cannot find type 'UIModalPresentationStyle' in scope
    ) -> UIModalPresentationStyle {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:165:25: error: cannot find type 'UIPresentationController' in scope
        for controller: UIPresentationController,
                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:166:26: error: cannot find type 'UITraitCollection' in scope
        traitCollection: UITraitCollection
                         ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:180:10: error: cannot find type 'UIModalPresentationStyle' in scope
    ) -> UIModalPresentationStyle {
         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift:179:25: error: cannot find type 'UIPresentationController' in scope
        for controller: UIPresentationController
                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:23:57: error: cannot find type 'CACornerMask' in scope
        case roundSomeCorners(radius: CGFloat, corners: CACornerMask)
                                                        ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:16:17: error: type 'SheetPresentationOptions.CornerOptions' does not conform to protocol 'Equatable'
    public enum CornerOptions: Equatable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:23:57: note: associated value type '<<error type>>' does not conform to protocol 'Equatable', preventing synthesized conformance of 'SheetPresentationOptions.CornerOptions' to 'Equatable'
        case roundSomeCorners(radius: CGFloat, corners: CACornerMask)
                                                        ^
Swift.==:1:24: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'RawRepresentable'
@inlinable public func == <T>(lhs: T, rhs: T) -> Bool where T : RawRepresentable, T.RawValue : Equatable
                       ^
Swift.FloatingPoint.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'FloatingPoint'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift.BinaryInteger.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'BinaryInteger'
public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : BinaryInteger}
                   ^
Swift._Pointer.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_Pointer'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
Swift._Pointer.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_Pointer'
@inlinable public static func == <Other>(lhs: Self, rhs: Other) -> Bool where Other : _Pointer}
                              ^
Swift.Strideable.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'Strideable'
@inlinable public static func == (x: Self, y: Self) -> Bool}
                              ^
Swift.StringProtocol.==:2:31: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'StringProtocol'
@inlinable public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : StringProtocol}
                              ^
Swift.SIMD.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'SIMD'
public static func == (a: Self, b: Self) -> Bool}
                   ^
CoreFoundation._CFObject.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_CFObject'
public static func == (left: Self, right: Self) -> Bool}
                   ^
Foundation.AttributedStringProtocol.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to 'AttributedStringProtocol'
public static func == <RHS>(lhs: Self, rhs: RHS) -> Bool where RHS : AttributedStringProtocol}
                   ^
Foundation._BridgedStoredNSError.==:2:20: note: candidate would match if 'SheetPresentationOptions.CornerOptions' conformed to '_BridgedStoredNSError'
public static func == (lhs: Self, rhs: Self) -> Bool}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:16:17: note: add stubs for conformance
    public enum CornerOptions: Equatable {
                ^
Swift.Equatable.==:2:13: note: protocol requires function '==' with type '(SheetPresentationOptions.CornerOptions, SheetPresentationOptions.CornerOptions) -> Bool'
static func == (lhs: Self, rhs: Self) -> Bool}
            ^
/Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift:102:25: error: cannot find type 'UIView' in scope
    func apply(to view: UIView) {
                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewAnimationOptionsHelpers.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView.AnimationOptions {
          ^~~~~~
/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/UIViewController+PreferredContentSize.swift:11:18: error: cannot find type 'UIViewController' in scope
public extension UIViewController {
                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIViewControllerTransitionCoordinatorAnimationHelpers.swift:13:11: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
extension UIViewControllerTransitionCoordinator {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:30:25: error: cannot find 'UITraitCollection' in scope
private let ltrTraits = UITraitCollection(layoutDirection: .leftToRight)
                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:30:61: error: cannot infer contextual base in reference to member 'leftToRight'
private let ltrTraits = UITraitCollection(layoutDirection: .leftToRight)
                                                           ~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:31:25: error: cannot find 'UITraitCollection' in scope
private let rtlTraits = UITraitCollection(layoutDirection: .rightToLeft)
                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:31:61: error: cannot infer contextual base in reference to member 'rightToLeft'
private let rtlTraits = UITraitCollection(layoutDirection: .rightToLeft)
                                                           ~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:71:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:77:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:111:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift:124:32: error: cannot find type 'UITraitCollection' in scope
        using traitCollection: UITraitCollection?
                               ^~~~~~~~~~~~~~~~~
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/AnimationBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/CACornerMaskHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ConstantInsets.swift /Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift /Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewAnimationOptionsHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewController+PreferredContentSize.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewControllerTransitionCoordinatorAnimationHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ViewEdgeConvertible.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation_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/SheetPresentation.build/Debug-watchos/SheetPresentation.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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SheetPresentation -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/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SheetPresentation.build/Debug-watchos/SheetPresentation.build/Objects-normal/arm64_32/SheetPresentation.abi.json
SwiftCompile normal arm64_32 Compiling\ PassthroughView.swift,\ PresentationLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift /Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift (in target 'SheetPresentation' from project 'SheetPresentation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PassthroughView.swift (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PresentationLayout.swift (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ConstantInsets.swift,\ DirectionalEdgeInsetsConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ConstantInsets.swift /Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift (in target 'SheetPresentation' from project 'SheetPresentation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ConstantInsets.swift (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DirectionalEdgeInsetsConvertible.swift (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ AnimationBehavior.swift,\ CACornerMaskHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/CACornerMaskHelpers.swift (in target 'SheetPresentation' from project 'SheetPresentation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/AnimationBehavior.swift (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CACornerMaskHelpers.swift (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SheetAnimationController.swift,\ SheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift (in target 'SheetPresentation' from project 'SheetPresentation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SheetAnimationController.swift (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SheetPresentationController.swift (in target 'SheetPresentation' from project 'SheetPresentation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftCompile normal armv7k Compiling\ UIViewControllerTransitionCoordinatorAnimationHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewControllerTransitionCoordinatorAnimationHelpers.swift (in target 'SheetPresentation' from project 'SheetPresentation')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'SheetPresentation' from project 'SheetPresentation')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SheetPresentation (in target 'SheetPresentation' from project 'SheetPresentation')
	SwiftCompile normal armv7k Compiling\ UIViewControllerTransitionCoordinatorAnimationHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewControllerTransitionCoordinatorAnimationHelpers.swift (in target 'SheetPresentation' from project 'SheetPresentation')
	Building workspace spi-builder-workspace with scheme SheetPresentation
(4 failures)
BUILD FAILURE 6.1 watchOS