The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftHook, reference main (ac0be1), with Swift 6.1 for macOS (SPM) on 11 May 2025 18:47:21 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.3
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 ac0be16 Merge pull request #33 from p-x9/dependabot/swift/github.com/p-x9/machokit-spm-0.32.0
Cloned https://github.com/p-x9/swift-hook.git
Revision (git rev-parse @):
ac0be1622fd76592bd43b59abfc57ff9085ad8c5
SUCCESS checkout https://github.com/p-x9/swift-hook.git at main
Fetching https://github.com/p-x9/fishhook
[3/126] Fetching fishhook
Fetched https://github.com/p-x9/fishhook from cache (0.66s)
Fetching https://github.com/p-x9/Echo
[1/975] Fetching echo
Fetched https://github.com/p-x9/Echo from cache (0.75s)
Fetching https://github.com/p-x9/MachOKit-SPM
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/apple/swift-atomics.git from cache
[1/156] Fetching swift-fileio
[157/411] Fetching swift-fileio, machokit-spm
Fetched https://github.com/p-x9/MachOKit-SPM from cache (0.68s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.68s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (1.34s)
Computing version for https://github.com/p-x9/MachOKit-SPM
Computed https://github.com/p-x9/MachOKit-SPM at 0.32.0 (0.52s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.9.0 (0.51s)
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/Echo
Working copy of https://github.com/p-x9/Echo resolved at swift5.9 (3382440)
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.9.0
Creating working copy for https://github.com/p-x9/MachOKit-SPM
Working copy of https://github.com/p-x9/MachOKit-SPM resolved at 0.32.0
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.32.0/MachOKitC.xcframework.zip
Downloading binary artifact https://github.com/p-x9/MachOKit/releases/download/0.32.0/MachOKit.xcframework.zip
[8948/284143] Downloading https://github.com/p-x9/MachOKit/releases/download/0.32.0/MachOKitC.xcframework.zip
[300518/17074577] Downloading https://github.com/p-x9/MachOKit/releases/download/0.32.0/MachOKitC.xcframework.zip, https://github.com/p-x9/MachOKit/releases/download/0.32.0/MachOKit.xcframework.zip
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.32.0/MachOKitC.xcframework.zip (1.16s)
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.32.0/MachOKit.xcframework.zip (2.49s)
========================================
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.32.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MachOKit-SPM",
          "dependencies": [
            {
              "identity": "swift-fileio",
              "name": "swift-fileio",
              "url": "https://github.com/p-x9/swift-fileio.git",
              "version": "0.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fileio",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/p-x9/swift-hook.git
[1/346] Fetching swift-hook
Fetched https://github.com/p-x9/swift-hook.git from cache (0.77s)
Fetching https://github.com/p-x9/fishhook from cache
Fetched https://github.com/p-x9/fishhook from cache (0.40s)
Fetching https://github.com/p-x9/Echo from cache
Fetched https://github.com/p-x9/Echo from cache (0.47s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/p-x9/MachOKit-SPM from cache
Fetched https://github.com/p-x9/MachOKit-SPM from cache (0.41s)
Fetched https://github.com/apple/swift-atomics.git 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.46s)
Computing version for https://github.com/p-x9/MachOKit-SPM
Computed https://github.com/p-x9/MachOKit-SPM at 0.32.0 (0.03s)
Fetching https://github.com/p-x9/swift-fileio.git from cache
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.42s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.9.0 (0.47s)
Creating working copy for https://github.com/p-x9/MachOKit-SPM
Working copy of https://github.com/p-x9/MachOKit-SPM resolved at 0.32.0
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.9.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 (ac0be16)
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/fishhook
Working copy of https://github.com/p-x9/fishhook resolved at spm (3b916cd)
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
Fetching binary artifact https://github.com/p-x9/MachOKit/releases/download/0.32.0/MachOKitC.xcframework.zip from cache
Fetching binary artifact https://github.com/p-x9/MachOKit/releases/download/0.32.0/MachOKit.xcframework.zip from cache
Fetched https://github.com/p-x9/MachOKit/releases/download/0.32.0/MachOKitC.xcframework.zip from cache (0.70s)
Fetched https://github.com/p-x9/MachOKit/releases/download/0.32.0/MachOKit.xcframework.zip from cache (1.38s)
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/17] Write sources
[6/17] Copying MachOKitC.framework
[7/17] Copying MachOKit.framework
[8/17] Write swift-version-2F0A5646E1D333AE.txt
[9/17] Compiling CEcho ImageInspectionELF.c
[9/17] Compiling CEcho ValueWitnessTable.c
[11/17] Compiling CEcho Functions.c
[12/17] Compiling CEcho KnownMetadata.c
[13/17] Compiling CEcho CallAccessor.c
[14/21] Compiling _AtomicsShims.c
[16/33] Compiling Atomics AtomicValue.swift
[17/33] Compiling Atomics AtomicOptional.swift
[18/33] Compiling Atomics AtomicRawRepresentable.swift
[19/33] Compiling Atomics DoubleWord.swift
[20/33] Compiling Atomics AtomicInteger.swift
[21/33] Compiling Atomics AtomicMemoryOrderings.swift
[21/34] Compiling CEcho ImageInspectionMachO.c
[22/34] Compiling fishhookC fishhook.c
[24/34] Compiling Atomics PointerConformances.swift
[25/36] Emitting module Atomics
[26/36] Compiling Atomics AtomicBool.swift
[27/36] Compiling Atomics AtomicStrongReference.swift
[28/36] Compiling Atomics AtomicLazyReference.swift
[29/36] Compiling Atomics HighLevelTypes.swift
[30/36] Compiling Atomics IntegerConformances.swift
[31/83] Compiling Echo MetadataValues.swift
[32/83] Compiling Echo MetatypeMetadata.swift
[33/83] Compiling Echo ObjCClassWrapperMetadata.swift
[34/83] Compiling Echo OpaqueMetadata.swift
[35/83] Compiling Echo StructMetadata.swift
[36/83] Compiling Echo StructDescriptor.swift
[37/83] Compiling Echo TypeContextDescriptor.swift
[38/83] Compiling Echo Echo.swift
[39/83] Compiling Echo ClassMetadata.swift
[40/83] Compiling Echo EnumMetadata.swift
[41/88] Emitting module Echo
[42/88] Compiling Echo EnumValueWitnessTable.swift
[43/88] Compiling Echo ExistentialMetadata.swift
[44/88] Compiling Echo ExistentialMetatypeMetadata.swift
[45/88] Compiling Echo ForeignClassMetadata.swift
[46/88] Compiling Echo FunctionMetadata.swift
[47/88] Compiling Echo HeapGenericLocalVariableMetadata.swift
[48/88] Compiling Echo HeapLocalVariableMetadata.swift
[49/88] Compiling Echo Metadata.swift
[50/88] Compiling Echo MetadataAccessFunction.swift
[51/88] Compiling Echo MetadataRequest.swift
[52/88] Compiling Echo RelativeIndirectPointer.swift
[53/88] Compiling Echo RelativeIndirectablePointer.swift
[54/88] Compiling Echo RelativeIndirectablePointerIntPair.swift
[55/88] Compiling Echo RelativePointer.swift
[56/88] Compiling Echo SignedPointer.swift
[57/88] Compiling Echo AnonymousDescriptor.swift
[58/88] Compiling Echo ClassDescriptor.swift
[59/88] Compiling Echo ContextDescriptor.swift
[60/88] Compiling Echo ContextDescriptorValues.swift
[61/88] Compiling Echo EnumDescriptor.swift
[62/88] Compiling Echo ExtensionDescriptor.swift
[63/88] Compiling FileIO StreamedFile.swift
[64/88] Emitting module fishhook
[65/88] Compiling fishhook fishhook.swift
[66/88] Emitting module FileIO
[67/88] Compiling FileIO FileIO.swift
[68/88] Compiling FileIO MemoryMappedFile.swift
[69/88] Compiling Echo FieldDescriptor.swift
[70/88] Compiling Echo GenericContext.swift
[71/88] Compiling Echo ModuleDescriptor.swift
[72/88] Compiling Echo OpaqueDescriptor.swift
[73/88] Compiling Echo ProtocolDescriptor.swift
[74/88] Compiling Echo RuntimeValues.swift
[75/88] Compiling Echo WitnessTable.swift
[76/88] Compiling Echo FieldType.swift
[77/88] Compiling Echo Misc.swift
[78/88] Compiling Echo RelativeDirectPointer.swift
[79/88] Compiling Echo Functions.swift
[80/88] Compiling Echo HeapObject.swift
[81/88] Compiling Echo ImageInspection.swift
[82/88] Compiling Echo KeyPaths.swift
[83/88] Compiling Echo KnownMetadata.swift
[84/88] Compiling Echo TupleMetadata.swift
[85/88] Compiling Echo TypeMetadata.swift
[86/88] Compiling Echo ValueWitnessTable.swift
[87/88] Compiling Echo ConformanceDescriptor.swift
[88/88] Compiling Echo ExistentialContainer.swift
[89/90] Emitting module _MachOKitSPM
[90/90] Compiling _MachOKitSPM MachOKitSPM.swift
[91/98] Compiling SwiftHook demangle.swift
[92/98] Compiling SwiftHook SwiftHook.swift
[93/98] Compiling SwiftHook SwiftHookError.swift
[94/98] 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 {
[95/98] 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()
[96/98] Compiling SwiftHook HookFunctionInfo.swift
[97/98] 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()
[98/98] 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 {
Build complete! (10.44s)
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.