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

参数

ext The extension of the file including the dot.

返回

bool 如果可以创建该文件,则返回 true,否则返回 false。

描述

检查具有给定扩展名的文件是否可以由 Xcode 创建。