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 themain
entry point symbol in an object file, so the object file can be linked with an executable.