api / org.gradle.nativeplatform / NativeBinarySpec / getObjcCompiler

getObjcCompiler

abstract fun getObjcCompiler(): PreprocessingTool

The configuration of the Objective-C compiler used when compiling Objective-C sources for this binary. Valid for SharedLibraryBinarySpec, StaticLibraryBinarySpec and NativeExecutableBinarySpec when the 'objective-c' plugin is applied.