Méthode | 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 | |
Résultat | bool |
public PBXBuildFile ( |
||
fileRef | ||
weak | bool | |
Résultat | System.Collections |
public PBXBuildFile ( string guid, PBXDictionary dictionary ) : System.Collections | ||
guid | string | |
dictionary | PBXDictionary | |
Résultat | System.Collections |
public SetWeakLink ( bool weak = false ) : bool | ||
weak | bool | |
Résultat | bool |