Class NativeComponentModelPlugin
java.lang.Object
org.gradle.nativeplatform.plugins.NativeComponentModelPlugin
@Incubating
@Deprecated
public abstract class NativeComponentModelPlugin
extends Object
implements Plugin<Project>
Deprecated.
A plugin that sets up the infrastructure for defining native binaries.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classDeprecated. -
Constructor Summary
ConstructorsConstructorDescriptionNativeComponentModelPlugin(org.gradle.internal.reflect.Instantiator instantiator, org.gradle.api.internal.CollectionCallbackActionDecorator collectionCallbackActionDecorator) Deprecated. -
Method Summary
-
Constructor Details
-
NativeComponentModelPlugin
@Inject public NativeComponentModelPlugin(org.gradle.internal.reflect.Instantiator instantiator, org.gradle.api.internal.CollectionCallbackActionDecorator collectionCallbackActionDecorator) Deprecated.
-
-
Method Details
-
apply
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.