Xcode: Pass --no-log-to-file in the scheme

[ci skip]
This commit is contained in:
Celtic Minstrel 2023-01-25 19:41:32 -05:00
parent c740160065
commit 6722f04510

View file

@ -51,6 +51,10 @@
</BuildableReference>
</BuildableProductRunnable>
<CommandLineArguments>
<CommandLineArgument
argument = "--no-log-to-file"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "--data-dir=&quot;$(PROJECT_DIR)/../..&quot;"
isEnabled = "NO">