.XCCONFIG 文件扩展名
Xcode Configuration Settings File
| 开发者 | Apple |
| 受欢迎程度 |
3.4 | 5 票 |
什么是 XCCONFIG 文件?
Configuration file created by Xcode, a Mac OS X software development application; stores parameters for configuring the build of Xcode projects; can be referenced by multiple Xcode projects to use the same build settings.
更多信息
To create the XCCONFIG file, open the project you want to create the XCCONFIG file for, select File → New → File..., choose "Other" (under iOS and OS X), select "Configuration Settings File," name the file, choose the save location, and click Create.
可打开或引用 XCCONFIG 文件的程序
Mac