Package org.gradle.ide.xcode
Interface XcodeWorkspace
- All Superinterfaces:
- Describable,- IdeWorkspace
Represents the generated Xcode workspace.
- Since:
- 4.7
- 
Method SummaryModifier and TypeMethodDescriptionReturns the location of the generated workspace.Methods inherited from interface org.gradle.api.DescribablegetDisplayName
- 
Method Details- 
getLocationReturns the location of the generated workspace.- Specified by:
- getLocationin interface- IdeWorkspace
 
 
-