Attempt the third at making debug logging work in TestFlight

This commit is contained in:
Shadowfacts 2022-10-10 14:25:25 -04:00
parent c15a5fc90f
commit 7a2d8e78eb
1 changed files with 13 additions and 0 deletions

View File

@ -8,6 +8,19 @@
<dict>
<key>DEFAULT-OPTIONS</key>
<dict>
<key>TTL</key>
<dict>
<key>Fault</key>
<integer>30</integer>
<key>Error</key>
<integer>30</integer>
<key>Debug</key>
<integer>15</integer>
<key>Info</key>
<integer>30</integer>
<key>Default</key>
<integer>30</integer>
</dict>
<key>Level</key>
<dict>
<key>Persist</key>