Interface SwiftExecutable

All Superinterfaces:
ComponentWithDependencies, ComponentWithExecutable, ComponentWithInstallation, ComponentWithNativeRuntime, ComponentWithObjectFiles, ComponentWithOutputs, Named, SoftwareComponent, SwiftBinary

An executable built from Swift source.
Since:
4.2
  • Method Details

    • getDebuggerExecutableFile

      Provider<RegularFile> getDebuggerExecutableFile()
      Returns the executable file to use with a debugger for this binary.
      Since:
      4.5