Next: , Previous: bundle.make, Up: Project Types



1.4.5 Command Line C Tools (ctool.make)

A ctool is a project that only uses C language files. Otherwise it is similar to the ObjC project type. It does not accept all of the project variable types listed above; instead, it only accepts the variables relevant to compiling C language files.

— Command Line C Tools: CTOOL_NAME

CTOOL_NAME refers to the name of the C Tool project to be produced.