Property | Type | Description | |
---|---|---|---|
name | string | ||
tree | PBXSourceTree |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateFromFile ( string path, string projectFileName, PBXSourceTree tree ) : |
||
CreateFromFolderReference ( string path, string projectFileName, PBXSourceTree tree ) : |
||
UpdateProps ( ) : void | ||
UpdateVars ( ) : void |
public static CreateFromFile ( string path, string projectFileName, PBXSourceTree tree ) : |
||
path | string | |
projectFileName | string | |
tree | PBXSourceTree | |
return |
public static CreateFromFolderReference ( string path, string projectFileName, PBXSourceTree tree ) : |
||
path | string | |
projectFileName | string | |
tree | PBXSourceTree | |
return |