build-request.json
1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"buildCommand" : {
"command" : "build",
"skipDependencies" : false,
"style" : "buildAndRun"
},
"configuredTargets" : [
{
"guid" : "befdac743f1aaaa2c2bc2a85eefe79ce77fa7608df7be53187483f090de2ddc0"
}
],
"containerPath" : "/Users/manos/Desktop/warply_projects/dei_sdk/warply_sdk_framework/SwiftWarplyFramework/SwiftWarplyFramework.xcodeproj",
"continueBuildingAfterErrors" : false,
"dependencyScope" : "workspace",
"enableIndexBuildArena" : false,
"hideShellScriptEnvironment" : false,
"parameters" : {
"action" : "build",
"configurationName" : "Debug",
"overrides" : {
"commandLine" : {
"table" : {
}
},
"synthesized" : {
"table" : {
"ACTION" : "build",
"ENABLE_PREVIEWS" : "NO",
"ENABLE_XOJIT_PREVIEWS" : "NO"
}
}
}
},
"showNonLoggedProgress" : true,
"useDryRun" : false,
"useImplicitDependencies" : false,
"useLegacyBuildLocations" : false,
"useParallelTargets" : true
}