Свойство | Тип | Описание | |
---|---|---|---|
buildPhase | string | ||
compilerFlags | string | ||
trees | string>.Dictionary | ||
typeNames | string>.Dictionary | ||
typePhases | string>.Dictionary |
Метод | Описание | |
---|---|---|
PBXFileReference ( string guid, PBXDictionary dictionary ) : System.Collections | ||
PBXFileReference ( string filePath, TreeEnum tree = TreeEnum.SOURCE_ROOT ) : System.Collections |
Метод | Описание | |
---|---|---|
GuessFileType ( ) : void | ||
SetFileType ( string fileType ) : void |
public PBXFileReference ( string guid, PBXDictionary dictionary ) : System.Collections | ||
guid | string | |
dictionary | PBXDictionary | |
Результат | System.Collections |
public PBXFileReference ( string filePath, TreeEnum tree = TreeEnum.SOURCE_ROOT ) : System.Collections | ||
filePath | string | |
tree | TreeEnum | |
Результат | System.Collections |
public static Dictionary |
||
Результат | string>.Dictionary |