.XCSCHEME 파일 확장자
Xcode Scheme File
| 개발사 | Apple |
| 인기도 |
3.3 | 4 투표 |
XCSCHEME 파일이란 무엇인가요?
File used by Apple Xcode, an application that helps users develop iOS and Mac OS X applications; contains build, run, test, profile, analyze, and archive configuration information for your project.
추가 정보
The XCSCHEME file can be shared with other users or protected for a single user, which is useful for multi-developer projects. If the file is checked "Shared" in the "Manage Schemes" window, the file is stored in the xcshareddata/xschemes directory.
In order to edit, create, or manage your schemes, click the application icon in the top-left of your project window, and select Edit Scheme..., New Scheme..., or Manage Schemes....
XCSCHEME 파일을 열거나 참조하는 프로그램
Mac