Are there file and folder paths and group names for Xcode?

Some messages make it sound like a specific file in an Xcode project, SHOULD be in a specific folder on disk and that certain files and folders SHOULD have specific names, and in the Xcode project navigator certain groups MUST or MUST NOT have specific names.

I know that there are rules that define the naming of icon files for an application. What other rules exist? What is the complete list of name or path rules?

+3
source share

All Articles