| Package | Description |
|---|---|
| ca.mestevens.ios.xcode.parser.models |
| Modifier and Type | Field and Description |
|---|---|
List<XCBuildConfiguration> |
XCodeProject.buildConfigurations |
| Modifier and Type | Method and Description |
|---|---|
XCBuildConfiguration |
XCodeProject.getBuildConfigurationWithIdentifier(String identifier)
Gets the build configuration with a matching identifier from the XCBuildConfiguration section.
|
| Modifier and Type | Method and Description |
|---|---|
int |
XCBuildConfiguration.compareTo(XCBuildConfiguration o) |
Copyright © 2014. All rights reserved.