Package org.gradle.ide.xcode
Interface XcodeWorkspace
- All Superinterfaces:
Describable
,IdeWorkspace
Represents the generated Xcode workspace.
- Since:
- 4.7
-
Method Summary
Modifier and TypeMethodDescriptionReturns the location of the generated workspace.Methods inherited from interface org.gradle.api.Describable
getDisplayName
-
Method Details
-
getLocation
Returns the location of the generated workspace.- Specified by:
getLocation
in interfaceIdeWorkspace
-