81 lines
9.2 KiB
YAML
81 lines
9.2 KiB
YAML
client:
|
|
name: basic
|
|
file-system: device-agnostic
|
|
tools: {}
|
|
targets:
|
|
"MyVoxtral-arm64-apple-macosx-debug.exe": ["<MyVoxtral-arm64-apple-macosx-debug.exe>"]
|
|
"MyVoxtral-arm64-apple-macosx-debug.module": ["<MyVoxtral-arm64-apple-macosx-debug.module>"]
|
|
"PackageStructure": ["<PackageStructure>"]
|
|
"main": ["<MyVoxtral-arm64-apple-macosx-debug.exe>","<MyVoxtral-arm64-apple-macosx-debug.module>"]
|
|
"test": ["<MyVoxtral-arm64-apple-macosx-debug.exe>","<MyVoxtral-arm64-apple-macosx-debug.module>"]
|
|
default: "main"
|
|
nodes:
|
|
"/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/MyVoxtral/":
|
|
is-directory-structure: true
|
|
content-exclusion-patterns: [".git",".build"]
|
|
"/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral":
|
|
is-mutated: true
|
|
commands:
|
|
"/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral-entitlement.plist":
|
|
tool: write-auxiliary-file
|
|
inputs: ["<entitlement-plist>","<com.apple.security.get-task-allow>"]
|
|
outputs: ["/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral-entitlement.plist"]
|
|
description: "Write auxiliary file /Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral-entitlement.plist"
|
|
|
|
"/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/sources":
|
|
tool: write-auxiliary-file
|
|
inputs: ["<sources-file-list>","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/MyVoxtral/MyVoxtralApp.swift"]
|
|
outputs: ["/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/sources"]
|
|
description: "Write auxiliary file /Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/sources"
|
|
|
|
"/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.product/Objects.LinkFileList":
|
|
tool: write-auxiliary-file
|
|
inputs: ["<link-file-list>","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/MyVoxtralApp.swift.o"]
|
|
outputs: ["/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.product/Objects.LinkFileList"]
|
|
description: "Write auxiliary file /Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.product/Objects.LinkFileList"
|
|
|
|
"/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt":
|
|
tool: write-auxiliary-file
|
|
inputs: ["<swift-get-version>","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc"]
|
|
outputs: ["/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt"]
|
|
always-out-of-date: "true"
|
|
description: "Write auxiliary file /Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt"
|
|
|
|
"<MyVoxtral-arm64-apple-macosx-debug.exe>":
|
|
tool: phony
|
|
inputs: ["<MyVoxtral-arm64-apple-macosx-debug.exe-CodeSigning>"]
|
|
outputs: ["<MyVoxtral-arm64-apple-macosx-debug.exe>"]
|
|
|
|
"<MyVoxtral-arm64-apple-macosx-debug.module>":
|
|
tool: phony
|
|
inputs: ["/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/MyVoxtralApp.swift.o","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/Modules/MyVoxtral.swiftmodule"]
|
|
outputs: ["<MyVoxtral-arm64-apple-macosx-debug.module>"]
|
|
|
|
"C.MyVoxtral-arm64-apple-macosx-debug.exe":
|
|
tool: shell
|
|
inputs: ["/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/MyVoxtralApp.swift.o","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.product/Objects.LinkFileList"]
|
|
outputs: ["/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral"]
|
|
description: "Linking ./.build/arm64-apple-macosx/debug/MyVoxtral"
|
|
args: ["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-L","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug","-o","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral","-module-name","MyVoxtral","-Xlinker","-no_warn_duplicate_libraries","-emit-executable","-Xlinker","-alias","-Xlinker","_MyVoxtral_main","-Xlinker","_main","-Xlinker","-rpath","-Xlinker","@loader_path","@/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.product/Objects.LinkFileList","-Xlinker","-rpath","-Xlinker","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-6.2/macosx","-target","arm64-apple-macosx14.0","-Xlinker","-add_ast_path","-Xlinker","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/Modules/MyVoxtral.swiftmodule","-plugin-path","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-I","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g"]
|
|
|
|
"C.MyVoxtral-arm64-apple-macosx-debug.exe-entitlements":
|
|
tool: shell
|
|
inputs: ["/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral-entitlement.plist"]
|
|
outputs: ["<MyVoxtral-arm64-apple-macosx-debug.exe-CodeSigning>"]
|
|
description: "Applying debug entitlements to ./.build/arm64-apple-macosx/debug/MyVoxtral"
|
|
args: ["codesign","--force","--sign","-","--entitlements","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral-entitlement.plist","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral"]
|
|
|
|
"C.MyVoxtral-arm64-apple-macosx-debug.module":
|
|
tool: shell
|
|
inputs: ["/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/MyVoxtral/MyVoxtralApp.swift","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/sources"]
|
|
outputs: ["/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/MyVoxtralApp.swift.o","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/Modules/MyVoxtral.swiftmodule"]
|
|
description: "Compiling Swift Module 'MyVoxtral' (1 sources)"
|
|
args: ["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-module-name","MyVoxtral","-emit-dependencies","-emit-module","-emit-module-path","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/Modules/MyVoxtral.swiftmodule","-output-file-map","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/output-file-map.json","-incremental","-c","@/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/sources","-I","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx14.0","-incremental","-enable-batch-mode","-serialize-diagnostics","-index-store-path","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-j12","-DSWIFT_PACKAGE","-DDEBUG","-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE","-module-cache-path","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-Xfrontend","-entry-point-function-name","-Xfrontend","MyVoxtral_main","-parse-as-library","-swift-version","5","-plugin-path","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-I","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-isysroot","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk","-Xcc","-F","-Xcc","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","myvoxtral"]
|
|
|
|
"PackageStructure":
|
|
tool: package-structure-tool
|
|
inputs: ["/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/MyVoxtral/","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/Package.swift","/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/Package.resolved"]
|
|
outputs: ["<PackageStructure>"]
|
|
description: "Planning build"
|
|
allow-missing-inputs: true
|
|
|