Version: 2017.4
public static bool IsBuildable (string ext);

パラメーター

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

戻り値

bool ファイルがビルドできる場合は true、それ以外は false を返します。

説明

Xcode によるビルドが可能な拡張子かどうかを確認します。

Returns true if the extension is not known by PBXProject.