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 SwiftHook, reference 0.5.0 (697dcb), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 14:29:51 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swift-hook.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swift-hook
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 697dcbd Merge pull request #15 from p-x9/dependabot/swift/github.com/p-x9/machokit-spm-0.15.0
Cloned https://github.com/p-x9/swift-hook.git
Revision (git rev-parse @):
697dcbd6e534235d97c355a1d047b5009a960a0a
SUCCESS checkout https://github.com/p-x9/swift-hook.git at 0.5.0
Fetching https://github.com/p-x9/fishhook
[1/126] Fetching fishhook
Fetched https://github.com/p-x9/fishhook from cache (0.70s)
Fetching https://github.com/p-x9/Echo
[1/975] Fetching echo
Fetched https://github.com/p-x9/Echo from cache (0.73s)
Fetching https://github.com/p-x9/MachOKit-SPM
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
[1/237] Fetching machokit-spm
Fetched https://github.com/p-x9/MachOKit-SPM from cache (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (1.16s)
Computing version for https://github.com/p-x9/MachOKit-SPM
Computed https://github.com/p-x9/MachOKit-SPM at 0.15.0 (0.49s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 0.0.3
Creating working copy for https://github.com/p-x9/Echo
Working copy of https://github.com/p-x9/Echo resolved at swift5.9 (3382440)
Creating working copy for https://github.com/p-x9/MachOKit-SPM
Working copy of https://github.com/p-x9/MachOKit-SPM resolved at 0.15.0
Creating working copy for https://github.com/p-x9/fishhook
Working copy of https://github.com/p-x9/fishhook resolved at spm (3b916cd)
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.15.0/MachOKit.xcframework.zip
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.15.0/MachOKitC.xcframework.zip
[38557/156130] Downloading https://github.com/p-x9/MachOKit/releases/download/0.15.0/MachOKitC.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.15.0/MachOKitC.xcframework.zip (1.29s)
[16375/9781032] Downloading https://github.com/p-x9/MachOKit/releases/download/0.15.0/MachOKit.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.15.0/MachOKit.xcframework.zip (2.36s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-hook",
      "name": "SwiftHook",
      "url": "https://github.com/p-x9/swift-hook.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-hook",
      "dependencies": [
        {
          "identity": "fishhook",
          "name": "fishhook",
          "url": "https://github.com/p-x9/fishhook",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/fishhook",
          "dependencies": [
          ]
        },
        {
          "identity": "echo",
          "name": "Echo",
          "url": "https://github.com/p-x9/Echo",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Echo",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "0.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "machokit-spm",
          "name": "MachOKitSPM",
          "url": "https://github.com/p-x9/MachOKit-SPM",
          "version": "0.31.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MachOKit-SPM",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/p-x9/swift-hook.git
[1/343] Fetching swift-hook
Fetched https://github.com/p-x9/swift-hook.git from cache (0.66s)
Fetching https://github.com/p-x9/fishhook from cache
Fetched https://github.com/p-x9/fishhook from cache (0.46s)
Fetching https://github.com/p-x9/Echo from cache
Fetched https://github.com/p-x9/Echo from cache (0.48s)
Fetching https://github.com/p-x9/MachOKit-SPM from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/p-x9/MachOKit-SPM from cache (0.46s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (0.52s)
Computing version for https://github.com/p-x9/MachOKit-SPM
Computed https://github.com/p-x9/MachOKit-SPM at 0.31.0 (0.50s)
Creating working copy for https://github.com/p-x9/swift-hook.git
Working copy of https://github.com/p-x9/swift-hook.git resolved at 0.5.0 (697dcbd)
Creating working copy for https://github.com/p-x9/fishhook
Working copy of https://github.com/p-x9/fishhook resolved at spm (3b916cd)
Creating working copy for https://github.com/p-x9/Echo
Working copy of https://github.com/p-x9/Echo resolved at swift5.9 (3382440)
Creating working copy for https://github.com/p-x9/MachOKit-SPM
Working copy of https://github.com/p-x9/MachOKit-SPM resolved at 0.31.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 0.0.3
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKitC.xcframework.zip
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKit.xcframework.zip
[5503/284143] Downloading https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKitC.xcframework.zip
[333268/16708572] Downloading https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKitC.xcframework.zip, https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKit.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKitC.xcframework.zip (0.89s)
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKit.xcframework.zip (2.14s)
warning: '.resolve-product-dependencies': dependency 'swift-hook' is not used by any target
Found 3 product dependencies
  - fishhook
  - Echo
  - MachOKitSPM
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/p-x9/swift-hook.git
https://github.com/p-x9/swift-hook.git
{
  "dependencies" : [
    {
      "identity" : "fishhook",
      "requirement" : {
        "branch" : [
          "spm"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/fishhook"
    },
    {
      "identity" : "echo",
      "requirement" : {
        "branch" : [
          "swift5.9"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/Echo"
    },
    {
      "identity" : "machokit-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/MachOKit-SPM"
    }
  ],
  "manifest_display_name" : "SwiftHook",
  "name" : "SwiftHook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftHook",
      "targets" : [
        "SwiftHook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftHookTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftHookTests",
      "path" : "Tests/SwiftHookTests",
      "sources" : [
        "SwiftHookTests.swift",
        "class.swift",
        "functions.swift",
        "struct.swift"
      ],
      "target_dependencies" : [
        "SwiftHook"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftHook",
      "module_type" : "SwiftTarget",
      "name" : "SwiftHook",
      "path" : "Sources/SwiftHook",
      "product_dependencies" : [
        "fishhook",
        "Echo",
        "MachOKit"
      ],
      "product_memberships" : [
        "SwiftHook"
      ],
      "sources" : [
        "CFunctionHooker.swift",
        "Model/HookFunctionInfo.swift",
        "SwiftHook+function.swift",
        "SwiftHook+method.swift",
        "SwiftHook.swift",
        "SwiftHookError.swift",
        "Util/demangle.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/16] Write sources
[5/16] Copying MachOKitC.framework
[6/16] Copying MachOKit.framework
[7/16] Write swift-version-2F0A5646E1D333AE.txt
[8/16] Compiling CEcho ImageInspectionELF.c
[9/16] Compiling CEcho ValueWitnessTable.c
[10/16] Compiling CEcho Functions.c
[11/16] Compiling CEcho CallAccessor.c
[12/16] Compiling CEcho KnownMetadata.c
[13/18] Compiling _AtomicsShims.c
[14/30] Compiling CEcho ImageInspectionMachO.c
[15/30] Compiling fishhookC fishhook.c
[17/30] Compiling Atomics AtomicValue.swift
[18/30] Compiling Atomics DoubleWord.swift
[19/31] Compiling Atomics AtomicStrongReference.swift
[20/33] Compiling Atomics PointerConformances.swift
[21/33] Compiling Atomics AtomicInteger.swift
[22/33] Compiling Atomics AtomicMemoryOrderings.swift
[23/33] Compiling Atomics AtomicOptional.swift
[24/33] Compiling Atomics AtomicRawRepresentable.swift
[25/33] Emitting module Atomics
[26/33] Compiling Atomics AtomicLazyReference.swift
[27/33] Compiling Atomics HighLevelTypes.swift
[28/33] Compiling Atomics AtomicBool.swift
[29/33] Compiling Atomics IntegerConformances.swift
[30/80] Compiling Echo MetadataValues.swift
[31/80] Compiling Echo MetatypeMetadata.swift
[32/80] Compiling Echo ObjCClassWrapperMetadata.swift
[33/80] Compiling Echo OpaqueMetadata.swift
[34/80] Compiling Echo StructMetadata.swift
[35/85] Emitting module Echo
[36/85] Compiling Echo StructDescriptor.swift
[37/85] Compiling Echo TypeContextDescriptor.swift
[38/85] Compiling Echo Echo.swift
[39/85] Compiling Echo ClassMetadata.swift
[40/85] Compiling Echo EnumMetadata.swift
[41/85] Compiling Echo HeapGenericLocalVariableMetadata.swift
[42/85] Compiling Echo HeapLocalVariableMetadata.swift
[43/85] Compiling Echo Metadata.swift
[44/85] Compiling Echo MetadataAccessFunction.swift
[45/85] Compiling Echo MetadataRequest.swift
[46/85] Compiling Echo FieldDescriptor.swift
[47/85] Compiling Echo GenericContext.swift
[48/85] Compiling Echo ModuleDescriptor.swift
[49/85] Compiling Echo OpaqueDescriptor.swift
[50/85] Compiling Echo ProtocolDescriptor.swift
[51/85] Compiling Echo AnonymousDescriptor.swift
[52/85] Compiling Echo ClassDescriptor.swift
[53/85] Compiling Echo ContextDescriptor.swift
[54/85] Compiling Echo ContextDescriptorValues.swift
[55/85] Compiling Echo EnumDescriptor.swift
[56/85] Compiling Echo ExtensionDescriptor.swift
[57/85] Compiling Echo EnumValueWitnessTable.swift
[58/85] Compiling Echo ExistentialMetadata.swift
[59/85] Compiling Echo ExistentialMetatypeMetadata.swift
[60/85] Compiling Echo ForeignClassMetadata.swift
[61/85] Compiling Echo FunctionMetadata.swift
[62/85] Emitting module _MachOKitSPM
[63/85] Compiling _MachOKitSPM MachOKitSPM.swift
[64/85] Compiling Echo RelativeIndirectPointer.swift
[65/85] Compiling Echo RelativeIndirectablePointer.swift
[66/85] Compiling Echo RelativeIndirectablePointerIntPair.swift
[67/85] Compiling Echo RelativePointer.swift
[68/85] Compiling Echo SignedPointer.swift
[69/85] Compiling Echo RuntimeValues.swift
[70/85] Compiling fishhook fishhook.swift
[71/85] Compiling Echo WitnessTable.swift
[72/85] Compiling Echo FieldType.swift
[73/85] Compiling Echo Misc.swift
[74/85] Compiling Echo RelativeDirectPointer.swift
[75/85] Emitting module fishhook
[76/85] Compiling Echo Functions.swift
[77/85] Compiling Echo HeapObject.swift
[78/85] Compiling Echo ImageInspection.swift
[79/85] Compiling Echo KeyPaths.swift
[80/85] Compiling Echo KnownMetadata.swift
[81/85] Compiling Echo TupleMetadata.swift
[82/85] Compiling Echo TypeMetadata.swift
[83/85] Compiling Echo ValueWitnessTable.swift
[84/85] Compiling Echo ConformanceDescriptor.swift
[85/85] Compiling Echo ExistentialContainer.swift
[86/93] Compiling SwiftHook SwiftHookError.swift
[87/93] Compiling SwiftHook SwiftHook.swift
[88/93] Compiling SwiftHook demangle.swift
[89/93] Compiling SwiftHook SwiftHook+function.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/SwiftHook+function.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
  9 | import Foundation
 10 | import MachO
 11 | @_implementationOnly import Echo
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 12 | @_implementationOnly import MachOKit
 13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/SwiftHook+function.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 10 | import MachO
 11 | @_implementationOnly import Echo
 12 | @_implementationOnly import MachOKit
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 13 |
 14 | extension SwiftHook {
[90/93] Compiling SwiftHook HookFunctionInfo.swift
[91/93] Compiling SwiftHook CFunctionHooker.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/CFunctionHooker.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 8 |
 9 | import Foundation
10 | @_implementationOnly import fishhook
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
11 |
12 | enum CFunctionHooker {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/CFunctionHooker.swift:13:16: warning: static property 'hookedFunctions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | enum CFunctionHooker {
13 |     static var hookedFunctions: [HookFunctionInfo] = []
   |                |- warning: static property 'hookedFunctions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'hookedFunctions' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'hookedFunctions' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |
15 |     private static let lock = NSRecursiveLock()
[92/93] Compiling SwiftHook SwiftHook+method.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/SwiftHook+method.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import fishhook
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 11 | @_implementationOnly import Echo
 12 | @_implementationOnly import MachOKit
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/SwiftHook+method.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
  9 | import Foundation
 10 | @_implementationOnly import fishhook
 11 | @_implementationOnly import Echo
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 12 | @_implementationOnly import MachOKit
 13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/SwiftHook+method.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 10 | @_implementationOnly import fishhook
 11 | @_implementationOnly import Echo
 12 | @_implementationOnly import MachOKit
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 13 |
 14 | extension SwiftHook {
[93/93] Emitting module SwiftHook
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/CFunctionHooker.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 8 |
 9 | import Foundation
10 | @_implementationOnly import fishhook
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
11 |
12 | enum CFunctionHooker {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/SwiftHook+function.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
  9 | import Foundation
 10 | import MachO
 11 | @_implementationOnly import Echo
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 12 | @_implementationOnly import MachOKit
 13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/SwiftHook+function.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 10 | import MachO
 11 | @_implementationOnly import Echo
 12 | @_implementationOnly import MachOKit
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 13 |
 14 | extension SwiftHook {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/SwiftHook+method.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import fishhook
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 11 | @_implementationOnly import Echo
 12 | @_implementationOnly import MachOKit
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/SwiftHook+method.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
  9 | import Foundation
 10 | @_implementationOnly import fishhook
 11 | @_implementationOnly import Echo
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 12 | @_implementationOnly import MachOKit
 13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/SwiftHook+method.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 10 | @_implementationOnly import fishhook
 11 | @_implementationOnly import Echo
 12 | @_implementationOnly import MachOKit
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftHook' may lead to instability during execution
 13 |
 14 | extension SwiftHook {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftHook/CFunctionHooker.swift:13:16: warning: static property 'hookedFunctions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | enum CFunctionHooker {
13 |     static var hookedFunctions: [HookFunctionInfo] = []
   |                |- warning: static property 'hookedFunctions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'hookedFunctions' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'hookedFunctions' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |
15 |     private static let lock = NSRecursiveLock()
Build complete! (6.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "fishhook",
      "requirement" : {
        "branch" : [
          "spm"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/fishhook"
    },
    {
      "identity" : "echo",
      "requirement" : {
        "branch" : [
          "swift5.9"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/Echo"
    },
    {
      "identity" : "machokit-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/MachOKit-SPM"
    }
  ],
  "manifest_display_name" : "SwiftHook",
  "name" : "SwiftHook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftHook",
      "targets" : [
        "SwiftHook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftHookTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftHookTests",
      "path" : "Tests/SwiftHookTests",
      "sources" : [
        "SwiftHookTests.swift",
        "class.swift",
        "functions.swift",
        "struct.swift"
      ],
      "target_dependencies" : [
        "SwiftHook"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftHook",
      "module_type" : "SwiftTarget",
      "name" : "SwiftHook",
      "path" : "Sources/SwiftHook",
      "product_dependencies" : [
        "fishhook",
        "Echo",
        "MachOKit"
      ],
      "product_memberships" : [
        "SwiftHook"
      ],
      "sources" : [
        "CFunctionHooker.swift",
        "Model/HookFunctionInfo.swift",
        "SwiftHook+function.swift",
        "SwiftHook+method.swift",
        "SwiftHook.swift",
        "SwiftHookError.swift",
        "Util/demangle.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.