Xcode: Update unit tests working directory

This commit is contained in:
Celtic Minstrel 2022-07-01 15:35:37 -04:00
parent b14061d619
commit bcdecb1185

View file

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