_PBXProjectWatcher.PBXArchive Class Reference
List of all members.
Detailed Description
Holds the parsed project data.
- Author:
- ak
Constructor & Destructor Documentation
Member Function Documentation
| void addPathsForChildrenWithIDToArray |
( |
NSArray |
IDs, |
|
|
NSMutableArray |
array | |
|
) |
| | |
| NSArray filesInTargetWithID |
( |
String |
targetID |
) |
|
| NSArray filesOfTypeInTargetWithID |
( |
NSArray |
types, |
|
|
String |
targetID | |
|
) |
| | |
| NSDictionary objectOfTypeInPBXArchive |
( |
String |
type, |
|
|
NSDictionary |
objects | |
|
) |
| | |
| NSArray objectsOfTypeInPBXArchive |
( |
String |
type, |
|
|
NSDictionary |
objects | |
|
) |
| | |
| NSDictionary objectWithID |
( |
String |
ID |
) |
|
Member Data Documentation
Logger log = Logger.getLogger(PBXArchive.class) [static, private] |
The documentation for this class was generated from the following file: