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

Successful build of Hammer, reference main (c9c36b), with Swift 6.1 for iOS using Xcode 16.3 on 30 Apr 2025 08:35:15 UTC.

Swift 6 data race errors: 14

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Hammer -destination generic/platform=iOS 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 Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lyft/hammer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lyft/hammer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c9c36b7 Reduce flakiness by improving some checks to ensure the app is ready. (#61)
Cloned https://github.com/lyft/hammer.git
Revision (git rev-parse @):
c9c36b7d1406809423c4c5814b5e64c1a0eabdf7
SUCCESS checkout https://github.com/lyft/hammer.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/lyft/hammer.git
https://github.com/lyft/hammer.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Hammer",
  "name" : "Hammer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Hammer",
      "targets" : [
        "Hammer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Hammer",
      "module_type" : "SwiftTarget",
      "name" : "Hammer",
      "path" : "Sources/Hammer",
      "product_memberships" : [
        "Hammer"
      ],
      "sources" : [
        "AppleInternal/AppleInternal+BackBoardServices.swift",
        "AppleInternal/AppleInternal+IOHID.swift",
        "AppleInternal/AppleInternal+UIKit.swift",
        "DebugWindow/DebugVisualizerWindow.swift",
        "EventGenerator/EventGenerator+Hand/EventGenerator+Hand.swift",
        "EventGenerator/EventGenerator+Hand/FingerIndex.swift",
        "EventGenerator/EventGenerator+Hand/HandInfo.swift",
        "EventGenerator/EventGenerator+Keyboard/EventGenerator+Keyboard.swift",
        "EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift",
        "EventGenerator/EventGenerator+Marker.swift",
        "EventGenerator/EventGenerator+Settings.swift",
        "EventGenerator/EventGenerator+Stylus/EventGenerator+Stylus.swift",
        "EventGenerator/EventGenerator+Stylus/StylusInfo.swift",
        "EventGenerator/EventGenerator.swift",
        "EventGenerator/HammerLocatable.swift",
        "Utilties/CoreGraphic+Extensions.swift",
        "Utilties/HammerError.swift",
        "Utilties/HammerWindow.swift",
        "Utilties/Subviews.swift",
        "Utilties/TouchStorage.swift",
        "Utilties/UIKit+Extensions.swift",
        "Utilties/Waiting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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:
  Hammer: /Users/admin/builder/spi-builder-workspace
resolved source packages: Hammer
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Hammer",
  "name" : "Hammer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Hammer",
      "targets" : [
        "Hammer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Hammer",
      "module_type" : "SwiftTarget",
      "name" : "Hammer",
      "path" : "Sources/Hammer",
      "product_memberships" : [
        "Hammer"
      ],
      "sources" : [
        "AppleInternal/AppleInternal+BackBoardServices.swift",
        "AppleInternal/AppleInternal+IOHID.swift",
        "AppleInternal/AppleInternal+UIKit.swift",
        "DebugWindow/DebugVisualizerWindow.swift",
        "EventGenerator/EventGenerator+Hand/EventGenerator+Hand.swift",
        "EventGenerator/EventGenerator+Hand/FingerIndex.swift",
        "EventGenerator/EventGenerator+Hand/HandInfo.swift",
        "EventGenerator/EventGenerator+Keyboard/EventGenerator+Keyboard.swift",
        "EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift",
        "EventGenerator/EventGenerator+Marker.swift",
        "EventGenerator/EventGenerator+Settings.swift",
        "EventGenerator/EventGenerator+Stylus/EventGenerator+Stylus.swift",
        "EventGenerator/EventGenerator+Stylus/StylusInfo.swift",
        "EventGenerator/EventGenerator.swift",
        "EventGenerator/HammerLocatable.swift",
        "Utilties/CoreGraphic+Extensions.swift",
        "Utilties/HammerError.swift",
        "Utilties/HammerWindow.swift",
        "Utilties/Subviews.swift",
        "Utilties/TouchStorage.swift",
        "Utilties/UIKit+Extensions.swift",
        "Utilties/Waiting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Hammer"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Hammer -destination generic/platform=iOS 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 Hammer -destination generic/platform=iOS "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:
  Hammer: /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 'Hammer' in project 'Hammer'
        ➜ Explicit dependency on target 'Hammer' in project 'Hammer'
    Target 'Hammer' in project 'Hammer' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: c3798cb8e6cbe58e5e784ab65e31c7a9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c3798cb8e6cbe58e5e784ab65e31c7a9.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Hammer.DependencyStaticMetadataFileList (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Hammer.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Hammer.DependencyMetadataFileList (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Hammer.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Hammer.modulemap (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Hammer.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.SwiftFileList (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer_const_extract_protocols.json (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.SwiftConstValuesFileList (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer-OutputFileMap.json (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.LinkFileList (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Hammer.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Hammer.modulemap (in target 'Hammer' from project 'Hammer')
    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/Hammer.build/Debug-iphoneos/Hammer.build/Hammer.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver Hammer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Hammer' from project 'Hammer')
    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 Hammer -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer-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/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.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/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AppleInternal+BackBoardServices.swift,\ AppleInternal+IOHID.swift,\ AppleInternal+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/AppleInternal/AppleInternal+BackBoardServices.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/AppleInternal/AppleInternal+IOHID.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/AppleInternal/AppleInternal+UIKit.swift (in target 'Hammer' from project 'Hammer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/AppleInternal/AppleInternal+BackBoardServices.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/AppleInternal/AppleInternal+IOHID.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift:7:13: warning: let 'kFingerColors' is not concurrency-safe because non-'Sendable' type '[FingerIndex : UIColor]' may have shared mutable state; this is an error in the Swift 6 language mode
private let kFingerColors: [FingerIndex: UIColor] = [
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift:7:13: note: add '@MainActor' to make let 'kFingerColors' part of global actor 'MainActor'
private let kFingerColors: [FingerIndex: UIColor] = [
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift:7:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let kFingerColors: [FingerIndex: UIColor] = [
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:16:23: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'FingerIndex?' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let automatic: FingerIndex? = nil
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:16:23: note: add '@MainActor' to make static property 'automatic' part of global actor 'MainActor'
    public static let automatic: FingerIndex? = nil
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:16:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let automatic: FingerIndex? = nil
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:18:16: warning: static property 'defaultOrder' is not concurrency-safe because non-'Sendable' type '[FingerIndex]' may have shared mutable state; this is an error in the Swift 6 language mode
    static let defaultOrder = Array(FingerIndex.allCases.prefix(UIDevice.current.maxNumberOfFingers))
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:18:16: note: add '@MainActor' to make static property 'defaultOrder' part of global actor 'MainActor'
    static let defaultOrder = Array(FingerIndex.allCases.prefix(UIDevice.current.maxNumberOfFingers))
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:18:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let defaultOrder = Array(FingerIndex.allCases.prefix(UIDevice.current.maxNumberOfFingers))
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:18:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    static let defaultOrder = Array(FingerIndex.allCases.prefix(UIDevice.current.maxNumberOfFingers))
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:22:23: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type '[FingerIndex?]' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let automatic: [FingerIndex?] = []
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:22:23: note: add '@MainActor' to make static property 'automatic' part of global actor 'MainActor'
    public static let automatic: [FingerIndex?] = []
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let automatic: [FingerIndex?] = []
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift:104:13: warning: let 'kAlternateCharacterKeys' is not concurrency-safe because non-'Sendable' type '[Character : KeyboardKey]' may have shared mutable state; this is an error in the Swift 6 language mode
private let kAlternateCharacterKeys: [Character: KeyboardKey] = [
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift:2:13: note: consider making enum 'KeyboardKey' conform to the 'Sendable' protocol
public enum KeyboardKey: UInt32 {
            ^
                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift:104:13: note: add '@MainActor' to make let 'kAlternateCharacterKeys' part of global actor 'MainActor'
private let kAlternateCharacterKeys: [Character: KeyboardKey] = [
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift:104:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let kAlternateCharacterKeys: [Character: KeyboardKey] = [
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Settings.swift:5:23: warning: static property 'settings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var settings = Settings()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Settings.swift:5:23: note: convert 'settings' to a 'let' constant to make 'Sendable' shared state immutable
    public static var settings = Settings()
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Settings.swift:5:23: note: add '@MainActor' to make static property 'settings' part of global actor 'MainActor'
    public static var settings = Settings()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Settings.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var settings = Settings()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:6:16: warning: static property 'latestEventId' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var latestEventId: UInt32 = 0
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:6:16: note: convert 'latestEventId' to a 'let' constant to make 'Sendable' shared state immutable
    static var latestEventId: UInt32 = 0
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:6:16: note: add '@MainActor' to make static property 'latestEventId' part of global actor 'MainActor'
    static var latestEventId: UInt32 = 0
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:6:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var latestEventId: UInt32 = 0
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:28:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    var debugWindow = DebugVisualizerWindow()
        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:93:73: warning: main actor-isolated property 'isIgnoringInteractionEvents' cannot be used to satisfy nonisolated requirement from protocol 'UIApplicationDeprecated'; this is an error in the Swift 6 language mode
@property(nonatomic, readonly, getter=isIgnoringInteractionEvents) BOOL ignoringInteractionEvents API_DEPRECATED("Use UIView's userInteractionEnabled property instead", ios(2.0, 13.0)) API_UNAVAILABLE(visionos, watchos);                  // returns YES if we are at least one deep in ignoring events
                                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:270:26: note: add '@preconcurrency' to the 'UIApplicationDeprecated' conformance to defer isolation checking to run time
extension UIApplication: UIApplicationDeprecated {}
                         ^
                         @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:267:9: note: requirement 'isIgnoringInteractionEvents' declared here
    var isIgnoringInteractionEvents: Bool { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:20:17: warning: main actor-isolated instance method 'windowHitPoint(for:)' cannot be used to satisfy nonisolated requirement from protocol 'HammerLocatable'; this is an error in the Swift 6 language mode
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:20:17: note: add 'nonisolated' to 'windowHitPoint(for:)' to make this instance method not isolated to the actor
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:19:19: note: add '@preconcurrency' to the 'HammerLocatable' conformance to defer isolation checking to run time
extension UIView: HammerLocatable {
                  ^
                  @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:4:10: note: mark the protocol requirement 'windowHitPoint(for:)' 'async' to allow actor-isolated conformances
    func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint
         ^
                                                            async
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:26:17: warning: main actor-isolated instance method 'windowHitPoint(for:)' cannot be used to satisfy nonisolated requirement from protocol 'HammerLocatable'; this is an error in the Swift 6 language mode
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:26:17: note: add 'nonisolated' to 'windowHitPoint(for:)' to make this instance method not isolated to the actor
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:25:29: note: add '@preconcurrency' to the 'HammerLocatable' conformance to defer isolation checking to run time
extension UIViewController: HammerLocatable {
                            ^
                            @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:4:10: note: mark the protocol requirement 'windowHitPoint(for:)' 'async' to allow actor-isolated conformances
    func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint
         ^
                                                            async
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift:11:10: warning: associated value 'touchForFingerAlreadyExists(index:)' of 'Sendable'-conforming enum 'HammerError' has non-sendable type 'FingerIndex'; this is an error in the Swift 6 language mode
    case touchForFingerAlreadyExists(index: FingerIndex)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift:12:10: warning: associated value 'touchForFingerDoesNotExist(index:)' of 'Sendable'-conforming enum 'HammerError' has non-sendable type 'FingerIndex'; this is an error in the Swift 6 language mode
    case touchForFingerDoesNotExist(index: FingerIndex)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
SwiftCompile normal arm64 Compiling\ HammerError.swift,\ HammerWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift (in target 'Hammer' from project 'Hammer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift:11:10: warning: associated value 'touchForFingerAlreadyExists(index:)' of 'Sendable'-conforming enum 'HammerError' has non-sendable type 'FingerIndex'; this is an error in the Swift 6 language mode
    case touchForFingerAlreadyExists(index: FingerIndex)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift:12:10: warning: associated value 'touchForFingerDoesNotExist(index:)' of 'Sendable'-conforming enum 'HammerError' has non-sendable type 'FingerIndex'; this is an error in the Swift 6 language mode
    case touchForFingerDoesNotExist(index: FingerIndex)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift:73:54: warning: main actor-isolated property 'shortDescription' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return "View is not in hierarchy: \(view.shortDescription)"
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift:97:21: note: property declared here
    fileprivate var shortDescription: String {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift:75:49: warning: main actor-isolated property 'shortDescription' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return "View is not visible: \(view.shortDescription)"
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift:97:21: note: property declared here
    fileprivate var shortDescription: String {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift:77:50: warning: main actor-isolated property 'shortDescription' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return "View is not hittable: \(view.shortDescription)"
                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerError.swift:97:21: note: property declared here
    fileprivate var shortDescription: String {
                    ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HammerLocatable.swift,\ CoreGraphic+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/CoreGraphic+Extensions.swift (in target 'Hammer' from project 'Hammer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:20:17: warning: main actor-isolated instance method 'windowHitPoint(for:)' cannot be used to satisfy nonisolated requirement from protocol 'HammerLocatable'; this is an error in the Swift 6 language mode
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:20:17: note: add 'nonisolated' to 'windowHitPoint(for:)' to make this instance method not isolated to the actor
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:19:19: note: add '@preconcurrency' to the 'HammerLocatable' conformance to defer isolation checking to run time
extension UIView: HammerLocatable {
                  ^
                  @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:4:10: note: mark the protocol requirement 'windowHitPoint(for:)' 'async' to allow actor-isolated conformances
    func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint
         ^
                                                            async
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:26:17: warning: main actor-isolated instance method 'windowHitPoint(for:)' cannot be used to satisfy nonisolated requirement from protocol 'HammerLocatable'; this is an error in the Swift 6 language mode
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:26:17: note: add 'nonisolated' to 'windowHitPoint(for:)' to make this instance method not isolated to the actor
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:25:29: note: add '@preconcurrency' to the 'HammerLocatable' conformance to defer isolation checking to run time
extension UIViewController: HammerLocatable {
                            ^
                            @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:4:10: note: mark the protocol requirement 'windowHitPoint(for:)' 'async' to allow actor-isolated conformances
    func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint
         ^
                                                            async
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:33:60: warning: call to main actor-isolated instance method 'windowHitPoint(for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return try eventGenerator.viewWithIdentifier(self).windowHitPoint(for: eventGenerator)
                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:20:17: note: calls to instance method 'windowHitPoint(for:)' from outside of its actor context are implicitly asynchronous
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:32:17: note: add '@MainActor' to make instance method 'windowHitPoint(for:)' part of global actor 'MainActor'
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:86:45: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return CGPoint(x: hitPoint.x - view.bounds.center.x + view.bounds.width * self.x,
                                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:83:17: note: add '@MainActor' to make instance method 'windowHitPoint(for:)' part of global actor 'MainActor'
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:86:68: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return CGPoint(x: hitPoint.x - view.bounds.center.x + view.bounds.width * self.x,
                                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:83:17: note: add '@MainActor' to make instance method 'windowHitPoint(for:)' part of global actor 'MainActor'
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:87:45: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                       y: hitPoint.y - view.bounds.center.y + view.bounds.height * self.y)
                                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:83:17: note: add '@MainActor' to make instance method 'windowHitPoint(for:)' part of global actor 'MainActor'
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:87:68: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                       y: hitPoint.y - view.bounds.center.y + view.bounds.height * self.y)
                                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:83:17: note: add '@MainActor' to make instance method 'windowHitPoint(for:)' part of global actor 'MainActor'
    public func windowHitPoint(for eventGenerator: EventGenerator) throws -> CGPoint {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:33:60: warning: sending 'eventGenerator' risks causing data races; this is an error in the Swift 6 language mode
        return try eventGenerator.viewWithIdentifier(self).windowHitPoint(for: eventGenerator)
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/HammerLocatable.swift:33:60: note: sending task-isolated 'eventGenerator' to main actor-isolated instance method 'windowHitPoint(for:)' risks causing data races between main actor-isolated and task-isolated uses
        return try eventGenerator.viewWithIdentifier(self).windowHitPoint(for: eventGenerator)
                                                           ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/CoreGraphic+Extensions.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ StylusInfo.swift,\ EventGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Stylus/StylusInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift (in target 'Hammer' from project 'Hammer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Stylus/StylusInfo.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:93:73: warning: main actor-isolated property 'isIgnoringInteractionEvents' cannot be used to satisfy nonisolated requirement from protocol 'UIApplicationDeprecated'; this is an error in the Swift 6 language mode
@property(nonatomic, readonly, getter=isIgnoringInteractionEvents) BOOL ignoringInteractionEvents API_DEPRECATED("Use UIView's userInteractionEnabled property instead", ios(2.0, 13.0)) API_UNAVAILABLE(visionos, watchos);                  // returns YES if we are at least one deep in ignoring events
                                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:270:26: note: add '@preconcurrency' to the 'UIApplicationDeprecated' conformance to defer isolation checking to run time
extension UIApplication: UIApplicationDeprecated {}
                         ^
                         @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:267:9: note: requirement 'isIgnoringInteractionEvents' declared here
    var isIgnoringInteractionEvents: Bool { get }
        ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:6:16: warning: static property 'latestEventId' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var latestEventId: UInt32 = 0
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:6:16: note: convert 'latestEventId' to a 'let' constant to make 'Sendable' shared state immutable
    static var latestEventId: UInt32 = 0
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:6:16: note: add '@MainActor' to make static property 'latestEventId' part of global actor 'MainActor'
    static var latestEventId: UInt32 = 0
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:6:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var latestEventId: UInt32 = 0
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:28:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    var debugWindow = DebugVisualizerWindow()
        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:93:73: warning: main actor-isolated property 'isIgnoringInteractionEvents' cannot be used to satisfy nonisolated requirement from protocol 'UIApplicationDeprecated'; this is an error in the Swift 6 language mode
@property(nonatomic, readonly, getter=isIgnoringInteractionEvents) BOOL ignoringInteractionEvents API_DEPRECATED("Use UIView's userInteractionEnabled property instead", ios(2.0, 13.0)) API_UNAVAILABLE(visionos, watchos);                  // returns YES if we are at least one deep in ignoring events
                                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:270:26: note: add '@preconcurrency' to the 'UIApplicationDeprecated' conformance to defer isolation checking to run time
extension UIApplication: UIApplicationDeprecated {}
                         ^
                         @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:267:9: note: requirement 'isIgnoringInteractionEvents' declared here
    var isIgnoringInteractionEvents: Bool { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:38:32: warning: main actor-isolated property 'isHidden' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        get { self.debugWindow.isHidden == false }
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:307:56: note: property declared here
@property(nonatomic,getter=isHidden) BOOL              hidden;                     // default is NO. doesn't check superviews
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:39:32: warning: main actor-isolated property 'isHidden' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        set { self.debugWindow.isHidden = !newValue }
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:307:56: note: mutation of this property is only permitted within the actor
@property(nonatomic,getter=isHidden) BOOL              hidden;                     // default is NO. doesn't check superviews
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:49:21: warning: call to main actor-isolated instance method 'layoutIfNeeded()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        self.window.layoutIfNeeded()
                    ^
UIKit.UIView.layoutIfNeeded:2:22: note: calls to instance method 'layoutIfNeeded()' from outside of its actor context are implicitly asynchronous
@MainActor open func layoutIfNeeded()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:50:26: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        self.debugWindow.frame = self.window.frame
                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:50:46: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.debugWindow.frame = self.window.frame
                                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:52:23: warning: call to main actor-isolated static method 'swizzle()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UIApplication.swizzle()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/AppleInternal/AppleInternal+UIKit.swift:42:17: note: calls to static method 'swizzle()' from outside of its actor context are implicitly asynchronous
    static func swizzle() {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:53:23: warning: call to main actor-isolated static method 'registerForHIDEvents(_:callback:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UIApplication.registerForHIDEvents(ObjectIdentifier(self)) { [weak self] event in
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/AppleInternal/AppleInternal+UIKit.swift:46:17: note: calls to static method 'registerForHIDEvents(_:callback:)' from outside of its actor context are implicitly asynchronous
    static func registerForHIDEvents(_ object: ObjectIdentifier, callback: @escaping HIDEventCallback) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:73:45: warning: main actor-isolated property 'window' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        if let window = viewController.view.window  {
                                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:223:55: note: property declared here
@property(nullable, nonatomic,readonly) UIWindow     *window;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:73:40: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        if let window = viewController.view.window  {
                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:116:54: note: property declared here
@property(null_resettable, nonatomic,strong) UIView *view; // The getter first invokes [self loadView] if the view hasn't been set yet. Subclasses must call super if they override the setter or getter.
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:74:68: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            try self.init(window: window, mainView: viewController.view)
                                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:116:54: note: property declared here
@property(null_resettable, nonatomic,strong) UIView *view; // The getter first invokes [self loadView] if the view hasn't been set yet. Subclasses must call super if they override the setter or getter.
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:76:26: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            let window = HammerWindow()
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:15:5: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
    init() {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:15:5: note: main actor isolation inferred from inheritance from class 'UIWindow'
    init() {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:77:20: warning: call to main actor-isolated instance method 'presentContained' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            window.presentContained(viewController)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:31:10: note: calls to instance method 'presentContained' from outside of its actor context are implicitly asynchronous
    func presentContained(_ viewController: UIViewController) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:31:10: note: main actor isolation inferred from inheritance from class 'UIWindow'
    func presentContained(_ viewController: UIViewController) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:78:68: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            try self.init(window: window, mainView: viewController.view)
                                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:116:54: note: property declared here
@property(null_resettable, nonatomic,strong) UIView *view; // The getter first invokes [self loadView] if the view hasn't been set yet. Subclasses must call super if they override the setter or getter.
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:91:30: warning: main actor-isolated property 'window' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        if let window = view.window {
                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:223:55: note: property declared here
@property(nullable, nonatomic,readonly) UIWindow     *window;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:94:34: warning: call to main actor-isolated initializer 'init(wrapping:alignment:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            let viewController = UIViewController(wrapping: view.topLevelView, alignment: alignment)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/UIKit+Extensions.swift:47:17: note: calls to initializer 'init(wrapping:alignment:)' from outside of its actor context are implicitly asynchronous
    convenience init(wrapping view: UIView, alignment: EventGenerator.WrappingAlignment) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:94:66: warning: main actor-isolated property 'topLevelView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let viewController = UIViewController(wrapping: view.topLevelView, alignment: alignment)
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/UIKit+Extensions.swift:75:9: note: property declared here
    var topLevelView: UIView {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:95:26: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            let window = HammerWindow()
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:15:5: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
    init() {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:15:5: note: main actor isolation inferred from inheritance from class 'UIWindow'
    init() {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:96:20: warning: call to main actor-isolated instance method 'presentContained' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            window.presentContained(viewController)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:31:10: note: calls to instance method 'presentContained' from outside of its actor context are implicitly asynchronous
    func presentContained(_ viewController: UIViewController) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:31:10: note: main actor isolation inferred from inheritance from class 'UIWindow'
    func presentContained(_ viewController: UIViewController) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:104:23: warning: call to main actor-isolated static method 'unregisterForHIDEvents' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UIApplication.unregisterForHIDEvents(ObjectIdentifier(self))
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/AppleInternal/AppleInternal+UIKit.swift:50:17: note: calls to static method 'unregisterForHIDEvents' from outside of its actor context are implicitly asynchronous
    static func unregisterForHIDEvents(_ object: ObjectIdentifier) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:105:26: warning: call to main actor-isolated instance method 'removeFromScene(removeViewController:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        self.debugWindow.removeFromScene()
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:126:10: note: calls to instance method 'removeFromScene(removeViewController:)' from outside of its actor context are implicitly asynchronous
    func removeFromScene(removeViewController: Bool = true) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:107:20: warning: call to main actor-isolated instance method 'dismissContained()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            window.dismissContained()
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:36:10: note: calls to instance method 'dismissContained()' from outside of its actor context are implicitly asynchronous
    func dismissContained() {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:36:10: note: main actor isolation inferred from inheritance from class 'UIWindow'
    func dismissContained() {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:138:31: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard !(UIApplication.shared as UIApplicationDeprecated).isIgnoringInteractionEvents
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:139:32: warning: main actor-isolated property 'isHidden' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.isHidden == false
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:307:56: note: property declared here
@property(nonatomic,getter=isHidden) BOOL              hidden;                     // default is NO. doesn't check superviews
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:140:32: warning: main actor-isolated property 'isUserInteractionEnabled' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.isUserInteractionEnabled
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:152:59: note: property declared here
@property(nonatomic,getter=isUserInteractionEnabled) BOOL userInteractionEnabled;  // default is YES. if set to NO, user events (touch, keys) are ignored and removed from the event queue.
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:141:52: warning: main actor-isolated property 'viewIfLoaded' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.rootViewController?.viewIfLoaded != nil
                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:119:58: note: property declared here
@property(nullable, nonatomic, readonly, strong) UIView *viewIfLoaded API_AVAILABLE(ios(9.0)); // Returns the view controller's view if loaded, nil if not.
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:141:32: warning: main actor-isolated property 'rootViewController' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.rootViewController?.viewIfLoaded != nil
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: property declared here
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0));  // default is nil
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:142:52: warning: main actor-isolated property 'isBeingPresented' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.rootViewController?.isBeingPresented == false
                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:241:62: note: property declared here
@property(nonatomic, readonly, getter=isBeingPresented) BOOL beingPresented API_AVAILABLE(ios(5.0));
                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:142:32: warning: main actor-isolated property 'rootViewController' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.rootViewController?.isBeingPresented == false
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: property declared here
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0));  // default is nil
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:143:52: warning: main actor-isolated property 'isBeingDismissed' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.rootViewController?.isBeingDismissed == false
                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:242:62: note: property declared here
@property(nonatomic, readonly, getter=isBeingDismissed) BOOL beingDismissed API_AVAILABLE(ios(5.0));
                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:143:32: warning: main actor-isolated property 'rootViewController' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.rootViewController?.isBeingDismissed == false
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: property declared here
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0));  // default is nil
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:144:52: warning: main actor-isolated property 'isMovingToParent' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.rootViewController?.isMovingToParent == false
                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:244:76: note: property declared here
@property(nonatomic, readonly, getter=isMovingToParentViewController) BOOL movingToParentViewController API_AVAILABLE(ios(5.0));
                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:144:32: warning: main actor-isolated property 'rootViewController' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.rootViewController?.isMovingToParent == false
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: property declared here
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0));  // default is nil
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:145:52: warning: main actor-isolated property 'isMovingFromParent' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.rootViewController?.isMovingFromParent == false else
                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:245:78: note: property declared here
@property(nonatomic, readonly, getter=isMovingFromParentViewController) BOOL movingFromParentViewController API_AVAILABLE(ios(5.0));
                                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:145:32: warning: main actor-isolated property 'rootViewController' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                && self.window.rootViewController?.isMovingFromParent == false else
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: property declared here
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0));  // default is nil
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:151:44: warning: main actor-isolated property 'activationState' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            guard self.window.windowScene?.activationState == .foregroundActive else {
                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScene.h:38:56: note: property declared here
@property (nonatomic, readonly) UISceneActivationState activationState;
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:151:31: warning: main actor-isolated property 'windowScene' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            guard self.window.windowScene?.activationState == .foregroundActive else {
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:29:53: note: property declared here
@property(nullable, nonatomic, weak) UIWindowScene *windowScene API_AVAILABLE(ios(13.0)) API_UNAVAILABLE(watchos);
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:156:75: warning: main actor-isolated property 'viewControllerHasAppeared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        if let hammerWindow = self.window as? HammerWindow, !hammerWindow.viewControllerHasAppeared {
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/HammerWindow.swift:11:9: note: property declared here
    var viewControllerHasAppeared: Bool {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:173:28: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            if currentView.layer.animationKeys()?.isEmpty == false {
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:166:14: note: add '@MainActor' to make local function 'hasRunningAnimations(currentView:)' part of global actor 'MainActor'
        func hasRunningAnimations(currentView: UIView) -> Bool {
             ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:183:32: warning: main actor-isolated property 'subviews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return currentView.subviews.contains { hasRunningAnimations(currentView: $0) }
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:222:64: note: property declared here
@property(nonatomic,readonly,copy) NSArray<__kindof UIView *> *subviews;
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:166:14: note: add '@MainActor' to make local function 'hasRunningAnimations(currentView:)' part of global actor 'MainActor'
        func hasRunningAnimations(currentView: UIView) -> Bool {
             ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:206:39: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard let app = UIApplication.shared as? UIApplication & UIApplicationPrivate else {
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:201:10: note: add '@MainActor' to make instance method 'sendEvent(_:wait:)' part of global actor 'MainActor'
    func sendEvent(_ event: IOHIDEvent, wait: Bool) throws {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:237:30: warning: call to main actor-isolated instance method 'accessibilityActivate()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UIApplication.shared.accessibilityActivate()
                             ^
UIKit.NSObject.accessibilityActivate:3:24: note: calls to instance method 'accessibilityActivate()' from outside of its actor context are implicitly asynchronous
  @MainActor open func accessibilityActivate() -> Bool}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:232:18: note: add '@MainActor' to make instance method 'waitUntilAccessibilityActivate()' part of global actor 'MainActor'
    private func waitUntilAccessibilityActivate() throws {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:237:23: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        UIApplication.shared.accessibilityActivate()
                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:232:18: note: add '@MainActor' to make instance method 'waitUntilAccessibilityActivate()' part of global actor 'MainActor'
    private func waitUntilAccessibilityActivate() throws {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:53:23: warning: sending value of non-Sendable type '(any IOHIDEvent) -> Void' risks causing data races; this is an error in the Swift 6 language mode
        UIApplication.registerForHIDEvents(ObjectIdentifier(self)) { [weak self] event in
        ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:53:23: note: sending task-isolated value of non-Sendable type '(any IOHIDEvent) -> Void' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
        UIApplication.registerForHIDEvents(ObjectIdentifier(self)) { [weak self] event in
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:94:34: warning: sending 'alignment' risks causing data races; this is an error in the Swift 6 language mode
            let viewController = UIViewController(wrapping: view.topLevelView, alignment: alignment)
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator.swift:94:34: note: sending task-isolated 'alignment' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
            let viewController = UIViewController(wrapping: view.topLevelView, alignment: alignment)
                                 ^
SwiftCompile normal arm64 Compiling\ DebugVisualizerWindow.swift,\ EventGenerator+Hand.swift,\ FingerIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/EventGenerator+Hand.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift (in target 'Hammer' from project 'Hammer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift:7:13: warning: let 'kFingerColors' is not concurrency-safe because non-'Sendable' type '[FingerIndex : UIColor]' may have shared mutable state; this is an error in the Swift 6 language mode
private let kFingerColors: [FingerIndex: UIColor] = [
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift:7:13: note: add '@MainActor' to make let 'kFingerColors' part of global actor 'MainActor'
private let kFingerColors: [FingerIndex: UIColor] = [
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift:7:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let kFingerColors: [FingerIndex: UIColor] = [
            ^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/EventGenerator+Hand.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/EventGenerator+Hand.swift:493:30: warning: call to main actor-isolated instance method 'update(fingerIndex:location:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            self.debugWindow.update(fingerIndex: finger.fingerIndex,
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift:50:10: note: calls to instance method 'update(fingerIndex:location:)' from outside of its actor context are implicitly asynchronous
    func update(fingerIndex: FingerIndex, location: CGPoint?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift:50:10: note: main actor isolation inferred from inheritance from class 'UIWindow'
    func update(fingerIndex: FingerIndex, location: CGPoint?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/EventGenerator+Hand.swift:459:18: note: add '@MainActor' to make instance method 'sendEvent(hand:)' part of global actor 'MainActor'
    private func sendEvent(hand: HandInfo) throws {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/EventGenerator+Hand.swift:493:30: warning: sending 'finger.fingerIndex' risks causing data races; this is an error in the Swift 6 language mode
            self.debugWindow.update(fingerIndex: finger.fingerIndex,
            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/EventGenerator+Hand.swift:493:30: note: sending task-isolated 'finger.fingerIndex' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
            self.debugWindow.update(fingerIndex: finger.fingerIndex,
                             ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:16:23: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'FingerIndex?' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let automatic: FingerIndex? = nil
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:16:23: note: add '@MainActor' to make static property 'automatic' part of global actor 'MainActor'
    public static let automatic: FingerIndex? = nil
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:16:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let automatic: FingerIndex? = nil
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:18:16: warning: static property 'defaultOrder' is not concurrency-safe because non-'Sendable' type '[FingerIndex]' may have shared mutable state; this is an error in the Swift 6 language mode
    static let defaultOrder = Array(FingerIndex.allCases.prefix(UIDevice.current.maxNumberOfFingers))
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:18:16: note: add '@MainActor' to make static property 'defaultOrder' part of global actor 'MainActor'
    static let defaultOrder = Array(FingerIndex.allCases.prefix(UIDevice.current.maxNumberOfFingers))
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:18:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let defaultOrder = Array(FingerIndex.allCases.prefix(UIDevice.current.maxNumberOfFingers))
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:18:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    static let defaultOrder = Array(FingerIndex.allCases.prefix(UIDevice.current.maxNumberOfFingers))
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:22:23: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type '[FingerIndex?]' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let automatic: [FingerIndex?] = []
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:3:13: note: consider making enum 'FingerIndex' conform to the 'Sendable' protocol
public enum FingerIndex: UInt32, CaseIterable {
            ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:22:23: note: add '@MainActor' to make static property 'automatic' part of global actor 'MainActor'
    public static let automatic: [FingerIndex?] = []
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/FingerIndex.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let automatic: [FingerIndex?] = []
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ KeyboardKey.swift,\ EventGenerator+Marker.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Marker.swift (in target 'Hammer' from project 'Hammer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift:104:13: warning: let 'kAlternateCharacterKeys' is not concurrency-safe because non-'Sendable' type '[Character : KeyboardKey]' may have shared mutable state; this is an error in the Swift 6 language mode
private let kAlternateCharacterKeys: [Character: KeyboardKey] = [
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift:2:13: note: consider making enum 'KeyboardKey' conform to the 'Sendable' protocol
public enum KeyboardKey: UInt32 {
            ^
                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift:104:13: note: add '@MainActor' to make let 'kAlternateCharacterKeys' part of global actor 'MainActor'
private let kAlternateCharacterKeys: [Character: KeyboardKey] = [
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift:104:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let kAlternateCharacterKeys: [Character: KeyboardKey] = [
            ^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Marker.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Waiting.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Waiting.swift:256:21: warning: sending 'waiter' risks causing data races; this is an error in the Swift 6 language mode
                try waiter.complete()
                    ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Waiting.swift:256:21: note: 'waiter' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                try waiter.complete()
                    ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Waiting.swift:262:20: note: access can happen concurrently
        try waiter.start()
            ~~~~~~~^~~~~~~
SwiftCompile normal arm64 Compiling\ Subviews.swift,\ TouchStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift (in target 'Hammer' from project 'Hammer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:33:25: warning: main actor-isolated property 'accessibilityIdentifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                if node.accessibilityIdentifier == accessibilityIdentifier {
                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:25:48: note: property declared here
@property(nullable, nonatomic, copy) NSString *accessibilityIdentifier API_AVAILABLE(ios(5.0)) NS_SWIFT_UI_ACTOR;
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:26:17: note: add '@MainActor' to make instance method 'viewWithIdentifier' part of global actor 'MainActor'
    public func viewWithIdentifier(_ accessibilityIdentifier: String) throws -> UIView {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:37:47: warning: main actor-isolated property 'subviews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                queue.append(contentsOf: node.subviews)
                                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:222:64: note: property declared here
@property(nonatomic,readonly,copy) NSArray<__kindof UIView *> *subviews;
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:26:17: note: add '@MainActor' to make instance method 'viewWithIdentifier' part of global actor 'MainActor'
    public func viewWithIdentifier(_ accessibilityIdentifier: String) throws -> UIView {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:157:21: warning: call to main actor-isolated instance method 'isVisible(inWindow:visibility:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return view.isVisible(inWindow: self.window, visibility: visibility)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/UIKit+Extensions.swift:85:10: note: calls to instance method 'isVisible(inWindow:visibility:)' from outside of its actor context are implicitly asynchronous
    func isVisible(inWindow window: UIWindow, visibility: EventGenerator.Visibility = .partial) -> Bool {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:156:17: note: add '@MainActor' to make instance method 'viewIsVisible(_:visibility:)' part of global actor 'MainActor'
    public func viewIsVisible(_ view: UIView, visibility: Visibility = .partial) -> Bool {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:167:28: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return self.window.bounds.isVisible(rect, visibility: visibility)
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:166:17: note: add '@MainActor' to make instance method 'rectIsVisible(_:visibility:)' part of global actor 'MainActor'
    public func rectIsVisible(_ rect: CGRect, visibility: Visibility = .partial) -> Bool {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:176:28: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return self.window.bounds.contains(point)
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:175:17: note: add '@MainActor' to make instance method 'pointIsVisible' part of global actor 'MainActor'
    public func pointIsVisible(_ point: CGPoint) -> Bool {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:214:25: warning: call to main actor-isolated instance method 'convert(_:from:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            return view.convert(windowHitPoint, from: self.window)
                        ^
UIKit.UIView.convert:3:24: note: calls to instance method 'convert(_:from:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func convert(_ point: CGPoint, from coordinateSpace: any UICoordinateSpace) -> CGPoint}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:218:35: warning: call to main actor-isolated instance method 'convert(_:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let windowHitPoint = view.convert(point, to: self.window)
                                  ^
UIKit.UIView.convert:3:24: note: calls to instance method 'convert(_:to:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func convert(_ point: CGPoint, to coordinateSpace: any UICoordinateSpace) -> CGPoint}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:203:17: note: add '@MainActor' to make instance method 'viewIsHittable(_:atPoint:)' part of global actor 'MainActor'
    public func viewIsHittable(_ view: UIView, atPoint point: CGPoint? = nil) -> Bool {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:219:41: warning: call to main actor-isolated instance method 'hitTest(_:with:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let windowHitTest = self.window.hitTest(windowHitPoint, with: nil)
                                        ^
UIKit.UIView.hitTest:2:22: note: calls to instance method 'hitTest(_:with:)' from outside of its actor context are implicitly asynchronous
@MainActor open func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView?}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:203:17: note: add '@MainActor' to make instance method 'viewIsHittable(_:atPoint:)' part of global actor 'MainActor'
    public func viewIsHittable(_ view: UIView, atPoint point: CGPoint? = nil) -> Bool {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:230:31: warning: main actor-isolated property 'isUserInteractionEnabled' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            guard currentView.isUserInteractionEnabled else {
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:152:59: note: property declared here
@property(nonatomic,getter=isUserInteractionEnabled) BOOL userInteractionEnabled;  // default is YES. if set to NO, user events (touch, keys) are ignored and removed from the event queue.
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:229:14: note: add '@MainActor' to make local function 'viewIsHittable(currentView:)' part of global actor 'MainActor'
        func viewIsHittable(currentView: UIView) -> Bool {
             ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:234:45: warning: call to main actor-isolated instance method 'convert(_:from:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            let adjustedPoint = currentView.convert(point, from: view)
                                            ^
UIKit.UIView.convert:3:24: note: calls to instance method 'convert(_:from:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func convert(_ point: CGPoint, from coordinateSpace: any UICoordinateSpace) -> CGPoint}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:229:14: note: add '@MainActor' to make local function 'viewIsHittable(currentView:)' part of global actor 'MainActor'
        func viewIsHittable(currentView: UIView) -> Bool {
             ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:235:31: warning: call to main actor-isolated instance method 'point(inside:with:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            guard currentView.point(inside: adjustedPoint, with: nil) else {
                              ^
UIKit.UIView.point:2:22: note: calls to instance method 'point(inside:with:)' from outside of its actor context are implicitly asynchronous
@MainActor open func point(inside point: CGPoint, with event: UIEvent?) -> Bool}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:229:14: note: add '@MainActor' to make local function 'viewIsHittable(currentView:)' part of global actor 'MainActor'
        func viewIsHittable(currentView: UIView) -> Bool {
             ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:239:47: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            guard let superview = currentView.superview else {
                                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:229:14: note: add '@MainActor' to make local function 'viewIsHittable(currentView:)' part of global actor 'MainActor'
        func viewIsHittable(currentView: UIView) -> Bool {
             ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:259:28: warning: call to main actor-isolated instance method 'hitTest(_:with:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return self.window.hitTest(point, with: nil) != nil
                           ^
UIKit.UIView.hitTest:2:22: note: calls to instance method 'hitTest(_:with:)' from outside of its actor context are implicitly asynchronous
@MainActor open func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView?}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:254:17: note: add '@MainActor' to make instance method 'pointIsHittable' part of global actor 'MainActor'
    public func pointIsHittable(_ point: CGPoint) -> Bool {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:285:20: warning: call to main actor-isolated instance method 'isDescendant(of:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        guard view.isDescendant(of: self.window) else {
                   ^
UIKit.UIView.isDescendant:2:22: note: calls to instance method 'isDescendant(of:)' from outside of its actor context are implicitly asynchronous
@MainActor open func isDescendant(of view: UIView) -> Bool}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:284:17: note: add '@MainActor' to make instance method 'windowHitPoint(forView:)' part of global actor 'MainActor'
    public func windowHitPoint(forView view: UIView) throws -> CGPoint {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:310:31: warning: call to main actor-isolated instance method 'convert(_:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let viewBounds = view.convert(view.bounds, to: self.window)
                              ^
UIKit.UIView.convert:3:24: note: calls to instance method 'convert(_:to:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func convert(_ rect: CGRect, to coordinateSpace: any UICoordinateSpace) -> CGRect}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:309:18: note: add '@MainActor' to make instance method 'internalWindowHitPoint(forView:)' part of global actor 'MainActor'
    private func internalWindowHitPoint(forView view: UIView) -> CGPoint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:310:44: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let viewBounds = view.convert(view.bounds, to: self.window)
                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:309:18: note: add '@MainActor' to make instance method 'internalWindowHitPoint(forView:)' part of global actor 'MainActor'
    private func internalWindowHitPoint(forView view: UIView) -> CGPoint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:311:28: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return self.window.bounds.intersection(viewBounds).center
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:309:18: note: add '@MainActor' to make instance method 'internalWindowHitPoint(forView:)' part of global actor 'MainActor'
    private func internalWindowHitPoint(forView view: UIView) -> CGPoint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:157:21: warning: sending 'visibility' risks causing data races; this is an error in the Swift 6 language mode
        return view.isVisible(inWindow: self.window, visibility: visibility)
               ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/Subviews.swift:157:21: note: sending task-isolated 'visibility' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        return view.isVisible(inWindow: self.window, visibility: visibility)
                    ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:32:32: warning: main actor-isolated property 'maxNumberOfFingers' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard UIDevice.current.maxNumberOfFingers > 0 else {
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/UIKit+Extensions.swift:30:16: note: property declared here
    public var maxNumberOfFingers: Int {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:31:19: note: add '@MainActor' to make instance method 'append(finger:forIdentifier:)' part of global actor 'MainActor'
    mutating func append(finger: FingerInfo, forIdentifier identifier: UInt32) throws {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:32:24: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard UIDevice.current.maxNumberOfFingers > 0 else {
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:31:19: note: add '@MainActor' to make instance method 'append(finger:forIdentifier:)' part of global actor 'MainActor'
    mutating func append(finger: FingerInfo, forIdentifier identifier: UInt32) throws {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:36:57: warning: main actor-isolated property 'maxNumberOfFingers' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard self.fingerStore.count < UIDevice.current.maxNumberOfFingers else {
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/UIKit+Extensions.swift:30:16: note: property declared here
    public var maxNumberOfFingers: Int {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:31:19: note: add '@MainActor' to make instance method 'append(finger:forIdentifier:)' part of global actor 'MainActor'
    mutating func append(finger: FingerInfo, forIdentifier identifier: UInt32) throws {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:36:49: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard self.fingerStore.count < UIDevice.current.maxNumberOfFingers else {
                                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:31:19: note: add '@MainActor' to make instance method 'append(finger:forIdentifier:)' part of global actor 'MainActor'
    mutating func append(finger: FingerInfo, forIdentifier identifier: UInt32) throws {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:44:32: warning: main actor-isolated property 'supportsStylus' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard UIDevice.current.supportsStylus else {
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/UIKit+Extensions.swift:41:16: note: property declared here
    public var supportsStylus: Bool {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:43:19: note: add '@MainActor' to make instance method 'set(stylus:forIdentifier:)' part of global actor 'MainActor'
    mutating func set(stylus: StylusInfo, forIdentifier identifier: UInt32) throws {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:44:24: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard UIDevice.current.supportsStylus else {
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/Utilties/TouchStorage.swift:43:19: note: add '@MainActor' to make instance method 'set(stylus:forIdentifier:)' part of global actor 'MainActor'
    mutating func set(stylus: StylusInfo, forIdentifier identifier: UInt32) throws {
                  ^
    @MainActor
SwiftCompile normal arm64 Compiling\ EventGenerator+Settings.swift,\ EventGenerator+Stylus.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Stylus/EventGenerator+Stylus.swift (in target 'Hammer' from project 'Hammer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Settings.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Settings.swift:5:23: warning: static property 'settings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var settings = Settings()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Settings.swift:5:23: note: convert 'settings' to a 'let' constant to make 'Sendable' shared state immutable
    public static var settings = Settings()
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Settings.swift:5:23: note: add '@MainActor' to make static property 'settings' part of global actor 'MainActor'
    public static var settings = Settings()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Settings.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var settings = Settings()
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Stylus/EventGenerator+Stylus.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Stylus/EventGenerator+Stylus.swift:196:26: warning: call to main actor-isolated instance method 'update(stylusLocation:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        self.debugWindow.update(stylusLocation: stylus.phase.isTouching ? stylus.location : nil)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift:55:10: note: calls to instance method 'update(stylusLocation:)' from outside of its actor context are implicitly asynchronous
    func update(stylusLocation location: CGPoint?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/DebugWindow/DebugVisualizerWindow.swift:55:10: note: main actor isolation inferred from inheritance from class 'UIWindow'
    func update(stylusLocation location: CGPoint?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Stylus/EventGenerator+Stylus.swift:164:18: note: add '@MainActor' to make instance method 'sendEvent(stylus:)' part of global actor 'MainActor'
    private func sendEvent(stylus: StylusInfo) throws {
                 ^
    @MainActor
SwiftCompile normal arm64 Compiling\ HandInfo.swift,\ EventGenerator+Keyboard.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/HandInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/EventGenerator+Keyboard.swift (in target 'Hammer' from project 'Hammer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Hand/HandInfo.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/EventGenerator+Keyboard.swift (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/EventGenerator+Keyboard.swift:137:27: warning: main actor-isolated property 'isKeyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard self.window.isKeyWindow else {
                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:42:55: note: property declared here
@property(nonatomic,readonly,getter=isKeyWindow) BOOL keyWindow;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Hammer/EventGenerator/EventGenerator+Keyboard/EventGenerator+Keyboard.swift:132:18: note: add '@MainActor' to make instance method 'sendKeyboardEvent(key:isKeyDown:)' part of global actor 'MainActor'
    private func sendKeyboardEvent(key: KeyboardKey, isKeyDown: Bool) throws {
                 ^
    @MainActor
SwiftDriverJobDiscovery normal arm64 Emitting module for Hammer (in target 'Hammer' from project 'Hammer')
SwiftDriver\ Compilation\ Requirements Hammer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Hammer -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer-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/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.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/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling KeyboardKey.swift, EventGenerator+Marker.swift (in target 'Hammer' from project 'Hammer')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Hammer-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer-Swift.h (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Hammer-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.swiftmodule (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.swiftdoc (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.abi.json (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.swiftsourceinfo (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling HandInfo.swift, EventGenerator+Keyboard.swift (in target 'Hammer' from project 'Hammer')
SwiftDriverJobDiscovery normal arm64 Compiling EventGenerator+Settings.swift, EventGenerator+Stylus.swift (in target 'Hammer' from project 'Hammer')
SwiftDriverJobDiscovery normal arm64 Compiling HammerLocatable.swift, CoreGraphic+Extensions.swift (in target 'Hammer' from project 'Hammer')
SwiftDriverJobDiscovery normal arm64 Compiling Subviews.swift, TouchStorage.swift (in target 'Hammer' from project 'Hammer')
SwiftDriverJobDiscovery normal arm64 Compiling HammerError.swift, HammerWindow.swift (in target 'Hammer' from project 'Hammer')
SwiftDriverJobDiscovery normal arm64 Compiling StylusInfo.swift, EventGenerator.swift (in target 'Hammer' from project 'Hammer')
SwiftDriverJobDiscovery normal arm64 Compiling AppleInternal+BackBoardServices.swift, AppleInternal+IOHID.swift, AppleInternal+UIKit.swift (in target 'Hammer' from project 'Hammer')
SwiftDriverJobDiscovery normal arm64 Compiling DebugVisualizerWindow.swift, EventGenerator+Hand.swift, FingerIndex.swift (in target 'Hammer' from project 'Hammer')
SwiftDriverJobDiscovery normal arm64 Compiling UIKit+Extensions.swift, Waiting.swift (in target 'Hammer' from project 'Hammer')
SwiftDriver\ Compilation Hammer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Hammer -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer-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/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.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/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.o normal (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.o
ExtractAppIntentsMetadata (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Hammer --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.Hammer --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Hammer.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Hammer.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Hammer.build/Debug-iphoneos/Hammer.build/Objects-normal/arm64/Hammer.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 01:35:14.307 appintentsmetadataprocessor[718:4185] Starting appintentsmetadataprocessor export
2025-04-30 01:35:14.343 appintentsmetadataprocessor[718:4185] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.o (in target 'Hammer' from project 'Hammer')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Hammer.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Hammer",
  "name" : "Hammer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Hammer",
      "targets" : [
        "Hammer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Hammer",
      "module_type" : "SwiftTarget",
      "name" : "Hammer",
      "path" : "Sources/Hammer",
      "product_memberships" : [
        "Hammer"
      ],
      "sources" : [
        "AppleInternal/AppleInternal+BackBoardServices.swift",
        "AppleInternal/AppleInternal+IOHID.swift",
        "AppleInternal/AppleInternal+UIKit.swift",
        "DebugWindow/DebugVisualizerWindow.swift",
        "EventGenerator/EventGenerator+Hand/EventGenerator+Hand.swift",
        "EventGenerator/EventGenerator+Hand/FingerIndex.swift",
        "EventGenerator/EventGenerator+Hand/HandInfo.swift",
        "EventGenerator/EventGenerator+Keyboard/EventGenerator+Keyboard.swift",
        "EventGenerator/EventGenerator+Keyboard/KeyboardKey.swift",
        "EventGenerator/EventGenerator+Marker.swift",
        "EventGenerator/EventGenerator+Settings.swift",
        "EventGenerator/EventGenerator+Stylus/EventGenerator+Stylus.swift",
        "EventGenerator/EventGenerator+Stylus/StylusInfo.swift",
        "EventGenerator/EventGenerator.swift",
        "EventGenerator/HammerLocatable.swift",
        "Utilties/CoreGraphic+Extensions.swift",
        "Utilties/HammerError.swift",
        "Utilties/HammerWindow.swift",
        "Utilties/Subviews.swift",
        "Utilties/TouchStorage.swift",
        "Utilties/UIKit+Extensions.swift",
        "Utilties/Waiting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.