| Type | Name and description |
|---|---|
void |
dependsOnXcodeProject(java.lang.String name)Adds name of an XcodeProject this project depends on. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
names of other XcodeProject this project depends on.
Directory containing the project and source files
Name of the project for Gradle purposes
Xcode project name (ex. projectName.xcproj)
Sdk type for the build.
If non-null will run the test target with the scheme of the same name.`