.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