api / org.gradle.language.swift / SwiftBinary / getCompileTask

getCompileTask

abstract fun getCompileTask(): Provider<SwiftCompile>

Returns the compile task for this binary.

Since
4.5