{
"name": "Mach",
"path": "/usr/src/package",
"targets": [
{
"name": "MachTests",
"path": "Tests/MachTests",
"type": "test",
"c99name": "MachTests",
"sources": [
"MachTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"Mach"
]
},
{
"name": "Mach",
"path": "Sources/Mach",
"type": "library",
"c99name": "Mach",
"sources": [
"API/Command.swift",
"API/Commands/AnyCommand.swift",
"API/Commands/CodeSignatureCommand.swift",
"API/Commands/DyldInfoCommand.swift",
"API/Commands/DylibCommand.swift",
"API/Commands/DylinkerCommand.swift",
"API/Commands/MainCommand.swift",
"API/Commands/RPathCommand.swift",
"API/Commands/SegmentCommand.swift",
"API/Commands/SubCommand.swift",
"API/Commands/SymbolTableCommand.swift",
"API/Commands/UUIDCommand.swift",
"API/Commands/VersionCommand.swift",
"API/Dyld.swift",
"API/FAT.swift",
"API/Header+Strings.swift",
"API/Header.swift",
"API/MachObject.swift",
"API/Pointer.swift",
"API/Utility Types/Platform.swift",
"API/Utility Types/Version.swift",
"Utilities/ByteSwapping.swift",
"Utilities/Collection.swift",
"Utilities/ImageReference.swift",
"Utilities/Names.swift",
"Utilities/String.swift",
"Utilities/StringTable.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"Mach"
]
}
],
"products": [
{
"name": "Mach",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Mach"
]
}
],
"platforms": [
{
"name": "macos",
"version": "13.0"
}
],
"dependencies": [],
"tools_version": "5.10",
"manifest_display_name": "Mach"
}