What is default settings to reffer to file location in xcode project ?
i have doubts between them
- relative to build project
- relative to project
- relative to enclosing group
- relative to source path
- Absolute path
What is default settings to reffer to file location in xcode project ?
i have doubts between them
This doesn't seem to be well documented. As I read "How Files are Referenced" in the "Xcode Project Management Guide":
By default - Eclosing-Group*.
*Beginning Xcode (James Bucanek) Chapter 5, p.76