Package org.gradle.language.swift.tasks
Tasks for compiling Swift sources for a native runtime.
-
Class Summary Class Description SwiftCompile Compiles Swift source files into object files.UnexportMainSymbol Unexports themainentry point symbol in an object file, so the object file can be linked with an executable.