Enable focus loop debugging in debug

This commit is contained in:
Shadowfacts 2021-06-12 22:17:59 -04:00
parent 4ca48a5f50
commit 27e05cc72d
1 changed files with 4 additions and 0 deletions

View File

@ -88,6 +88,10 @@
argument = "-com.apple.CoreData.ConcurrencyDebug 1"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "-UIFocusLoopDebuggerEnabled YES"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
<EnvironmentVariables>
<EnvironmentVariable