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 KeyInputListener, reference 0.0.1 (fbf8c8), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 18:01:06 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edonv/KeyInputListener.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edonv/KeyInputListener
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at fbf8c89 Added privacy manifest.
Cloned https://github.com/edonv/KeyInputListener.git
Revision (git rev-parse @):
fbf8c8922b96aabfc2c9beb0adb61479663cb110
SUCCESS checkout https://github.com/edonv/KeyInputListener.git at 0.0.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/edonv/KeyInputListener.git
https://github.com/edonv/KeyInputListener.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "KeyInputListener",
  "name" : "KeyInputListener",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "KeyInputListener",
      "targets" : [
        "KeyInputListener"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KeyInputListenerTests",
      "module_type" : "SwiftTarget",
      "name" : "KeyInputListenerTests",
      "path" : "Tests/KeyInputListenerTests",
      "sources" : [
        "KeyInputListenerTests.swift"
      ],
      "target_dependencies" : [
        "KeyInputListener"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KeyInputListener",
      "module_type" : "SwiftTarget",
      "name" : "KeyInputListener",
      "path" : "Sources/KeyInputListener",
      "product_memberships" : [
        "KeyInputListener"
      ],
      "sources" : [
        "KeyInputEvent.swift",
        "KeyInputListener+ViewModifiers.swift",
        "KeyInputListener.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
Resolve Package Graph
Resolved source packages:
  KeyInputListener: /Users/admin/builder/spi-builder-workspace
resolved source packages: KeyInputListener
{
  "dependencies" : [
  ],
  "manifest_display_name" : "KeyInputListener",
  "name" : "KeyInputListener",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "KeyInputListener",
      "targets" : [
        "KeyInputListener"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KeyInputListenerTests",
      "module_type" : "SwiftTarget",
      "name" : "KeyInputListenerTests",
      "path" : "Tests/KeyInputListenerTests",
      "sources" : [
        "KeyInputListenerTests.swift"
      ],
      "target_dependencies" : [
        "KeyInputListener"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KeyInputListener",
      "module_type" : "SwiftTarget",
      "name" : "KeyInputListener",
      "path" : "Sources/KeyInputListener",
      "product_memberships" : [
        "KeyInputListener"
      ],
      "sources" : [
        "KeyInputEvent.swift",
        "KeyInputListener+ViewModifiers.swift",
        "KeyInputListener.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "KeyInputListener"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KeyInputListener -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 KeyInputListener -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:
  KeyInputListener: /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 'KeyInputListener' in project 'KeyInputListener'
        ➜ Explicit dependency on target 'KeyInputListener' in project 'KeyInputListener'
    Target 'KeyInputListener' in project 'KeyInputListener' (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: 5cbda2156a4c01a055a6550992a91003
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5cbda2156a4c01a055a6550992a91003.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.SwiftConstValuesFileList (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.SwiftFileList (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener_const_extract_protocols.json (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener.SwiftConstValuesFileList (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener.SwiftFileList (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener.LinkFileList (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener_const_extract_protocols.json (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener-OutputFileMap.json (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.LinkFileList (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener-OutputFileMap.json (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener_const_extract_protocols.json (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.SwiftFileList (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.LinkFileList (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-OutputFileMap.json (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/KeyInputListener.modulemap (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/KeyInputListener.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.SwiftConstValuesFileList (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/KeyInputListener.DependencyStaticMetadataFileList (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/KeyInputListener.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/KeyInputListener.DependencyMetadataFileList (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/KeyInputListener.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/KeyInputListener.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/KeyInputListener.modulemap (in target 'KeyInputListener' from project 'KeyInputListener')
    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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/KeyInputListener.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver KeyInputListener normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'KeyInputListener' from project 'KeyInputListener')
    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 KeyInputListener -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.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-watchos6.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener-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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener_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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver KeyInputListener normal arm64 com.apple.xcode.tools.swift.compiler (in target 'KeyInputListener' from project 'KeyInputListener')
    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 KeyInputListener -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.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-watchos6.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener_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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver KeyInputListener normal armv7k com.apple.xcode.tools.swift.compiler (in target 'KeyInputListener' from project 'KeyInputListener')
    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 KeyInputListener -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener.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-watchos6.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener-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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener_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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ KeyInputListener (in target 'KeyInputListener' from project 'KeyInputListener')
EmitSwiftModule normal armv7k (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ KeyInputListener (in target 'KeyInputListener' from project 'KeyInputListener')
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/KeyInputListener/KeyInputEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener_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/KeyInputListener.build/Debug-watchos/KeyInputListener.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyInputListener -package-name spi_builder_workspace -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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.abi.json
EmitSwiftModule normal arm64 (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:64:20: error: 'FocusState' is only available in watchOS 8.0 or newer
        isFocused: FocusState<Bool>.Binding,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:63:17: note: add @available attribute to enclosing instance method
    public func keyInputListener(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:61:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:76:20: error: 'FocusState' is only available in watchOS 8.0 or newer
        isFocused: FocusState<Value?>.Binding,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:75:17: note: add @available attribute to enclosing instance method
    public func keyInputListener<Value: Hashable>(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:61:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:11:27: error: cannot find type 'UIView' in scope
typealias CrossPlatView = 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/KeyInputListener/KeyInputListener.swift:39:23: error: cannot find type 'UIKeyInput' in scope
extension _TextInput: UIKeyInput {
                      ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:42:18: error: property does not override any property from its superclass
    override var canBecomeFirstResponder: Bool { true }
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:109:29: error: cannot find type 'UIViewRepresentable' in scope
extension KeyInputListener: UIViewRepresentable {
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:110:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> ViewType {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:114:52: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: ViewType, context: Context) {
                                                   ^~~~~~~
SwiftCompile normal armv7k Compiling\ KeyInputEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputEvent.swift (in target 'KeyInputListener' from project 'KeyInputListener')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputEvent.swift (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ KeyInputListener (in target 'KeyInputListener' from project 'KeyInputListener')
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/KeyInputListener/KeyInputEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift -target arm64_32-apple-watchos6.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener_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/KeyInputListener.build/Debug-watchos/KeyInputListener.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyInputListener -package-name spi_builder_workspace -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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.abi.json
EmitSwiftModule normal arm64_32 (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:64:20: error: 'FocusState' is only available in watchOS 8.0 or newer
        isFocused: FocusState<Bool>.Binding,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:63:17: note: add @available attribute to enclosing instance method
    public func keyInputListener(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:61:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:76:20: error: 'FocusState' is only available in watchOS 8.0 or newer
        isFocused: FocusState<Value?>.Binding,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:75:17: note: add @available attribute to enclosing instance method
    public func keyInputListener<Value: Hashable>(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:61:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:11:27: error: cannot find type 'UIView' in scope
typealias CrossPlatView = 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/KeyInputListener/KeyInputListener.swift:39:23: error: cannot find type 'UIKeyInput' in scope
extension _TextInput: UIKeyInput {
                      ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:42:18: error: property does not override any property from its superclass
    override var canBecomeFirstResponder: Bool { true }
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:109:29: error: cannot find type 'UIViewRepresentable' in scope
extension KeyInputListener: UIViewRepresentable {
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:110:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> ViewType {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:114:52: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: ViewType, context: Context) {
                                                   ^~~~~~~
SwiftCompile normal arm64_32 Compiling\ KeyInputEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputEvent.swift (in target 'KeyInputListener' from project 'KeyInputListener')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputEvent.swift (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64_32 Compiling\ KeyInputListener+ViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift (in target 'KeyInputListener' from project 'KeyInputListener')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ KeyInputListener (in target 'KeyInputListener' from project 'KeyInputListener')
	EmitSwiftModule normal arm64 (in target 'KeyInputListener' from project 'KeyInputListener')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ KeyInputListener (in target 'KeyInputListener' from project 'KeyInputListener')
	EmitSwiftModule normal arm64_32 (in target 'KeyInputListener' from project 'KeyInputListener')
	SwiftCompile normal arm64_32 Compiling\ KeyInputListener+ViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift (in target 'KeyInputListener' from project 'KeyInputListener')
	Building workspace spi-builder-workspace with scheme KeyInputListener
(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:
  KeyInputListener: /Users/admin/builder/spi-builder-workspace
resolved source packages: KeyInputListener
{
  "dependencies" : [
  ],
  "manifest_display_name" : "KeyInputListener",
  "name" : "KeyInputListener",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "KeyInputListener",
      "targets" : [
        "KeyInputListener"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KeyInputListenerTests",
      "module_type" : "SwiftTarget",
      "name" : "KeyInputListenerTests",
      "path" : "Tests/KeyInputListenerTests",
      "sources" : [
        "KeyInputListenerTests.swift"
      ],
      "target_dependencies" : [
        "KeyInputListener"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KeyInputListener",
      "module_type" : "SwiftTarget",
      "name" : "KeyInputListener",
      "path" : "Sources/KeyInputListener",
      "product_memberships" : [
        "KeyInputListener"
      ],
      "sources" : [
        "KeyInputEvent.swift",
        "KeyInputListener+ViewModifiers.swift",
        "KeyInputListener.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "KeyInputListener"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KeyInputListener -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 KeyInputListener -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  KeyInputListener: /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 'KeyInputListener' in project 'KeyInputListener'
        ➜ Explicit dependency on target 'KeyInputListener' in project 'KeyInputListener'
    Target 'KeyInputListener' in project 'KeyInputListener' (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: ef669248a92e842e06579f62b03484b0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ef669248a92e842e06579f62b03484b0.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 KeyInputListener normal armv7k com.apple.xcode.tools.swift.compiler (in target 'KeyInputListener' from project 'KeyInputListener')
    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 KeyInputListener -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener.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-watchos6.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener-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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener_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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/armv7k/KeyInputListener-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver KeyInputListener normal arm64 com.apple.xcode.tools.swift.compiler (in target 'KeyInputListener' from project 'KeyInputListener')
    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 KeyInputListener -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.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-watchos6.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener_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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver KeyInputListener normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'KeyInputListener' from project 'KeyInputListener')
    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 KeyInputListener -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.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-watchos6.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener-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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener_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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64_32/KeyInputListener-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ KeyInputListener (in target 'KeyInputListener' from project 'KeyInputListener')
EmitSwiftModule normal arm64 (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:64:20: error: 'FocusState' is only available in watchOS 8.0 or newer
        isFocused: FocusState<Bool>.Binding,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:63:17: note: add @available attribute to enclosing instance method
    public func keyInputListener(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:61:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:76:20: error: 'FocusState' is only available in watchOS 8.0 or newer
        isFocused: FocusState<Value?>.Binding,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:75:17: note: add @available attribute to enclosing instance method
    public func keyInputListener<Value: Hashable>(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:61:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:11:27: error: cannot find type 'UIView' in scope
typealias CrossPlatView = 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/KeyInputListener/KeyInputListener.swift:39:23: error: cannot find type 'UIKeyInput' in scope
extension _TextInput: UIKeyInput {
                      ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:42:18: error: property does not override any property from its superclass
    override var canBecomeFirstResponder: Bool { true }
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:109:29: error: cannot find type 'UIViewRepresentable' in scope
extension KeyInputListener: UIViewRepresentable {
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:110:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> ViewType {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:114:52: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: ViewType, context: Context) {
                                                   ^~~~~~~
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/KeyInputListener/KeyInputEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener_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/KeyInputListener.build/Debug-watchos/KeyInputListener.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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyInputListener -package-name spi_builder_workspace -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/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyInputListener.build/Debug-watchos/KeyInputListener.build/Objects-normal/arm64/KeyInputListener.abi.json
SwiftEmitModule normal armv7k Emitting\ module\ for\ KeyInputListener (in target 'KeyInputListener' from project 'KeyInputListener')
EmitSwiftModule normal armv7k (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:64:20: error: 'FocusState' is only available in watchOS 8.0 or newer
        isFocused: FocusState<Bool>.Binding,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:63:17: note: add @available attribute to enclosing instance method
    public func keyInputListener(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:61:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:76:20: error: 'FocusState' is only available in watchOS 8.0 or newer
        isFocused: FocusState<Value?>.Binding,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:75:17: note: add @available attribute to enclosing instance method
    public func keyInputListener<Value: Hashable>(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener+ViewModifiers.swift:61:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:11:27: error: cannot find type 'UIView' in scope
typealias CrossPlatView = 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/KeyInputListener/KeyInputListener.swift:39:23: error: cannot find type 'UIKeyInput' in scope
extension _TextInput: UIKeyInput {
                      ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:42:18: error: property does not override any property from its superclass
    override var canBecomeFirstResponder: Bool { true }
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:109:29: error: cannot find type 'UIViewRepresentable' in scope
extension KeyInputListener: UIViewRepresentable {
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:110:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> ViewType {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/KeyInputListener/KeyInputListener.swift:114:52: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: ViewType, context: Context) {
                                                   ^~~~~~~
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ KeyInputListener (in target 'KeyInputListener' from project 'KeyInputListener')
EmitSwiftModule normal arm64_32 (in target 'KeyInputListener' from project 'KeyInputListener')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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