.XCODEPLUGIN 파일 확장자
Xcode Plug-in
| 개발사 | Apple |
| 인기도 |
2.5 | 4 투표 |
XCODEPLUGIN 파일이란 무엇인가요?
Plugin used by Apple Xcode, an IDE used to create iOS and OS X apps; contains data referenced by Xcode to extend the application's capabilities, such as a "Clean Up Whitespace" menu item that removes unnecessary end of line white space from text files.
추가 정보
XCODEPLUGIN files should be installed in the ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins directory. If the pathway does not exist, create it. Restart Xcode after installation to see the plugin functions appear in the application.
참고: The "xcodeplugin" extension was used by Xcode 3, but was replaced with the .DVTPLUGIN file in Xcode 4.
XCODEPLUGIN 파일을 열거나 참조하는 프로그램
Mac