For testing on Xcode I need to set the current working directory to a known location, so I can put test files there to read during testing.
Guess what? Entering “${PROJECT_DIR}” into the Working Directory field:
Works like a charm!
For testing on Xcode I need to set the current working directory to a known location, so I can put test files there to read during testing.
Guess what? Entering “${PROJECT_DIR}” into the Working Directory field:
Works like a charm!