mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 20:10:08 +02:00
53 lines
1.1 KiB
Plaintext
53 lines
1.1 KiB
Plaintext
{
|
|
"configurations" : [
|
|
{
|
|
"id" : "98F42C11-E6D2-4AD9-A5CA-40EFE44F384A",
|
|
"name" : "Configuration 1",
|
|
"options" : {
|
|
|
|
}
|
|
}
|
|
],
|
|
"defaultOptions" : {
|
|
"codeCoverage" : false,
|
|
"commandLineArgumentEntries" : [
|
|
{
|
|
"argument" : "--v",
|
|
"enabled" : false
|
|
}
|
|
],
|
|
"environmentVariableEntries" : [
|
|
{
|
|
"enabled" : false,
|
|
"key" : "EXTREME_DOCTOR_MODE",
|
|
"value" : ""
|
|
},
|
|
{
|
|
"enabled" : false,
|
|
"key" : "SLOW_SHELL_MODE",
|
|
"value" : ""
|
|
},
|
|
{
|
|
"enabled" : false,
|
|
"key" : "PAINT_PHPMON_SWIFTUI_VIEWS",
|
|
"value" : ""
|
|
}
|
|
],
|
|
"targetForVariableExpansion" : {
|
|
"containerPath" : "container:PHP Monitor.xcodeproj",
|
|
"identifier" : "C41C1B3222B0097F00E7CF16",
|
|
"name" : "PHP Monitor"
|
|
}
|
|
},
|
|
"testTargets" : [
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:PHP Monitor.xcodeproj",
|
|
"identifier" : "C4F7807825D7F84B000DBC97",
|
|
"name" : "phpmon-tests"
|
|
}
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|