Xcode: Add a sample command-line argument to the unit test scheme
This commit is contained in:
parent
3d20ea27d2
commit
8cb19eafbf
1 changed files with 6 additions and 0 deletions
|
@ -51,6 +51,12 @@
|
|||
ReferencedContainer = "container:The Battle for Wesnoth.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<CommandLineArguments>
|
||||
<CommandLineArgument
|
||||
argument = "--run_test=test_preproc_defines"
|
||||
isEnabled = "NO">
|
||||
</CommandLineArgument>
|
||||
</CommandLineArguments>
|
||||
<EnvironmentVariables>
|
||||
<EnvironmentVariable
|
||||
key = "DYLD_FALLBACK_FRAMEWORK_PATH"
|
||||
|
|
Loading…
Add table
Reference in a new issue