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

getCompileModules

abstract fun getCompileModules(): FileCollection

Returns the modules to use to compile this binary. Includes the module file of this binary's dependencies.

Since
4.4