XCode - Linking Tests with Sources without adding all source files to the Test Task.
- by Akshay
In Xcode, when source and test classes in are different folders - In the 'Test' task - how do you link against the source, as opposed to adding the all source files to the test task ?