@Incubating public interface SwiftExecutable extends SwiftBinary, ComponentWithExecutable, ComponentWithInstallation, ComponentWithOutputs
Named.Namer
Modifier and Type | Method and Description |
---|---|
Provider<RegularFile> |
getDebuggerExecutableFile()
Returns the executable file to use with a debugger for this binary.
|
getCompileModules, getCompileTask, getLinkLibraries, getModule, getModuleFile, getRuntimeLibraries, getSourceCompatibility, getSwiftSource, getTargetPlatform, isTestable
getObjects
getBaseName, getToolChain, isDebuggable, isOptimized
getDependencies
getExecutableFile, getLinkLibraries, getLinkTask
getInstallDirectory, getInstallTask, getRuntimeLibraries
getOutputs
Provider<RegularFile> getDebuggerExecutableFile()