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