.PBXPROJ 파일 확장자
Xcode Project Data File
| 개발사 | Apple |
| 인기도 |
3.6 | 14 투표 |
PBXPROJ 파일이란 무엇인가요?
Data file created by Xcode, a development application for Mac OS X; saves project data such as the list of source code and resource files and the build properties; also saves the Group data, which organizes the resource files in a virtual folder hierarchy.
추가 정보
Even though the Xcode interface shows the project.pbxproj file for the project in the IDE's user interface, the actual PBXPROJ file is stored within the .XCODEPROJ file for the project.
PBXPROJ 파일을 열거나 참조하는 프로그램
Mac