forked from shadowfacts/Tusker
Fix debug logs not working
Apparently only values in Info.plist do substitution
This commit is contained in:
parent
bce0f8ef18
commit
20f88ef161
|
@ -4,7 +4,7 @@
|
|||
<dict>
|
||||
<key>OSLogPreferences</key>
|
||||
<dict>
|
||||
<key>$(PRODUCT_BUNDLE_IDENTIFIER)</key>
|
||||
<key>space.vaccor.Tusker</key>
|
||||
<dict>
|
||||
<key>DEFAULT-OPTIONS</key>
|
||||
<dict>
|
||||
|
|
Loading…
Reference in New Issue