25262728293031
*/ @Incubating public class ObjectiveCCompile extends AbstractNativeCompileTask { @Override protected NativeCompileSpec createCompileSpec() { return new DefaultObjectiveCCompileSpec(); }