Build Information
Successful build of SwiftHook, reference main (c71604
), with Swift 6.0 for macOS (SPM) on 15 Mar 2025 05:34:43 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
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
[2/126] Fetching fishhook
Fetched https://github.com/p-x9/fishhook from cache (0.68s)
Fetching https://github.com/p-x9/Echo
[1/975] Fetching echo
Fetched https://github.com/p-x9/Echo from cache (0.85s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/p-x9/MachOKit-SPM
[1/214] Fetching machokit-spm
[136/1919] Fetching machokit-spm, swift-atomics
Fetched https://github.com/p-x9/MachOKit-SPM from cache (1.04s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.04s)
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.30.0 (0.41s)
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/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/MachOKit-SPM
Working copy of https://github.com/p-x9/MachOKit-SPM resolved at 0.30.0
[32750/16415362] Downloading https://github.com/p-x9/MachOKit/releases/download/0.30.0/MachOKit.xcframework.zip
[10978469/16699485] Downloading https://github.com/p-x9/MachOKit/releases/download/0.30.0/MachOKit.xcframework.zip, 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/MachOKitC.xcframework.zip
Downloading binary artifact 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/MachOKitC.xcframework.zip (0.98s)
Downloaded https://github.com/p-x9/MachOKit/releases/download/0.30.0/MachOKit.xcframework.zip (2.44s)
========================================
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.30.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/339] Fetching swift-hook
Fetched https://github.com/p-x9/swift-hook.git from cache (0.76s)
Fetching https://github.com/p-x9/fishhook from cache
Fetched https://github.com/p-x9/fishhook from cache (0.47s)
Fetching https://github.com/p-x9/Echo from cache
Fetched https://github.com/p-x9/Echo from cache (0.48s)
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.45s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (0.02s)
Computing version for https://github.com/p-x9/MachOKit-SPM
Computed https://github.com/p-x9/MachOKit-SPM at 0.30.0 (0.02s)
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/p-x9/swift-hook.git
Working copy of https://github.com/p-x9/swift-hook.git resolved at main (c71604f)
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/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.30.0/MachOKit.xcframework.zip from cache
Fetching binary artifact https://github.com/p-x9/MachOKit/releases/download/0.30.0/MachOKitC.xcframework.zip from cache
Fetched https://github.com/p-x9/MachOKit/releases/download/0.30.0/MachOKitC.xcframework.zip from cache (0.67s)
Fetched https://github.com/p-x9/MachOKit/releases/download/0.30.0/MachOKit.xcframework.zip from cache (1.34s)
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.0
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.2.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] Compiling CEcho ImageInspectionELF.c
[8/16] Compiling CEcho Functions.c
[9/16] Compiling CEcho KnownMetadata.c
[10/16] Compiling CEcho CallAccessor.c
[11/16] Compiling CEcho ValueWitnessTable.c
[12/16] Write swift-version-5BDAB9E9C0126B9D.txt
[13/16] Compiling _AtomicsShims.c
[14/30] Compiling fishhookC fishhook.c
[15/30] Compiling CEcho ImageInspectionMachO.c
[17/32] Compiling Atomics IntegerConformances.swift
[18/33] Compiling Atomics AtomicLazyReference.swift
[19/33] Compiling Atomics DoubleWord.swift
[20/33] Compiling Atomics HighLevelTypes.swift
[21/33] Compiling Atomics AtomicInteger.swift
[22/33] Compiling Atomics AtomicMemoryOrderings.swift
[23/33] Compiling Atomics AtomicStrongReference.swift
[24/33] Compiling Atomics AtomicBool.swift
[25/33] Compiling Atomics AtomicValue.swift
[26/33] Compiling Atomics PointerConformances.swift
[27/33] Emitting module Atomics
[28/33] Compiling Atomics AtomicOptional.swift
[29/33] Compiling Atomics AtomicRawRepresentable.swift
[30/80] Emitting module _MachOKitSPM
[31/80] Compiling _MachOKitSPM MachOKitSPM.swift
[32/80] Compiling Echo EnumValueWitnessTable.swift
[33/80] Compiling Echo ExistentialMetadata.swift
[34/80] Compiling Echo ExistentialMetatypeMetadata.swift
[35/80] Compiling Echo ForeignClassMetadata.swift
[36/80] Compiling Echo FunctionMetadata.swift
[37/85] Compiling Echo RelativeIndirectPointer.swift
[38/85] Compiling Echo RelativeIndirectablePointer.swift
[39/85] Compiling Echo RelativeIndirectablePointerIntPair.swift
[40/85] Compiling Echo RelativePointer.swift
[41/85] Compiling Echo SignedPointer.swift
[42/85] Emitting module Echo
[43/85] Compiling Echo HeapGenericLocalVariableMetadata.swift
[44/85] Compiling Echo HeapLocalVariableMetadata.swift
[45/85] Compiling Echo Metadata.swift
[46/85] Compiling Echo MetadataAccessFunction.swift
[47/85] Compiling Echo MetadataRequest.swift
[48/85] Compiling Echo FieldDescriptor.swift
[49/85] Compiling Echo GenericContext.swift
[50/85] Compiling Echo ModuleDescriptor.swift
[51/85] Compiling Echo OpaqueDescriptor.swift
[52/85] Compiling Echo ProtocolDescriptor.swift
[53/85] Compiling Echo AnonymousDescriptor.swift
[54/85] Compiling Echo ClassDescriptor.swift
[55/85] Compiling Echo ContextDescriptor.swift
[56/85] Compiling Echo ContextDescriptorValues.swift
[57/85] Compiling Echo EnumDescriptor.swift
[58/85] Compiling Echo ExtensionDescriptor.swift
[59/85] Emitting module fishhook
[60/85] Compiling fishhook fishhook.swift
[61/85] Compiling Echo Functions.swift
[62/85] Compiling Echo HeapObject.swift
[63/85] Compiling Echo ImageInspection.swift
[64/85] Compiling Echo KeyPaths.swift
[65/85] Compiling Echo KnownMetadata.swift
[66/85] Compiling Echo RuntimeValues.swift
[67/85] Compiling Echo WitnessTable.swift
[68/85] Compiling Echo FieldType.swift
[69/85] Compiling Echo Misc.swift
[70/85] Compiling Echo RelativeDirectPointer.swift
[71/85] Compiling Echo StructDescriptor.swift
[72/85] Compiling Echo TypeContextDescriptor.swift
[73/85] Compiling Echo Echo.swift
[74/85] Compiling Echo ClassMetadata.swift
[75/85] Compiling Echo EnumMetadata.swift
[76/85] Compiling Echo TupleMetadata.swift
[77/85] Compiling Echo TypeMetadata.swift
[78/85] Compiling Echo ValueWitnessTable.swift
[79/85] Compiling Echo ConformanceDescriptor.swift
[80/85] Compiling Echo ExistentialContainer.swift
[81/85] Compiling Echo MetadataValues.swift
[82/85] Compiling Echo MetatypeMetadata.swift
[83/85] Compiling Echo ObjCClassWrapperMetadata.swift
[84/85] Compiling Echo OpaqueMetadata.swift
[85/85] Compiling Echo StructMetadata.swift
[86/93] Compiling SwiftHook SwiftHookError.swift
[87/93] Compiling SwiftHook HookFunctionInfo.swift
[88/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 {
[89/93] Compiling SwiftHook SwiftHook.swift
[90/93] Compiling SwiftHook demangle.swift
[91/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: annotate 'hookedFunctions' with '@MainActor' if property should only be accessed from the main actor
| `- 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] 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: annotate 'hookedFunctions' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |
15 | private static let lock = NSRecursiveLock()
Build complete! (12.96s)
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.