public static bool IsKnownExtension (string ext);

Parameters

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

Returns

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

Description

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