Interface SwiftSharedLibrary

All Superinterfaces:
Named, SoftwareComponent, SwiftBinary

@Incubating public interface SwiftSharedLibrary extends SwiftBinary
A shared library built from Swift source.
Since:
4.2
  • Method Details

    • getRuntimeFile

      Provider<RegularFile> getRuntimeFile()
      Returns the run-time file for this binary.
      Since:
      4.4