Property | Type | Description | |
---|---|---|---|
name | string |
Method | Description | |
---|---|---|
AddCompilerFlag ( string flag ) : bool | ||
PBXBuildFile ( |
||
PBXBuildFile ( string guid, PBXDictionary dictionary ) : System.Collections | ||
SetWeakLink ( bool weak = false ) : bool |
public AddCompilerFlag ( string flag ) : bool | ||
flag | string | |
return | bool |
public PBXBuildFile ( |
||
fileRef | ||
weak | bool | |
return | System.Collections |
public PBXBuildFile ( string guid, PBXDictionary dictionary ) : System.Collections | ||
guid | string | |
dictionary | PBXDictionary | |
return | System.Collections |