Class StandaloneSwiftLibraryPlugin
java.lang.Object
org.gradle.api.experimental.swift.StandaloneSwiftLibraryPlugin
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public abstract class StandaloneSwiftLibraryPlugin
extends Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(org.gradle.api.Project project) abstract SwiftLibrary
-
Field Details
-
SWIFT_LIBRARY
- See Also:
-
-
Constructor Details
-
StandaloneSwiftLibraryPlugin
public StandaloneSwiftLibraryPlugin()
-
-
Method Details
-
getLibrary
-
apply
public void apply(org.gradle.api.Project project) - Specified by:
applyin interfaceorg.gradle.api.Plugin<org.gradle.api.Project>
-