chore: scaffold MyVoxtral macOS menu bar app
This commit is contained in:
commit
4b1cae1b5f
4424 changed files with 9392 additions and 0 deletions
|
|
@ -0,0 +1,253 @@
|
|||
{
|
||||
"builtTestProducts" : [
|
||||
|
||||
],
|
||||
"copyCommands" : {
|
||||
|
||||
},
|
||||
"explicitTargetDependencyImportCheckingMode" : {
|
||||
"none" : {
|
||||
|
||||
}
|
||||
},
|
||||
"generatedSourceTargetSet" : [
|
||||
|
||||
],
|
||||
"pluginDescriptions" : [
|
||||
|
||||
],
|
||||
"swiftCommands" : {
|
||||
"C.MyVoxtral-arm64-apple-macosx-debug.module" : {
|
||||
"executable" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc",
|
||||
"fileList" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/sources",
|
||||
"importPath" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/Modules",
|
||||
"inputs" : [
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/MyVoxtral/MyVoxtralApp.swift"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/sources"
|
||||
}
|
||||
],
|
||||
"isLibrary" : false,
|
||||
"moduleName" : "MyVoxtral",
|
||||
"moduleOutputPath" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/Modules/MyVoxtral.swiftmodule",
|
||||
"objects" : [
|
||||
"/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/MyVoxtralApp.swift.o"
|
||||
],
|
||||
"otherArguments" : [
|
||||
"-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"
|
||||
],
|
||||
"outputFileMapPath" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/output-file-map.json",
|
||||
"outputs" : [
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/MyVoxtralApp.swift.o"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/Modules/MyVoxtral.swiftmodule"
|
||||
}
|
||||
],
|
||||
"prepareForIndexing" : false,
|
||||
"sources" : [
|
||||
"/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/MyVoxtral/MyVoxtralApp.swift"
|
||||
],
|
||||
"tempsPath" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build",
|
||||
"wholeModuleOptimization" : false
|
||||
}
|
||||
},
|
||||
"swiftFrontendCommands" : {
|
||||
|
||||
},
|
||||
"swiftTargetScanArgs" : {
|
||||
"MyVoxtral" : [
|
||||
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc",
|
||||
"-module-name",
|
||||
"MyVoxtral",
|
||||
"-package-name",
|
||||
"myvoxtral",
|
||||
"-c",
|
||||
"/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/MyVoxtral/MyVoxtralApp.swift",
|
||||
"-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",
|
||||
"-driver-use-frontend-path",
|
||||
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc"
|
||||
]
|
||||
},
|
||||
"targetDependencyMap" : {
|
||||
"MyVoxtral" : [
|
||||
|
||||
]
|
||||
},
|
||||
"testDiscoveryCommands" : {
|
||||
|
||||
},
|
||||
"testEntryPointCommands" : {
|
||||
|
||||
},
|
||||
"traitConfiguration" : {
|
||||
"default" : {
|
||||
|
||||
}
|
||||
},
|
||||
"writeCommands" : {
|
||||
"/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral-entitlement.plist" : {
|
||||
"alwaysOutOfDate" : false,
|
||||
"inputs" : [
|
||||
{
|
||||
"kind" : "virtual",
|
||||
"name" : "<entitlement-plist>"
|
||||
},
|
||||
{
|
||||
"kind" : "virtual",
|
||||
"name" : "<com.apple.security.get-task-allow>"
|
||||
}
|
||||
],
|
||||
"outputFilePath" : "/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" : {
|
||||
"alwaysOutOfDate" : false,
|
||||
"inputs" : [
|
||||
{
|
||||
"kind" : "virtual",
|
||||
"name" : "<sources-file-list>"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/MyVoxtral/MyVoxtralApp.swift"
|
||||
}
|
||||
],
|
||||
"outputFilePath" : "/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" : {
|
||||
"alwaysOutOfDate" : false,
|
||||
"inputs" : [
|
||||
{
|
||||
"kind" : "virtual",
|
||||
"name" : "<link-file-list>"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/MyVoxtral.build/MyVoxtralApp.swift.o"
|
||||
}
|
||||
],
|
||||
"outputFilePath" : "/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" : {
|
||||
"alwaysOutOfDate" : true,
|
||||
"inputs" : [
|
||||
{
|
||||
"kind" : "virtual",
|
||||
"name" : "<swift-get-version>"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc"
|
||||
}
|
||||
],
|
||||
"outputFilePath" : "/Users/cabele/claudeprojects/myVoxtral/MyVoxtral/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue