forked from shadowfacts/Tusker
Enable libdispatch cooperative pool strict mode in debug
This commit is contained in:
parent
b9edf13b92
commit
28332ef448
|
@ -99,6 +99,11 @@
|
|||
value = "1"
|
||||
isEnabled = "NO">
|
||||
</EnvironmentVariable>
|
||||
<EnvironmentVariable
|
||||
key = "LIBDISPATCH_COOPERATIVE_POOL_STRICT"
|
||||
value = "1"
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
</EnvironmentVariables>
|
||||
</LaunchAction>
|
||||
<ProfileAction
|
||||
|
|
Loading…
Reference in New Issue