The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build FloatingBottomSheet, reference main (96a222), with Swift 5.10 for watchOS using Xcode 15.4 on 27 Nov 2025 07:35:14 UTC.

Build Command

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

Build Log

/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:10:54: error: cannot find type 'UIViewController' in scope
extension FloatingBottomSheetPresentable where Self: UIViewController {
                                                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:37:54: error: cannot find type 'UIPanGestureRecognizer' in scope
  public func shouldRespond(to panGestureRecognizer: UIPanGestureRecognizer) -> Bool {
                                                     ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:41:52: error: cannot find type 'UIPanGestureRecognizer' in scope
  public func willRespond(to panGestureRecognizer: UIPanGestureRecognizer) {}
                                                   ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:43:54: error: cannot find type 'UIPanGestureRecognizer' in scope
  public func shouldPrioritize(panGestureRecognizer: UIPanGestureRecognizer) -> Bool {
                                                     ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:62:26: error: cannot find type 'UIWindow' in scope
  private var keyWindow: UIWindow? {
                         ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:72:35: error: cannot find type 'UIViewController' in scope
  private var rootViewController: UIViewController? {
                                  ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:95:47: error: cannot find type 'UIPanGestureRecognizer' in scope
  func shouldRespond(to panGestureRecognizer: UIPanGestureRecognizer) -> Bool
                                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:103:45: error: cannot find type 'UIPanGestureRecognizer' in scope
  func willRespond(to panGestureRecognizer: UIPanGestureRecognizer)
                                            ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:115:47: error: cannot find type 'UIPanGestureRecognizer' in scope
  func shouldPrioritize(panGestureRecognizer: UIPanGestureRecognizer) -> Bool
                                              ^~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ FloatingBottomSheetHandleMetric.swift,\ FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetHandleMetric.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetLayout.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift:11:73: error: cannot find type 'UIViewController' in scope
public typealias FloatingBottomSheet = FloatingBottomSheetPresentable & UIViewController
                                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift:36:23: error: cannot find type 'UIView' in scope
    in containerView: UIView
                      ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.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/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift:42:12: error: cannot infer contextual base in reference to member 'init'
      in: .init(
          ~^~~~
SwiftCompile normal armv7k Compiling\ FloatingBottomSheet.swift,\ FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift:11:73: error: cannot find type 'UIViewController' in scope
public typealias FloatingBottomSheet = FloatingBottomSheetPresentable & UIViewController
                                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:95:47: error: cannot find type 'UIPanGestureRecognizer' in scope
  func shouldRespond(to panGestureRecognizer: UIPanGestureRecognizer) -> Bool
                                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:103:45: error: cannot find type 'UIPanGestureRecognizer' in scope
  func willRespond(to panGestureRecognizer: UIPanGestureRecognizer)
                                            ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:115:47: error: cannot find type 'UIPanGestureRecognizer' in scope
  func shouldPrioritize(panGestureRecognizer: UIPanGestureRecognizer) -> Bool
                                              ^~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheetPresentable+Default.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:10:54: error: cannot find type 'UIViewController' in scope
extension FloatingBottomSheetPresentable where Self: UIViewController {
                                                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:37:54: error: cannot find type 'UIPanGestureRecognizer' in scope
  public func shouldRespond(to panGestureRecognizer: UIPanGestureRecognizer) -> Bool {
                                                     ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:41:52: error: cannot find type 'UIPanGestureRecognizer' in scope
  public func willRespond(to panGestureRecognizer: UIPanGestureRecognizer) {}
                                                   ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:43:54: error: cannot find type 'UIPanGestureRecognizer' in scope
  public func shouldPrioritize(panGestureRecognizer: UIPanGestureRecognizer) -> Bool {
                                                     ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:62:26: error: cannot find type 'UIWindow' in scope
  private var keyWindow: UIWindow? {
                         ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:72:35: error: cannot find type 'UIViewController' in scope
  private var rootViewController: UIViewController? {
                                  ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:95:47: error: cannot find type 'UIPanGestureRecognizer' in scope
  func shouldRespond(to panGestureRecognizer: UIPanGestureRecognizer) -> Bool
                                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:103:45: error: cannot find type 'UIPanGestureRecognizer' in scope
  func willRespond(to panGestureRecognizer: UIPanGestureRecognizer)
                                            ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:115:47: error: cannot find type 'UIPanGestureRecognizer' in scope
  func shouldPrioritize(panGestureRecognizer: UIPanGestureRecognizer) -> Bool
                                              ^~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64_32 Compiling\ FloatingBottomSheetPresentationController.swift,\ FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:503:11: error: cannot find type 'UIScrollView' in scope
extension UIScrollView {
          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:32:33: error: cannot find type 'UIView' in scope
  private lazy var dimmingView: UIView = {
                                ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.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/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:40:20: error: cannot find 'presentedViewController' in scope
    presentedView: presentedViewController.view,
                   ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:41:12: error: cannot find 'containerView' in scope
    frame: containerView?.frame ?? .zero
           ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift:12:23: error: cannot find type 'UIView' in scope
  init(presentedView: UIView, frame: CGRect) {
                      ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.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/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:39:79: error: extra arguments at positions #1, #2 in call
  private lazy var bottomSheetContainerView = FloatingBottomSheetContainerView(
                                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift:17:12: note: 'init(coder:)' declared here
  required init?(coder: NSCoder) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:40:5: error: missing argument for parameter 'coder' in call
    presentedView: presentedViewController.view,
    ^
    coder: <#NSCoder#>,
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift:17:12: note: 'init(coder:)' declared here
  required init?(coder: NSCoder) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:41:37: error: cannot infer contextual base in reference to member 'zero'
    frame: containerView?.frame ?? .zero
                                   ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:44:32: error: cannot find type 'UIView' in scope
  private lazy var handleView: UIView = {
                               ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.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/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:62:33: error: cannot find 'UITapGestureRecognizer' in scope
  private lazy var tapGesture = UITapGestureRecognizer(
                                ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:67:42: error: cannot find type 'UIPanGestureRecognizer' in scope
  private lazy var panGestureRecognizer: UIPanGestureRecognizer = {
                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:29:30: error: cannot find type 'UIScrollView' in scope
  var bottomSheetScrollable: UIScrollView? { get }
                             ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:95:47: error: cannot find type 'UIPanGestureRecognizer' in scope
  func shouldRespond(to panGestureRecognizer: UIPanGestureRecognizer) -> Bool
                                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:103:45: error: cannot find type 'UIPanGestureRecognizer' in scope
  func willRespond(to panGestureRecognizer: UIPanGestureRecognizer)
                                            ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift:115:47: error: cannot find type 'UIPanGestureRecognizer' in scope
  func shouldPrioritize(panGestureRecognizer: UIPanGestureRecognizer) -> Bool
                                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:51:38: error: cannot find type 'UIView' in scope
  public override var presentedView: UIView {
                                     ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.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/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:51:23: error: property does not override any property from its superclass
  public override var presentedView: UIView {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:56:23: error: property does not override any property from its superclass
  public override var frameOfPresentedViewInContainerView: CGRect {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:116:24: error: method does not override any method from its superclass
  public override func containerViewWillLayoutSubviews() {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:123:24: error: method does not override any method from its superclass
  public override func containerViewDidLayoutSubviews() {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:133:24: error: method does not override any method from its superclass
  public override func presentationTransitionWillBegin() {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:157:24: error: method does not override any method from its superclass
  public override func presentationTransitionDidEnd(_ completed: Bool) {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:167:24: error: method does not override any method from its superclass
  public override func dismissalTransitionWillBegin() {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:184:24: error: method does not override any method from its superclass
  public override func dismissalTransitionDidEnd(_ completed: Bool) {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:10:63: error: cannot find type 'UIPresentationController' in scope
public final class FloatingBottomSheetPresentationController: UIPresentationController {
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:247:52: error: cannot find type 'UIView' in scope
  private func layoutDimmingView(in containerView: UIView) {
                                                   ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.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/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:270:43: error: cannot find type 'UIView' in scope
  private func addRoundedCorners(to view: UIView) {
                                          ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.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/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:288:52: error: cannot find type 'UIPanGestureRecognizer' in scope
  private func didPanOnPresentedView(_ recognizer: UIPanGestureRecognizer) {
                                                   ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:326:47: error: cannot find type 'UIPanGestureRecognizer' in scope
  func shouldRespond(to panGestureRecognizer: UIPanGestureRecognizer) -> Bool {
                                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:337:41: error: cannot find type 'UIPanGestureRecognizer' in scope
  func respond(to panGestureRecognizer: UIPanGestureRecognizer) {
                                        ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:350:41: error: cannot find type 'UIPanGestureRecognizer' in scope
  func shouldFail(panGestureRecognizer: UIPanGestureRecognizer) -> Bool {
                                        ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:369:47: error: cannot find type 'UIPanGestureRecognizer' in scope
  func shouldPrioritize(panGestureRecognizer: UIPanGestureRecognizer) -> Bool {
                                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:411:54: error: cannot find type 'UIGestureRecognizerDelegate' in scope
extension FloatingBottomSheetPresentationController: UIGestureRecognizerDelegate {
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:414:26: error: cannot find type 'UIGestureRecognizer' in scope
    _ gestureRecognizer: UIGestureRecognizer,
                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:415:54: error: cannot find type 'UIGestureRecognizer' in scope
    shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer
                                                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:421:26: error: cannot find type 'UIGestureRecognizer' in scope
    _ gestureRecognizer: UIGestureRecognizer,
                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:422:63: error: cannot find type 'UIGestureRecognizer' in scope
    shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer
                                                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:433:36: error: cannot find type 'UIScrollView' in scope
  private func observe(scrollView: UIScrollView?) {
                                   ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:443:19: error: cannot find type 'UIScrollView' in scope
    _ scrollView: UIScrollView,
                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:473:44: error: cannot find type 'UIScrollView' in scope
  private func haltScrolling(_ scrollView: UIScrollView) {
                                           ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:478:45: error: cannot find type 'UIScrollView' in scope
  private func trackScrolling(_ scrollView: UIScrollView) {
                                            ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:483:54: error: cannot find type 'UIScrollView' in scope
  private func handleScrollViewTopBounce(scrollView: UIScrollView, change: NSKeyValueObservedChange<CGPoint>) {
                                                     ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:29:5: error: cannot find 'presentedViewController' in scope
    presentedViewController as? FloatingBottomSheetPresentable
    ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:88:11: error: cannot find 'containerView' in scope
      let containerView,
          ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:89:33: error: cannot find 'presentedViewController' in scope
      let floatingBottomSheet = presentedViewController as? FloatingBottomSheet
                                ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift:11:73: error: cannot find type 'UIViewController' in scope
public typealias FloatingBottomSheet = FloatingBottomSheetPresentable & UIViewController
                                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift:36:23: error: cannot find type 'UIView' in scope
    in containerView: UIView
                      ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.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/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:117:5: error: 'super' members cannot be referenced in a root class
    super.containerViewWillLayoutSubviews()
    ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:120:5: error: cannot find 'presentedViewController' in scope
    presentedViewController.view.frame.size = frameOfPresentedViewInContainerView.size
    ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:124:5: error: 'super' members cannot be referenced in a root class
    super.containerViewDidLayoutSubviews()
    ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:134:15: error: cannot find 'containerView' in scope
    guard let containerView else { return }
              ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:146:29: error: cannot find 'presentedViewController' in scope
    guard let coordinator = presentedViewController.transitionCoordinator else {
                            ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:151:60: error: cannot infer type of closure parameter '_' without a type annotation
    coordinator.animate(alongsideTransition: { [weak self] _ in
                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:10:54: error: cannot find type 'UIViewController' in scope
extension FloatingBottomSheetPresentable where Self: UIViewController {
                                                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:170:29: error: cannot find 'presentedViewController' in scope
    guard let coordinator = presentedViewController.transitionCoordinator else {
                            ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:175:39: error: cannot infer type of closure parameter 'context' without a type annotation
    coordinator.animate { [weak self] context in
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:214:9: error: cannot find 'containerView' in scope
        containerView?.setNeedsLayout()
        ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:215:9: error: cannot find 'containerView' in scope
        containerView?.layoutIfNeeded()
        ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:223:7: error: cannot find 'containerView' in scope
      containerView?.setNeedsLayout()
      ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:235:5: error: cannot find 'presentedViewController' in scope
    presentedViewController.additionalSafeAreaInsets.top = topInset
    ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:243:48: error: cannot find 'presentedViewController' in scope
    bottomSheetContainerView.backgroundColor = presentedViewController.view.backgroundColor
                                               ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:244:7: error: generic parameter 'T' could not be inferred
      ?? presentable?.bottomSheetScrollable?.backgroundColor
      ^
Swift.??:1:13: note: in call to operator '??'
public func ?? <T>(optional: T?, defaultValue: @autoclosure () throws -> T?) rethrows -> T?
            ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:249:5: error: cannot find 'NSLayoutConstraint' in scope
    NSLayoutConstraint.activate([
    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:267:50: error: cannot infer contextual base in reference to member 'never'
    scrollView.contentInsetAdjustmentBehavior = .never
                                                ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:284:5: error: cannot find 'presentedViewController' in scope
    presentedViewController.dismiss(animated: true)
    ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:290:15: error: cannot find 'containerView' in scope
          let containerView
              ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:292:34: error: cannot infer contextual base in reference to member 'zero'
      recognizer.setTranslation(.zero, in: recognizer.view)
                                ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:308:11: error: cannot find 'presentedViewController' in scope
          presentedViewController.dismiss(animated: true)
          ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:320:11: error: cannot find 'presentedViewController' in scope
          presentedViewController.dismiss(animated: true)
          ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:37:54: error: cannot find type 'UIPanGestureRecognizer' in scope
  public func shouldRespond(to panGestureRecognizer: UIPanGestureRecognizer) -> Bool {
                                                     ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:328:76: error: generic parameter 'Element' could not be inferred
      !(panGestureRecognizer.state == .began || panGestureRecognizer.state == .cancelled)
                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:328:40: error: cannot infer contextual base in reference to member 'began'
      !(panGestureRecognizer.state == .began || panGestureRecognizer.state == .cancelled)
                                      ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:41:52: error: cannot find type 'UIPanGestureRecognizer' in scope
  public func willRespond(to panGestureRecognizer: UIPanGestureRecognizer) {}
                                                   ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:347:42: error: cannot infer contextual base in reference to member 'zero'
    panGestureRecognizer.setTranslation(.zero, in: bottomSheetContainerView)
                                        ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:43:54: error: cannot find type 'UIPanGestureRecognizer' in scope
  public func shouldPrioritize(panGestureRecognizer: UIPanGestureRecognizer) -> Bool {
                                                     ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:370:36: error: cannot infer contextual base in reference to member 'began'
    panGestureRecognizer.state == .began &&
                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:435:42: error: cannot infer key path type from context; consider explicitly specifying a root type
    scrollObserver = scrollView?.observe(\.contentOffset, options: .old) { [weak self] scrollView, change in
                                         ^
                                          <#Root#>
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:435:69: error: cannot infer contextual base in reference to member 'old'
    scrollObserver = scrollView?.observe(\.contentOffset, options: .old) { [weak self] scrollView, change in
                                                                   ~^~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:435:88: error: cannot infer type of closure parameter 'scrollView' without a type annotation
    scrollObserver = scrollView?.observe(\.contentOffset, options: .old) { [weak self] scrollView, change in
                                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:435:100: error: cannot infer type of closure parameter 'change' without a type annotation
    scrollObserver = scrollView?.observe(\.contentOffset, options: .old) { [weak self] scrollView, change in
                                                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:436:19: error: value of type 'FloatingBottomSheetPresentationController' has no member 'containerView'
      guard self?.containerView != nil else { return }
            ~~~~~ ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:446:12: error: cannot find 'presentedViewController' in scope
    guard !presentedViewController.isBeingDismissed,
           ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:447:12: error: cannot find 'presentedViewController' in scope
          !presentedViewController.isBeingPresented
           ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:464:8: error: cannot find 'presentedViewController' in scope
    if presentedViewController.view.isKind(of: UIScrollView.self),
       ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:464:48: error: cannot find 'UIScrollView' in scope
    if presentedViewController.view.isKind(of: UIScrollView.self),
                                               ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:487:25: error: cannot find 'containerView' in scope
    let presentedSize = containerView?.frame.size ?? .zero
                        ^~~~~~~~~~~~~
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationController.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64_32/FloatingBottomSheetPresentationDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:18:52: error: cannot find type 'UIViewControllerTransitioningDelegate' in scope
extension FloatingBottomSheetPresentationDelegate: UIViewControllerTransitioningDelegate {
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:24:8: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
  ) -> UIViewControllerAnimatedTransitioning? {
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:21:29: error: cannot find type 'UIViewController' in scope
    forPresented presented: UIViewController,
                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:22:17: error: cannot find type 'UIViewController' in scope
    presenting: UIViewController,
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:23:13: error: cannot find type 'UIViewController' in scope
    source: UIViewController
            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:30:8: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
  ) -> UIViewControllerAnimatedTransitioning? {
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:29:29: error: cannot find type 'UIViewController' in scope
    forDismissed dismissed: UIViewController
                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:38:8: error: cannot find type 'UIPresentationController' in scope
  ) -> UIPresentationController? {
       ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:35:29: error: cannot find type 'UIViewController' in scope
    forPresented presented: UIViewController,
                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:36:17: error: cannot find type 'UIViewController' in scope
    presenting: UIViewController?,
                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:37:13: error: cannot find type 'UIViewController' in scope
    source: UIViewController
            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:51:52: error: cannot find type 'UIAdaptivePresentationControllerDelegate' in scope
extension FloatingBottomSheetPresentationDelegate: UIAdaptivePresentationControllerDelegate {
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:56:8: error: cannot find type 'UIModalPresentationStyle' in scope
  ) -> UIModalPresentationStyle {
       ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:54:21: error: cannot find type 'UIPresentationController' in scope
    for controller: UIPresentationController,
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:55:22: error: cannot find type 'UITraitCollection' in scope
    traitCollection: UITraitCollection
                     ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:39:63: error: argument passed to call that takes no arguments
    let controller = FloatingBottomSheetPresentationController(
                                                              ^

SwiftCompile normal arm64 Compiling\ FloatingBottomSheetPresentationController.swift,\ FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationController.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheetPresentationDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIViewController+FloatingBottomSheetPresenter.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIColor+Init.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FloatingBottomSheet -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.o -index-unit-output-path /FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/arm64/UIColor+Init.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriver\ Compilation\ Requirements FloatingBottomSheet normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FloatingBottomSheet -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.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-15.4.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet-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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet_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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-watchos/FloatingBottomSheet.build/Objects-normal/armv7k/FloatingBottomSheet-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal armv7k Compiling\ UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal armv7k Compiling\ UIColor+Init.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FloatingBottomSheet (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ FloatingBottomSheet (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ FloatingBottomSheet (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal arm64_32 Compiling\ FloatingBottomSheet.swift,\ FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal armv7k Compiling\ FloatingBottomSheetHandleMetric.swift,\ FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal armv7k Compiling\ FloatingBottomSheet.swift,\ FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
	SwiftCompile normal arm64_32 Compiling\ FloatingBottomSheetPresentationController.swift,\ FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
(18 failures)
BUILD FAILURE 5.10 watchOS