Xcode: Update unit tests working directory
This commit is contained in:
parent
b14061d619
commit
bcdecb1185
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
launchStyle = "0"
|
||||
useCustomWorkingDirectory = "YES"
|
||||
customWorkingDirectory = "$BUILT_PRODUCTS_DIR/Wesnoth.app/Contents/Resources"
|
||||
customWorkingDirectory = "$BUILT_PRODUCTS_DIR/The Battle for Wesnoth.app/Contents/MacOS"
|
||||
ignoresPersistentStateOnLaunch = "NO"
|
||||
debugDocumentVersioning = "NO"
|
||||
debugServiceExtension = "internal"
|
||||
|
|
Loading…
Add table
Reference in a new issue