auto-save 2026-04-01 09:03 (+7, ~1)
This commit is contained in:
@@ -0,0 +1,320 @@
|
||||
{
|
||||
"builtTestProducts" : [
|
||||
|
||||
],
|
||||
"copyCommands" : {
|
||||
|
||||
},
|
||||
"explicitTargetDependencyImportCheckingMode" : {
|
||||
"none" : {
|
||||
|
||||
}
|
||||
},
|
||||
"generatedSourceTargetSet" : [
|
||||
|
||||
],
|
||||
"pluginDescriptions" : [
|
||||
|
||||
],
|
||||
"swiftCommands" : {
|
||||
"C.ProjectButler-arm64-apple-macosx26.0-debug.module" : {
|
||||
"executable" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc",
|
||||
"fileList" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/sources",
|
||||
"importPath" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/Modules",
|
||||
"inputs" : [
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/AppState.swift"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/MenuBarView.swift"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/ProjectButlerApp.swift"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/SettingsView.swift"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/sources"
|
||||
}
|
||||
],
|
||||
"isLibrary" : false,
|
||||
"moduleName" : "ProjectButler",
|
||||
"moduleOutputPath" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/Modules/ProjectButler.swiftmodule",
|
||||
"objects" : [
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/AppState.swift.o",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/MenuBarView.swift.o",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/ProjectButlerApp.swift.o",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/SettingsView.swift.o"
|
||||
],
|
||||
"otherArguments" : [
|
||||
"-target",
|
||||
"arm64-apple-macosx14.0",
|
||||
"-incremental",
|
||||
"-enable-batch-mode",
|
||||
"-serialize-diagnostics",
|
||||
"-index-store-path",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/index/store",
|
||||
"-Onone",
|
||||
"-enable-testing",
|
||||
"-j12",
|
||||
"-DSWIFT_PACKAGE",
|
||||
"-DDEBUG",
|
||||
"-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE",
|
||||
"-module-cache-path",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ModuleCache",
|
||||
"-parseable-output",
|
||||
"-Xfrontend",
|
||||
"-entry-point-function-name",
|
||||
"-Xfrontend",
|
||||
"ProjectButler_main",
|
||||
"-swift-version",
|
||||
"6",
|
||||
"-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.2.sdk",
|
||||
"-F",
|
||||
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks",
|
||||
"-F",
|
||||
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks",
|
||||
"-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.2.sdk",
|
||||
"-Xcc",
|
||||
"-F",
|
||||
"-Xcc",
|
||||
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks",
|
||||
"-Xcc",
|
||||
"-F",
|
||||
"-Xcc",
|
||||
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks",
|
||||
"-Xcc",
|
||||
"-fPIC",
|
||||
"-Xcc",
|
||||
"-g",
|
||||
"-package-name",
|
||||
"projectbutler"
|
||||
],
|
||||
"outputFileMapPath" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/output-file-map.json",
|
||||
"outputs" : [
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/AppState.swift.o"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/MenuBarView.swift.o"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/ProjectButlerApp.swift.o"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/SettingsView.swift.o"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/Modules/ProjectButler.swiftmodule"
|
||||
}
|
||||
],
|
||||
"prepareForIndexing" : false,
|
||||
"sources" : [
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/AppState.swift",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/MenuBarView.swift",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/ProjectButlerApp.swift",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/SettingsView.swift"
|
||||
],
|
||||
"tempsPath" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build",
|
||||
"wholeModuleOptimization" : false
|
||||
}
|
||||
},
|
||||
"swiftFrontendCommands" : {
|
||||
|
||||
},
|
||||
"swiftTargetScanArgs" : {
|
||||
"ProjectButler" : [
|
||||
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc",
|
||||
"-module-name",
|
||||
"ProjectButler",
|
||||
"-package-name",
|
||||
"projectbutler",
|
||||
"-c",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/AppState.swift",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/MenuBarView.swift",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/ProjectButlerApp.swift",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/SettingsView.swift",
|
||||
"-I",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/Modules",
|
||||
"-target",
|
||||
"arm64-apple-macosx14.0",
|
||||
"-incremental",
|
||||
"-enable-batch-mode",
|
||||
"-serialize-diagnostics",
|
||||
"-index-store-path",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/index/store",
|
||||
"-Onone",
|
||||
"-enable-testing",
|
||||
"-j12",
|
||||
"-DSWIFT_PACKAGE",
|
||||
"-DDEBUG",
|
||||
"-DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE",
|
||||
"-module-cache-path",
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ModuleCache",
|
||||
"-parseable-output",
|
||||
"-Xfrontend",
|
||||
"-entry-point-function-name",
|
||||
"-Xfrontend",
|
||||
"ProjectButler_main",
|
||||
"-swift-version",
|
||||
"6",
|
||||
"-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.2.sdk",
|
||||
"-F",
|
||||
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks",
|
||||
"-F",
|
||||
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks",
|
||||
"-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.2.sdk",
|
||||
"-Xcc",
|
||||
"-F",
|
||||
"-Xcc",
|
||||
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks",
|
||||
"-Xcc",
|
||||
"-F",
|
||||
"-Xcc",
|
||||
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks",
|
||||
"-Xcc",
|
||||
"-fPIC",
|
||||
"-Xcc",
|
||||
"-g",
|
||||
"-package-name",
|
||||
"projectbutler",
|
||||
"-driver-use-frontend-path",
|
||||
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc"
|
||||
]
|
||||
},
|
||||
"targetDependencyMap" : {
|
||||
"ProjectButler" : [
|
||||
|
||||
]
|
||||
},
|
||||
"testDiscoveryCommands" : {
|
||||
|
||||
},
|
||||
"testEntryPointCommands" : {
|
||||
|
||||
},
|
||||
"traitConfiguration" : {
|
||||
"default" : {
|
||||
|
||||
}
|
||||
},
|
||||
"writeCommands" : {
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler-entitlement.plist" : {
|
||||
"alwaysOutOfDate" : false,
|
||||
"inputs" : [
|
||||
{
|
||||
"kind" : "virtual",
|
||||
"name" : "<entitlement-plist>"
|
||||
},
|
||||
{
|
||||
"kind" : "virtual",
|
||||
"name" : "<com.apple.security.get-task-allow>"
|
||||
}
|
||||
],
|
||||
"outputFilePath" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler-entitlement.plist"
|
||||
},
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/sources" : {
|
||||
"alwaysOutOfDate" : false,
|
||||
"inputs" : [
|
||||
{
|
||||
"kind" : "virtual",
|
||||
"name" : "<sources-file-list>"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/AppState.swift"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/MenuBarView.swift"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/ProjectButlerApp.swift"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/Sources/SettingsView.swift"
|
||||
}
|
||||
],
|
||||
"outputFilePath" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/sources"
|
||||
},
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.product/Objects.LinkFileList" : {
|
||||
"alwaysOutOfDate" : false,
|
||||
"inputs" : [
|
||||
{
|
||||
"kind" : "virtual",
|
||||
"name" : "<link-file-list>"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/AppState.swift.o"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/MenuBarView.swift.o"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/ProjectButlerApp.swift.o"
|
||||
},
|
||||
{
|
||||
"kind" : "file",
|
||||
"name" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.build/SettingsView.swift.o"
|
||||
}
|
||||
],
|
||||
"outputFilePath" : "/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/ProjectButler.product/Objects.LinkFileList"
|
||||
},
|
||||
"/Users/kangwan/Projects/code/20260322-项目管家/ProjectButler/.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/kangwan/Projects/code/20260322-项目管家/ProjectButler/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user