.NIB 파일 확장자
Interface Builder User Interface File
| 개발사 | Apple |
| 인기도 |
3.6 | 51 투표 |
NIB 파일이란 무엇인가요?
File created by Interface Builder, a software development program (included with Apple Xcode) used for building user interfaces for Mac OS X applications; saves a user interface component such as a window or a view as well as the text fields, buttons, and other interactive components.
추가 정보
While NIB files aren't required for Mac OS X applications, they are commonly used since creating interfaces visually in Interface Builder is often easier than creating them programmatically.
참고: Version 3 of Interface Builder introduced the .XIB format, which stores the same information as a NIB file but uses a text-based file format.
NIB 파일을 열거나 참조하는 프로그램
Mac
Apple Interface Builder