Xcode: Pass --no-log-to-file in the scheme
[ci skip]
This commit is contained in:
parent
c740160065
commit
6722f04510
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@
|
|||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<CommandLineArguments>
|
||||
<CommandLineArgument
|
||||
argument = "--no-log-to-file"
|
||||
isEnabled = "YES">
|
||||
</CommandLineArgument>
|
||||
<CommandLineArgument
|
||||
argument = "--data-dir="$(PROJECT_DIR)/../..""
|
||||
isEnabled = "NO">
|
||||
|
|
Loading…
Add table
Reference in a new issue