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 main (c71604), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 14:30:28 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swift-hook
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c71604f Merge pull request #30 from p-x9/dependabot/swift/github.com/p-x9/machokit-spm-0.30.0
Cloned https://github.com/p-x9/swift-hook.git
Revision (git rev-parse @):
c71604f68eff6147bb9c0270facae7e589269ed6
SUCCESS checkout https://github.com/p-x9/swift-hook.git at main
Fetching https://github.com/p-x9/fishhook
[1/126] Fetching fishhook
Fetched https://github.com/p-x9/fishhook from cache (4.25s)
Fetching https://github.com/p-x9/Echo
[1/975] Fetching echo
Fetched https://github.com/p-x9/Echo from cache (0.88s)
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.46s)
[1/237] Fetching machokit-spm
Fetched https://github.com/p-x9/MachOKit-SPM from cache (0.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (1.33s)
Computing version for https://github.com/p-x9/MachOKit-SPM
Computed https://github.com/p-x9/MachOKit-SPM at 0.30.0 (0.43s)
Creating working copy for https://github.com/p-x9/MachOKit-SPM
Working copy of https://github.com/p-x9/MachOKit-SPM resolved at 0.30.0
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/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/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.30.0/MachOKitC.xcframework.zip
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.30.0/MachOKit.xcframework.zip
[8259/284123] Downloading https://github.com/p-x9/MachOKit/releases/download/0.30.0/MachOKitC.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.30.0/MachOKitC.xcframework.zip (1.87s)
[8948/16415362] Downloading https://github.com/p-x9/MachOKit/releases/download/0.30.0/MachOKit.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.30.0/MachOKit.xcframework.zip (4.09s)
========================================
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 (1.50s)
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/apple/swift-atomics.git from cache (0.42s)
Fetched https://github.com/p-x9/MachOKit-SPM from cache (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (0.48s)
Computing version for https://github.com/p-x9/MachOKit-SPM
Computed https://github.com/p-x9/MachOKit-SPM at 0.31.0 (0.45s)
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/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/fishhook
Working copy of https://github.com/p-x9/fishhook resolved at spm (3b916cd)
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/p-x9/swift-hook.git
Working copy of https://github.com/p-x9/swift-hook.git resolved at main (c71604f)
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKit.xcframework.zip
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKitC.xcframework.zip
[16375/16424429] Downloading https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKit.xcframework.zip
[4542144/16708572] Downloading https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKit.xcframework.zip, https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKitC.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKitC.xcframework.zip (0.88s)
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.31.0/MachOKit.xcframework.zip (2.13s)
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 ValueWitnessTable.c
[9/16] Compiling CEcho ImageInspectionELF.c
[10/16] Compiling CEcho Functions.c
[11/16] Compiling CEcho KnownMetadata.c
[12/16] Compiling CEcho CallAccessor.c
[13/18] Compiling _AtomicsShims.c
[14/30] Compiling CEcho ImageInspectionMachO.c
[15/30] Compiling fishhookC fishhook.c
[17/30] Compiling Atomics AtomicInteger.swift
[18/30] Compiling Atomics AtomicMemoryOrderings.swift
[19/30] Compiling Atomics AtomicOptional.swift
[20/30] Compiling Atomics AtomicRawRepresentable.swift
[21/30] Compiling Atomics AtomicStrongReference.swift
[22/33] Compiling Atomics PointerConformances.swift
[23/33] Emitting module Atomics
[24/33] Compiling Atomics HighLevelTypes.swift
[25/33] Compiling Atomics DoubleWord.swift
[26/33] Compiling Atomics AtomicValue.swift
[27/33] Compiling Atomics AtomicLazyReference.swift
[28/33] Compiling Atomics AtomicBool.swift
[29/33] Compiling Atomics IntegerConformances.swift
[30/80] Compiling Echo EnumValueWitnessTable.swift
[31/80] Compiling Echo ExistentialMetadata.swift
[32/80] Compiling Echo ExistentialMetatypeMetadata.swift
[33/80] Compiling Echo ForeignClassMetadata.swift
[34/80] Compiling Echo FunctionMetadata.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 RelativeIndirectPointer.swift
[47/85] Compiling Echo RelativeIndirectablePointer.swift
[48/85] Compiling Echo RelativeIndirectablePointerIntPair.swift
[49/85] Compiling Echo RelativePointer.swift
[50/85] Compiling Echo SignedPointer.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 fishhook fishhook.swift
[58/85] Emitting module fishhook
[59/85] Compiling Echo Functions.swift
[60/85] Compiling Echo HeapObject.swift
[61/85] Compiling Echo ImageInspection.swift
[62/85] Compiling Echo KeyPaths.swift
[63/85] Compiling Echo KnownMetadata.swift
[64/85] Compiling Echo MetadataValues.swift
[65/85] Compiling Echo MetatypeMetadata.swift
[66/85] Compiling Echo ObjCClassWrapperMetadata.swift
[67/85] Compiling Echo OpaqueMetadata.swift
[68/85] Compiling Echo StructMetadata.swift
[69/85] Compiling Echo RuntimeValues.swift
[70/85] Compiling Echo WitnessTable.swift
[71/85] Compiling Echo FieldType.swift
[72/85] Compiling Echo Misc.swift
[73/85] Compiling Echo RelativeDirectPointer.swift
[74/85] Compiling Echo FieldDescriptor.swift
[75/85] Compiling Echo GenericContext.swift
[76/85] Compiling Echo ModuleDescriptor.swift
[77/85] Compiling Echo OpaqueDescriptor.swift
[78/85] Compiling Echo ProtocolDescriptor.swift
[79/85] Compiling Echo TupleMetadata.swift
[80/85] Compiling Echo TypeMetadata.swift
[81/85] Compiling Echo ValueWitnessTable.swift
[82/85] Compiling Echo ConformanceDescriptor.swift
[83/85] Compiling Echo ExistentialContainer.swift
[84/85] Compiling _MachOKitSPM MachOKitSPM.swift
[85/85] Emitting module _MachOKitSPM
[86/93] Compiling SwiftHook SwiftHook.swift
[87/93] Compiling SwiftHook SwiftHookError.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 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()
[91/93] Compiling SwiftHook HookFunctionInfo.swift
[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! (7.18s)
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.