Interface HasSwiftTarget

All Known Subinterfaces:
SwiftApplication, SwiftLibrary

public interface HasSwiftTarget
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gradle.api.provider.Property<Integer>
     
  • Method Details

    • getSwiftVersion

      org.gradle.api.provider.Property<Integer> getSwiftVersion()