Syntax:
compile [as] "Objective-C"
Description:
Instructs the compiler to compile the translated source code using the Objective-C compiler instead of the standard compiler. The Objective-C compiler is essential if the source code contains Cocoa or Objective-C statements.