The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build KeyboardSupport, reference 2.2.0 (387114), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 06:40:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BottleRocketStudios/iOS-KeyboardSupport.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BottleRocketStudios/iOS-KeyboardSupport
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 3871147 Merge pull request #65 from BottleRocketStudios/release/2.2.0
Cloned https://github.com/BottleRocketStudios/iOS-KeyboardSupport.git
Revision (git rev-parse @):
38711470027fb92140233947e7ad3ea5c54c4819
SUCCESS checkout https://github.com/BottleRocketStudios/iOS-KeyboardSupport.git at 2.2.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/BottleRocketStudios/iOS-KeyboardSupport.git
https://github.com/BottleRocketStudios/iOS-KeyboardSupport.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "KeyboardSupport",
  "name" : "KeyboardSupport",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "KeyboardSupport",
      "targets" : [
        "KeyboardSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KeyboardSupport_iOSTests",
      "module_type" : "SwiftTarget",
      "name" : "KeyboardSupport-iOSTests",
      "path" : "Tests",
      "sources" : [
        "AutoPilotTests.swift",
        "Helper/Mocks/MockKeyboardAccessoryDelegate.swift",
        "Helper/Mocks/MockKeyboardAutoNavigatorDelegate.swift",
        "Helper/Mocks/MockKeyboardNavigatorDelegate.swift",
        "KeyboardAutoNavigatorTests.swift",
        "KeyboardNavigatorTests.swift",
        "KeyboardToolbarTests.swift"
      ],
      "target_dependencies" : [
        "KeyboardSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KeyboardSupport",
      "module_type" : "SwiftTarget",
      "name" : "KeyboardSupport",
      "path" : "Sources",
      "product_memberships" : [
        "KeyboardSupport"
      ],
      "sources" : [
        "KeyboardSupport/Extensions/Array+KeyboardSupport.swift",
        "KeyboardSupport/Extensions/CGRect+Modifying.swift",
        "KeyboardSupport/Extensions/UIEdgeInsets+KeyboardSupport.swift",
        "KeyboardSupport/Extensions/UIScrollView+Inset.swift",
        "KeyboardSupport/Extensions/UIView+KeyboardSupport.swift",
        "KeyboardSupport/KeyboardAccessory.swift",
        "KeyboardSupport/KeyboardAutoNavigator.swift",
        "KeyboardSupport/KeyboardDismissable.swift",
        "KeyboardSupport/KeyboardNavigator.swift",
        "KeyboardSupport/KeyboardRespondable.swift",
        "KeyboardSupport/KeyboardSafeAreaAdjustable.swift",
        "KeyboardSupport/KeyboardScrollable.swift",
        "KeyboardSupport/KeyboardToolbar.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "KeyboardSupport",
  "name" : "KeyboardSupport",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "KeyboardSupport",
      "targets" : [
        "KeyboardSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KeyboardSupport_iOSTests",
      "module_type" : "SwiftTarget",
      "name" : "KeyboardSupport-iOSTests",
      "path" : "Tests",
      "sources" : [
        "AutoPilotTests.swift",
        "Helper/Mocks/MockKeyboardAccessoryDelegate.swift",
        "Helper/Mocks/MockKeyboardAutoNavigatorDelegate.swift",
        "Helper/Mocks/MockKeyboardNavigatorDelegate.swift",
        "KeyboardAutoNavigatorTests.swift",
        "KeyboardNavigatorTests.swift",
        "KeyboardToolbarTests.swift"
      ],
      "target_dependencies" : [
        "KeyboardSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KeyboardSupport",
      "module_type" : "SwiftTarget",
      "name" : "KeyboardSupport",
      "path" : "Sources",
      "product_memberships" : [
        "KeyboardSupport"
      ],
      "sources" : [
        "KeyboardSupport/Extensions/Array+KeyboardSupport.swift",
        "KeyboardSupport/Extensions/CGRect+Modifying.swift",
        "KeyboardSupport/Extensions/UIEdgeInsets+KeyboardSupport.swift",
        "KeyboardSupport/Extensions/UIScrollView+Inset.swift",
        "KeyboardSupport/Extensions/UIView+KeyboardSupport.swift",
        "KeyboardSupport/KeyboardAccessory.swift",
        "KeyboardSupport/KeyboardAutoNavigator.swift",
        "KeyboardSupport/KeyboardDismissable.swift",
        "KeyboardSupport/KeyboardNavigator.swift",
        "KeyboardSupport/KeyboardRespondable.swift",
        "KeyboardSupport/KeyboardSafeAreaAdjustable.swift",
        "KeyboardSupport/KeyboardScrollable.swift",
        "KeyboardSupport/KeyboardToolbar.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "KeyboardSupport",
    "schemes" : [
      "KeyboardSupport-iOS",
      "KeyboardSupport-iOSExample"
    ],
    "targets" : [
      "KeyboardSupport-iOS",
      "KeyboardSupport-iOSTests",
      "KeyboardSupport-iOSExample"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "KeyboardSupport"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KeyboardSupport -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme KeyboardSupport -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  KeyboardSupport: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'KeyboardSupport' in project 'KeyboardSupport'
        ➜ Explicit dependency on target 'KeyboardSupport' in project 'KeyboardSupport'
    Target 'KeyboardSupport' in project 'KeyboardSupport' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 86e6242fe50bf24ff4d91ffaf894e80d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/86e6242fe50bf24ff4d91ffaf894e80d.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport-OutputFileMap.json (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport.LinkFileList (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport_const_extract_protocols.json (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport.SwiftConstValuesFileList (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport.SwiftFileList (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.SwiftConstValuesFileList (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport_const_extract_protocols.json (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.SwiftFileList (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.LinkFileList (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-OutputFileMap.json (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport_const_extract_protocols.json (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.SwiftFileList (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.SwiftConstValuesFileList (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.LinkFileList (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport-OutputFileMap.json (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/KeyboardSupport.modulemap (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/KeyboardSupport.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/KeyboardSupport.DependencyStaticMetadataFileList (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/KeyboardSupport.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/KeyboardSupport.DependencyMetadataFileList (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/KeyboardSupport.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/KeyboardSupport.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/KeyboardSupport.modulemap (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/KeyboardSupport.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver KeyboardSupport normal armv7k com.apple.xcode.tools.swift.compiler (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name KeyboardSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport-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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport_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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver KeyboardSupport normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name KeyboardSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport_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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver KeyboardSupport normal arm64 com.apple.xcode.tools.swift.compiler (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name KeyboardSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport-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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport_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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ KeyboardSupport (in target 'KeyboardSupport' from project 'KeyboardSupport')
EmitSwiftModule normal arm64_32 (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift:12:32: error: cannot find type 'UIView' in scope
extension Array where Element: UIView {
                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift:18:41: error: cannot find type 'UIView' in scope
    func sortedByPosition(in container: UIView) -> [Element] {
                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIScrollView+Inset.swift:11:11: error: cannot find type 'UIScrollView' in scope
extension UIScrollView {
          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView {
          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:16:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapBack(_ accessory: UIView)
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:17:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapNext(_ accessory: UIView)
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:18:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapDone(_ accessory: UIView)
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:22:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapBack(_ accessory: UIView) {}
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:23:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapNext(_ accessory: UIView) {}
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:24:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapDone(_ accessory: UIView) {}
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:32:21: error: cannot find type 'UIBarButtonItem' in scope
    var doneButton: UIBarButtonItem? { get set }
                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:39:21: error: cannot find type 'UIBarButtonItem' in scope
    var nextButton: UIBarButtonItem? { get set }
                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:40:21: error: cannot find type 'UIBarButtonItem' in scope
    var backButton: UIBarButtonItem? { get set }
                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:45:62: error: cannot find type 'UIView' in scope
public typealias KeyboardAccessoryView = KeyboardAccessory & UIView
                                                             ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:46:82: error: cannot find type 'UIView' in scope
public typealias NavigatingKeyboardAccessoryView = NavigatingKeyboardAccessory & UIView
                                                                                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:24:36: error: cannot find type 'UIView' in scope
public typealias UITextInputView = UIView & UITextInput
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:31:82: error: cannot find type 'UIView' in scope
        public static func nextField(from source: UITextInputView, in container: UIView?) -> UITextInputView? {
                                                                                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:48:86: error: cannot find type 'UIView' in scope
        public static func previousField(from source: UITextInputView, in container: UIView?) -> UITextInputView? {
                                                                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:64:85: error: cannot find type 'UIView' in scope
        public static func hasNextField(from source: UITextInputView, in container: UIView?) -> Bool {
                                                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:74:89: error: cannot find type 'UIView' in scope
        public static func hasPreviousField(from source: UITextInputView, in container: UIView?) -> Bool {
                                                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:78:88: error: cannot find type 'UIView' in scope
        private static func sortedFields(around source: UITextInputView, in container: UIView?) -> [UITextInputView] {
                                                                                       ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:100:32: error: cannot find type 'UIView' in scope
    private var containerView: UIView
                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:112:32: error: cannot find type 'UIView' in scope
    public init(containerView: UIView, defaultToolbar: NavigatingKeyboardAccessoryView? = nil, returnKeyNavigationEnabled: Bool = true) {
                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:217:63: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapBack(_ inputAccessory: UIView) {
                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:221:63: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapNext(_ inputAccessory: UIView) {
                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:225:63: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapDone(_ inputAccessory: UIView) {
                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:15:42: error: cannot find type 'UIGestureRecognizer' in scope
    func setupKeyboardDismissalView() -> UIGestureRecognizer
                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:18:50: error: cannot find type 'UIViewController' in scope
public extension KeyboardDismissable where Self: UIViewController {
                                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:20:42: error: cannot find type 'UIGestureRecognizer' in scope
    func setupKeyboardDismissalView() -> UIGestureRecognizer {
                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:28:11: error: cannot find type 'UIViewController' in scope
extension UIViewController {
          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:42:42: error: cannot find type 'UITextInput' in scope
    public private(set) var textInputs: [UITextInput]
                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:48:30: error: cannot find type 'UITextInput' in scope
    public init(textInputs: [UITextInput], keyboardToolbar: KeyboardAccessoryView? = nil, returnKeyNavigationEnabled: Bool = false) {
                             ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:86:27: error: cannot find type 'UIResponder' in scope
    var currentTextInput: UIResponder? {
                          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:113:54: error: cannot find type 'UITextField' in scope
    @objc func textFieldEditingDidBegin(_ textField: UITextField) {
                                                     ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:119:58: error: cannot find type 'UITextField' in scope
    @objc func textFieldEditingDidEndOnExit(_ textField: UITextField) {
                                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:132:58: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapBack(_ accessory: UIView) {
                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:136:58: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapNext(_ accessory: UIView) {
                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:140:58: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapDone(_ accessory: UIView) {
                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardSafeAreaAdjustable.swift:19:50: error: cannot find type 'UIViewController' in scope
extension KeyboardSafeAreaAdjustable where Self: UIViewController {
                                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardSafeAreaAdjustable.swift:39:23: error: cannot find type 'UIViewController' in scope
fileprivate extension UIViewController {
                      ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:62:39: error: cannot find type 'UIScrollView' in scope
    var keyboardScrollableScrollView: UIScrollView? { get }
                                      ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:81:49: error: cannot find type 'UIViewController' in scope
public extension KeyboardScrollable where Self: UIViewController {
                                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:146:99: error: cannot find type 'UIView' in scope
    private func adjustViewForKeyboardAppearance(with keyboardInfo: KeyboardInfo, firstResponder: UIView) {
                                                                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:179:53: error: cannot find type 'UITextView' in scope
    private func scrollToSelectedText(for textView: UITextView, keyboardInfo: KeyboardInfo) {
                                                    ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:189:80: error: cannot find type 'UIView' in scope
    private func scrollToRectIfNecessary(rect: CGRect, of coordinateSpaceView: UIView, keyboardInfo: KeyboardInfo, preferredPaddingAroundInput: UIEdgeInsets = .zero) {
                                                                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:42:26: error: cannot find type 'UIBarButtonItem' in scope
    open var nextButton: UIBarButtonItem?
                         ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:43:26: error: cannot find type 'UIBarButtonItem' in scope
    open var backButton: UIBarButtonItem?
                         ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:44:26: error: cannot find type 'UIBarButtonItem' in scope
    open var doneButton: UIBarButtonItem?
                         ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:48:21: error: initializer does not override a designated initializer from its superclass
    override public init(frame: CGRect) {
    ~~~~~~~~        ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:61:35: error: cannot find type 'UIBarButtonItem' in scope
    open func addButton(_ button: UIBarButtonItem) {
                                  ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:18:29: error: cannot find type 'UIToolbar' in scope
open class KeyboardToolbar: UIToolbar, NavigatingKeyboardAccessory {
                            ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:97:40: error: cannot find type 'UIBarButtonItem' in scope
    private func storeButton(_ button: UIBarButtonItem, ofType type: ButtonNavigationType) {
                                       ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:147:43: error: cannot find type 'UIBarButtonItem' in scope
    @objc func backButtonTapped(_ sender: UIBarButtonItem) {
                                          ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:151:43: error: cannot find type 'UIBarButtonItem' in scope
    @objc func nextButtonTapped(_ sender: UIBarButtonItem) {
                                          ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:155:43: error: cannot find type 'UIBarButtonItem' in scope
    @objc func doneButtonTapped(_ sender: UIBarButtonItem) {
                                          ^~~~~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/CGRect+Modifying.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIEdgeInsets+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIScrollView+Inset.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardRespondable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardSafeAreaAdjustable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardSupport -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.abi.json
SwiftCompile normal arm64_32 Compiling\ UIView+KeyboardSupport.swift,\ KeyboardAccessory.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64_32 Compiling\ UIEdgeInsets+KeyboardSupport.swift,\ UIScrollView+Inset.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIEdgeInsets+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIScrollView+Inset.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIEdgeInsets+KeyboardSupport.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIScrollView+Inset.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ Array+KeyboardSupport.swift,\ CGRect+Modifying.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/CGRect+Modifying.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/CGRect+Modifying.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ KeyboardSupport (in target 'KeyboardSupport' from project 'KeyboardSupport')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/CGRect+Modifying.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIEdgeInsets+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIScrollView+Inset.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardRespondable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardSafeAreaAdjustable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardSupport -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.abi.json
EmitSwiftModule normal arm64 (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift:12:32: error: cannot find type 'UIView' in scope
extension Array where Element: UIView {
                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift:18:41: error: cannot find type 'UIView' in scope
    func sortedByPosition(in container: UIView) -> [Element] {
                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIScrollView+Inset.swift:11:11: error: cannot find type 'UIScrollView' in scope
extension UIScrollView {
          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView {
          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:16:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapBack(_ accessory: UIView)
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:17:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapNext(_ accessory: UIView)
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:18:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapDone(_ accessory: UIView)
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:22:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapBack(_ accessory: UIView) {}
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:23:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapNext(_ accessory: UIView) {}
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:24:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapDone(_ accessory: UIView) {}
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:32:21: error: cannot find type 'UIBarButtonItem' in scope
    var doneButton: UIBarButtonItem? { get set }
                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:39:21: error: cannot find type 'UIBarButtonItem' in scope
    var nextButton: UIBarButtonItem? { get set }
                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:40:21: error: cannot find type 'UIBarButtonItem' in scope
    var backButton: UIBarButtonItem? { get set }
                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:45:62: error: cannot find type 'UIView' in scope
public typealias KeyboardAccessoryView = KeyboardAccessory & UIView
                                                             ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:46:82: error: cannot find type 'UIView' in scope
public typealias NavigatingKeyboardAccessoryView = NavigatingKeyboardAccessory & UIView
                                                                                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:24:36: error: cannot find type 'UIView' in scope
public typealias UITextInputView = UIView & UITextInput
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:31:82: error: cannot find type 'UIView' in scope
        public static func nextField(from source: UITextInputView, in container: UIView?) -> UITextInputView? {
                                                                                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:48:86: error: cannot find type 'UIView' in scope
        public static func previousField(from source: UITextInputView, in container: UIView?) -> UITextInputView? {
                                                                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:64:85: error: cannot find type 'UIView' in scope
        public static func hasNextField(from source: UITextInputView, in container: UIView?) -> Bool {
                                                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:74:89: error: cannot find type 'UIView' in scope
        public static func hasPreviousField(from source: UITextInputView, in container: UIView?) -> Bool {
                                                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:78:88: error: cannot find type 'UIView' in scope
        private static func sortedFields(around source: UITextInputView, in container: UIView?) -> [UITextInputView] {
                                                                                       ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:100:32: error: cannot find type 'UIView' in scope
    private var containerView: UIView
                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:112:32: error: cannot find type 'UIView' in scope
    public init(containerView: UIView, defaultToolbar: NavigatingKeyboardAccessoryView? = nil, returnKeyNavigationEnabled: Bool = true) {
                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:217:63: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapBack(_ inputAccessory: UIView) {
                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:221:63: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapNext(_ inputAccessory: UIView) {
                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:225:63: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapDone(_ inputAccessory: UIView) {
                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:15:42: error: cannot find type 'UIGestureRecognizer' in scope
    func setupKeyboardDismissalView() -> UIGestureRecognizer
                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:18:50: error: cannot find type 'UIViewController' in scope
public extension KeyboardDismissable where Self: UIViewController {
                                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:20:42: error: cannot find type 'UIGestureRecognizer' in scope
    func setupKeyboardDismissalView() -> UIGestureRecognizer {
                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:28:11: error: cannot find type 'UIViewController' in scope
extension UIViewController {
          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:42:42: error: cannot find type 'UITextInput' in scope
    public private(set) var textInputs: [UITextInput]
                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:48:30: error: cannot find type 'UITextInput' in scope
    public init(textInputs: [UITextInput], keyboardToolbar: KeyboardAccessoryView? = nil, returnKeyNavigationEnabled: Bool = false) {
                             ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:86:27: error: cannot find type 'UIResponder' in scope
    var currentTextInput: UIResponder? {
                          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:113:54: error: cannot find type 'UITextField' in scope
    @objc func textFieldEditingDidBegin(_ textField: UITextField) {
                                                     ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:119:58: error: cannot find type 'UITextField' in scope
    @objc func textFieldEditingDidEndOnExit(_ textField: UITextField) {
                                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:132:58: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapBack(_ accessory: UIView) {
                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:136:58: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapNext(_ accessory: UIView) {
                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:140:58: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapDone(_ accessory: UIView) {
                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardSafeAreaAdjustable.swift:19:50: error: cannot find type 'UIViewController' in scope
extension KeyboardSafeAreaAdjustable where Self: UIViewController {
                                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardSafeAreaAdjustable.swift:39:23: error: cannot find type 'UIViewController' in scope
fileprivate extension UIViewController {
                      ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:62:39: error: cannot find type 'UIScrollView' in scope
    var keyboardScrollableScrollView: UIScrollView? { get }
                                      ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:81:49: error: cannot find type 'UIViewController' in scope
public extension KeyboardScrollable where Self: UIViewController {
                                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:146:99: error: cannot find type 'UIView' in scope
    private func adjustViewForKeyboardAppearance(with keyboardInfo: KeyboardInfo, firstResponder: UIView) {
                                                                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:179:53: error: cannot find type 'UITextView' in scope
    private func scrollToSelectedText(for textView: UITextView, keyboardInfo: KeyboardInfo) {
                                                    ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:189:80: error: cannot find type 'UIView' in scope
    private func scrollToRectIfNecessary(rect: CGRect, of coordinateSpaceView: UIView, keyboardInfo: KeyboardInfo, preferredPaddingAroundInput: UIEdgeInsets = .zero) {
                                                                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:42:26: error: cannot find type 'UIBarButtonItem' in scope
    open var nextButton: UIBarButtonItem?
                         ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:43:26: error: cannot find type 'UIBarButtonItem' in scope
    open var backButton: UIBarButtonItem?
                         ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:44:26: error: cannot find type 'UIBarButtonItem' in scope
    open var doneButton: UIBarButtonItem?
                         ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:48:21: error: initializer does not override a designated initializer from its superclass
    override public init(frame: CGRect) {
    ~~~~~~~~        ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:61:35: error: cannot find type 'UIBarButtonItem' in scope
    open func addButton(_ button: UIBarButtonItem) {
                                  ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:18:29: error: cannot find type 'UIToolbar' in scope
open class KeyboardToolbar: UIToolbar, NavigatingKeyboardAccessory {
                            ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:97:40: error: cannot find type 'UIBarButtonItem' in scope
    private func storeButton(_ button: UIBarButtonItem, ofType type: ButtonNavigationType) {
                                       ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:147:43: error: cannot find type 'UIBarButtonItem' in scope
    @objc func backButtonTapped(_ sender: UIBarButtonItem) {
                                          ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:151:43: error: cannot find type 'UIBarButtonItem' in scope
    @objc func nextButtonTapped(_ sender: UIBarButtonItem) {
                                          ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:155:43: error: cannot find type 'UIBarButtonItem' in scope
    @objc func doneButtonTapped(_ sender: UIBarButtonItem) {
                                          ^~~~~~~~~~~~~~~
SwiftEmitModule normal armv7k Emitting\ module\ for\ KeyboardSupport (in target 'KeyboardSupport' from project 'KeyboardSupport')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'KeyboardSupport' from project 'KeyboardSupport')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ KeyboardSupport (in target 'KeyboardSupport' from project 'KeyboardSupport')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ KeyboardSupport (in target 'KeyboardSupport' from project 'KeyboardSupport')
	EmitSwiftModule normal arm64 (in target 'KeyboardSupport' from project 'KeyboardSupport')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ KeyboardSupport (in target 'KeyboardSupport' from project 'KeyboardSupport')
	Building workspace spi-builder-workspace with scheme KeyboardSupport
(6 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  KeyboardSupport: /Users/admin/builder/spi-builder-workspace
resolved source packages: KeyboardSupport
{
  "dependencies" : [
  ],
  "manifest_display_name" : "KeyboardSupport",
  "name" : "KeyboardSupport",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "KeyboardSupport",
      "targets" : [
        "KeyboardSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KeyboardSupport_iOSTests",
      "module_type" : "SwiftTarget",
      "name" : "KeyboardSupport-iOSTests",
      "path" : "Tests",
      "sources" : [
        "AutoPilotTests.swift",
        "Helper/Mocks/MockKeyboardAccessoryDelegate.swift",
        "Helper/Mocks/MockKeyboardAutoNavigatorDelegate.swift",
        "Helper/Mocks/MockKeyboardNavigatorDelegate.swift",
        "KeyboardAutoNavigatorTests.swift",
        "KeyboardNavigatorTests.swift",
        "KeyboardToolbarTests.swift"
      ],
      "target_dependencies" : [
        "KeyboardSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KeyboardSupport",
      "module_type" : "SwiftTarget",
      "name" : "KeyboardSupport",
      "path" : "Sources",
      "product_memberships" : [
        "KeyboardSupport"
      ],
      "sources" : [
        "KeyboardSupport/Extensions/Array+KeyboardSupport.swift",
        "KeyboardSupport/Extensions/CGRect+Modifying.swift",
        "KeyboardSupport/Extensions/UIEdgeInsets+KeyboardSupport.swift",
        "KeyboardSupport/Extensions/UIScrollView+Inset.swift",
        "KeyboardSupport/Extensions/UIView+KeyboardSupport.swift",
        "KeyboardSupport/KeyboardAccessory.swift",
        "KeyboardSupport/KeyboardAutoNavigator.swift",
        "KeyboardSupport/KeyboardDismissable.swift",
        "KeyboardSupport/KeyboardNavigator.swift",
        "KeyboardSupport/KeyboardRespondable.swift",
        "KeyboardSupport/KeyboardSafeAreaAdjustable.swift",
        "KeyboardSupport/KeyboardScrollable.swift",
        "KeyboardSupport/KeyboardToolbar.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "KeyboardSupport"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KeyboardSupport -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme KeyboardSupport -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  KeyboardSupport: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'KeyboardSupport' in project 'KeyboardSupport'
        ➜ Explicit dependency on target 'KeyboardSupport' in project 'KeyboardSupport'
    Target 'KeyboardSupport' in project 'KeyboardSupport' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 30ef4a9fa3593af96f55891bc3a7c559
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/30ef4a9fa3593af96f55891bc3a7c559.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver KeyboardSupport normal armv7k com.apple.xcode.tools.swift.compiler (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name KeyboardSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport-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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport_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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/armv7k/KeyboardSupport-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver KeyboardSupport normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name KeyboardSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport_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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver KeyboardSupport normal arm64 com.apple.xcode.tools.swift.compiler (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name KeyboardSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport-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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport_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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64/KeyboardSupport-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ KeyboardSupport (in target 'KeyboardSupport' from project 'KeyboardSupport')
EmitSwiftModule normal arm64_32 (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift:12:32: error: cannot find type 'UIView' in scope
extension Array where Element: UIView {
                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift:18:41: error: cannot find type 'UIView' in scope
    func sortedByPosition(in container: UIView) -> [Element] {
                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIScrollView+Inset.swift:11:11: error: cannot find type 'UIScrollView' in scope
extension UIScrollView {
          ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView {
          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:16:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapBack(_ accessory: UIView)
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:17:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapNext(_ accessory: UIView)
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:18:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapDone(_ accessory: UIView)
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:22:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapBack(_ accessory: UIView) {}
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:23:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapNext(_ accessory: UIView) {}
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:24:51: error: cannot find type 'UIView' in scope
    func keyboardAccessoryDidTapDone(_ accessory: UIView) {}
                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:32:21: error: cannot find type 'UIBarButtonItem' in scope
    var doneButton: UIBarButtonItem? { get set }
                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:39:21: error: cannot find type 'UIBarButtonItem' in scope
    var nextButton: UIBarButtonItem? { get set }
                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:40:21: error: cannot find type 'UIBarButtonItem' in scope
    var backButton: UIBarButtonItem? { get set }
                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:45:62: error: cannot find type 'UIView' in scope
public typealias KeyboardAccessoryView = KeyboardAccessory & UIView
                                                             ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift:46:82: error: cannot find type 'UIView' in scope
public typealias NavigatingKeyboardAccessoryView = NavigatingKeyboardAccessory & UIView
                                                                                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:24:36: error: cannot find type 'UIView' in scope
public typealias UITextInputView = UIView & UITextInput
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:31:82: error: cannot find type 'UIView' in scope
        public static func nextField(from source: UITextInputView, in container: UIView?) -> UITextInputView? {
                                                                                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:48:86: error: cannot find type 'UIView' in scope
        public static func previousField(from source: UITextInputView, in container: UIView?) -> UITextInputView? {
                                                                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:64:85: error: cannot find type 'UIView' in scope
        public static func hasNextField(from source: UITextInputView, in container: UIView?) -> Bool {
                                                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:74:89: error: cannot find type 'UIView' in scope
        public static func hasPreviousField(from source: UITextInputView, in container: UIView?) -> Bool {
                                                                                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:78:88: error: cannot find type 'UIView' in scope
        private static func sortedFields(around source: UITextInputView, in container: UIView?) -> [UITextInputView] {
                                                                                       ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:100:32: error: cannot find type 'UIView' in scope
    private var containerView: UIView
                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:112:32: error: cannot find type 'UIView' in scope
    public init(containerView: UIView, defaultToolbar: NavigatingKeyboardAccessoryView? = nil, returnKeyNavigationEnabled: Bool = true) {
                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:217:63: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapBack(_ inputAccessory: UIView) {
                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:221:63: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapNext(_ inputAccessory: UIView) {
                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift:225:63: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapDone(_ inputAccessory: UIView) {
                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:15:42: error: cannot find type 'UIGestureRecognizer' in scope
    func setupKeyboardDismissalView() -> UIGestureRecognizer
                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:18:50: error: cannot find type 'UIViewController' in scope
public extension KeyboardDismissable where Self: UIViewController {
                                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:20:42: error: cannot find type 'UIGestureRecognizer' in scope
    func setupKeyboardDismissalView() -> UIGestureRecognizer {
                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift:28:11: error: cannot find type 'UIViewController' in scope
extension UIViewController {
          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:42:42: error: cannot find type 'UITextInput' in scope
    public private(set) var textInputs: [UITextInput]
                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:48:30: error: cannot find type 'UITextInput' in scope
    public init(textInputs: [UITextInput], keyboardToolbar: KeyboardAccessoryView? = nil, returnKeyNavigationEnabled: Bool = false) {
                             ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:86:27: error: cannot find type 'UIResponder' in scope
    var currentTextInput: UIResponder? {
                          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:113:54: error: cannot find type 'UITextField' in scope
    @objc func textFieldEditingDidBegin(_ textField: UITextField) {
                                                     ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:119:58: error: cannot find type 'UITextField' in scope
    @objc func textFieldEditingDidEndOnExit(_ textField: UITextField) {
                                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:132:58: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapBack(_ accessory: UIView) {
                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:136:58: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapNext(_ accessory: UIView) {
                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift:140:58: error: cannot find type 'UIView' in scope
    public func keyboardAccessoryDidTapDone(_ accessory: UIView) {
                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardSafeAreaAdjustable.swift:19:50: error: cannot find type 'UIViewController' in scope
extension KeyboardSafeAreaAdjustable where Self: UIViewController {
                                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardSafeAreaAdjustable.swift:39:23: error: cannot find type 'UIViewController' in scope
fileprivate extension UIViewController {
                      ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:62:39: error: cannot find type 'UIScrollView' in scope
    var keyboardScrollableScrollView: UIScrollView? { get }
                                      ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:81:49: error: cannot find type 'UIViewController' in scope
public extension KeyboardScrollable where Self: UIViewController {
                                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:146:99: error: cannot find type 'UIView' in scope
    private func adjustViewForKeyboardAppearance(with keyboardInfo: KeyboardInfo, firstResponder: UIView) {
                                                                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:179:53: error: cannot find type 'UITextView' in scope
    private func scrollToSelectedText(for textView: UITextView, keyboardInfo: KeyboardInfo) {
                                                    ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift:189:80: error: cannot find type 'UIView' in scope
    private func scrollToRectIfNecessary(rect: CGRect, of coordinateSpaceView: UIView, keyboardInfo: KeyboardInfo, preferredPaddingAroundInput: UIEdgeInsets = .zero) {
                                                                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:42:26: error: cannot find type 'UIBarButtonItem' in scope
    open var nextButton: UIBarButtonItem?
                         ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:43:26: error: cannot find type 'UIBarButtonItem' in scope
    open var backButton: UIBarButtonItem?
                         ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:44:26: error: cannot find type 'UIBarButtonItem' in scope
    open var doneButton: UIBarButtonItem?
                         ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:48:21: error: initializer does not override a designated initializer from its superclass
    override public init(frame: CGRect) {
    ~~~~~~~~        ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:61:35: error: cannot find type 'UIBarButtonItem' in scope
    open func addButton(_ button: UIBarButtonItem) {
                                  ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:18:29: error: cannot find type 'UIToolbar' in scope
open class KeyboardToolbar: UIToolbar, NavigatingKeyboardAccessory {
                            ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:97:40: error: cannot find type 'UIBarButtonItem' in scope
    private func storeButton(_ button: UIBarButtonItem, ofType type: ButtonNavigationType) {
                                       ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:147:43: error: cannot find type 'UIBarButtonItem' in scope
    @objc func backButtonTapped(_ sender: UIBarButtonItem) {
                                          ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:151:43: error: cannot find type 'UIBarButtonItem' in scope
    @objc func nextButtonTapped(_ sender: UIBarButtonItem) {
                                          ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift:155:43: error: cannot find type 'UIBarButtonItem' in scope
    @objc func doneButtonTapped(_ sender: UIBarButtonItem) {
                                          ^~~~~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/CGRect+Modifying.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIEdgeInsets+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIScrollView+Inset.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAutoNavigator.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardDismissable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardNavigator.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardRespondable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardSafeAreaAdjustable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardScrollable.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardToolbar.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.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/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardSupport -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardSupport.build/Debug-watchos/KeyboardSupport.build/Objects-normal/arm64_32/KeyboardSupport.abi.json
SwiftCompile normal arm64_32 Compiling\ UIView+KeyboardSupport.swift,\ KeyboardAccessory.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64_32 Compiling\ UIEdgeInsets+KeyboardSupport.swift,\ UIScrollView+Inset.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIEdgeInsets+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIScrollView+Inset.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIEdgeInsets+KeyboardSupport.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIScrollView+Inset.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ Array+KeyboardSupport.swift,\ CGRect+Modifying.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/CGRect+Modifying.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/Array+KeyboardSupport.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/CGRect+Modifying.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal armv7k Compiling\ UIView+KeyboardSupport.swift,\ KeyboardAccessory.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/KeyboardAccessory.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/KeyboardSupport/Extensions/UIView+KeyboardSupport.swift (in target 'KeyboardSupport' from project 'KeyboardSupport')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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