@Incubating public class XcodePlugin extends org.gradle.plugins.ide.internal.IdePlugin
Constructor and Description |
---|
XcodePlugin(org.gradle.ide.xcode.internal.xcodeproj.GidGenerator gidGenerator,
ObjectFactory objectFactory,
ProjectLayout projectLayout) |
Modifier and Type | Method and Description |
---|---|
protected String |
getLifecycleTaskName() |
protected void |
onApply(Project project) |
@Inject public XcodePlugin(org.gradle.ide.xcode.internal.xcodeproj.GidGenerator gidGenerator, ObjectFactory objectFactory, ProjectLayout projectLayout)