mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-02-23 19:45:26 +00:00
27 lines
No EOL
582 B
JSON
27 lines
No EOL
582 B
JSON
{
|
|
"buildCommand" : {
|
|
"command" : "build",
|
|
"skipDependencies" : false,
|
|
"style" : "buildOnly"
|
|
},
|
|
"configuredTargets" : [
|
|
|
|
],
|
|
"continueBuildingAfterErrors" : false,
|
|
"dependencyScope" : "workspace",
|
|
"enableIndexBuildArena" : false,
|
|
"hideShellScriptEnvironment" : false,
|
|
"parameters" : {
|
|
"action" : "build",
|
|
"overrides" : {
|
|
|
|
}
|
|
},
|
|
"qos" : "utility",
|
|
"schemeCommand" : "launch",
|
|
"showNonLoggedProgress" : true,
|
|
"useDryRun" : false,
|
|
"useImplicitDependencies" : false,
|
|
"useLegacyBuildLocations" : false,
|
|
"useParallelTargets" : true
|
|
} |