Version: 2017.3

PBXProject.IsKnownExtension

매뉴얼로 전환
public static bool IsKnownExtension (string ext);

파라미터

ext The file extension (leading dot is not necessary, but accepted).

반환

bool Returns true of the extension is known, false otherwise.

설명

Checks if files with the given extension are known to PBXProject.