Xcode: Add a sample command-line argument to the unit test scheme

This commit is contained in:
Celtic Minstrel 2022-07-01 15:54:17 -04:00
parent 3d20ea27d2
commit 8cb19eafbf

View file

@ -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"