12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "_buildCommand2" : {
- "command" : "build",
- "skipDependencies" : false,
- "style" : "buildOnly"
- },
- "buildCommand" : "build",
- "configuredTargets" : [
- {
- "guid" : "18c1723432283e0cc55f10a6dcfd9e02a26d6e580d3222b86d62fb80ec380c14"
- }
- ],
- "containerPath" : "/Users/honghengqiang/Flutter/learn/hengyi/macos/Runner.xcworkspace",
- "continueBuildingAfterErrors" : false,
- "enableIndexBuildArena" : false,
- "hideShellScriptEnvironment" : false,
- "parameters" : {
- "action" : "build",
- "activeArchitecture" : "x86_64",
- "activeRunDestination" : {
- "disableOnlyActiveArch" : false,
- "platform" : "macosx",
- "sdk" : "macosx13.1",
- "sdkVariant" : "macos",
- "supportedArchitectures" : [
- "x86_64h",
- "x86_64"
- ],
- "targetArchitecture" : "x86_64"
- },
- "arenaInfo" : {
- "buildIntermediatesPath" : "/Users/honghengqiang/Flutter/learn/hengyi/build/macos/Build/Intermediates.noindex",
- "buildProductsPath" : "/Users/honghengqiang/Flutter/learn/hengyi/build/macos/Build/Products",
- "derivedDataPath" : "/Users/honghengqiang/Flutter/learn/hengyi/build/macos",
- "indexDataStoreFolderPath" : "/Users/honghengqiang/Flutter/learn/hengyi/build/macos/Index.noindex/DataStore",
- "indexEnableDataStore" : true,
- "indexPCHPath" : "/Users/honghengqiang/Flutter/learn/hengyi/build/macos/Index.noindex/PrecompiledHeaders",
- "pchPath" : "/Users/honghengqiang/Flutter/learn/hengyi/build/macos/Build/Intermediates.noindex/PrecompiledHeaders"
- },
- "configurationName" : "Debug",
- "overrides" : {
- "commandLine" : {
- "table" : {
- "COMPILER_INDEX_STORE_ENABLE" : "NO",
- "OBJROOT" : "/Users/honghengqiang/Flutter/learn/hengyi/build/macos/Build/Intermediates.noindex",
- "SYMROOT" : "/Users/honghengqiang/Flutter/learn/hengyi/build/macos/Build/Products"
- }
- },
- "synthesized" : {
- "table" : {
- "ACTION" : "build",
- "ENABLE_PREVIEWS" : "NO"
- }
- }
- }
- },
- "schemeCommand" : "launch",
- "schemeCommand2" : "launch",
- "showNonLoggedProgress" : true,
- "useDryRun" : false,
- "useImplicitDependencies" : true,
- "useLegacyBuildLocations" : false,
- "useParallelTargets" : true
- }
|