👉info.plist 속성 알아보기
→Information Property List의 줄임말
info.plist 속성
Localization native development region
앱이 만들어진 주 지역, ISO 639등 언어 분류를 위한 명명된 코드를 입력한다.
Executable file
실행 가능한 번들의 이름
Bundle identifier
애플리케이션의 고유 식별자
InfoDictionary version
프로퍼티 리스트 구조의 현재 버젼,
자동으로 키를 더하기 때문에 값을 수정하지 말기.
Bundle name
사용자가 보는 애플리케이션의 실제 이름
Bundle OS Type code
번들의 유형을 설정, 코드 - APPL / 프레임워크 - FMWK / 번들 - BNDL
Bundle version string (short)
번들의 배포 및 버젼 번호, 배포용으로 주로 사용하는 것 같다.
Bundle version
번들의 버젼 번호, 배포용이 아닌 내부 빌드용으로 사용
Application requires iPhone environment
반드시 아이폰에서 작동해야 하는지 체크하는 속성
Application Scene Manifest
Scene 기반의 생명주기 관련 정보 설정
Enable Multiple Windows
여러 Scene을 설정할 수 있는지 체크하는 속성
Scene Configuration
여러 Scene을 설정할 수 있는지 체크하는 속성
Application supports indirect input events
간접 입력 장치 지원 유무를 선택하는 속성
Launch screen interface file base name
런치스크린 파일 이름
Main storyboard file base name
메인 스토리보드 파일 이름
Required device capabilities
디바이스와 연관된 특성을 설정. 가속도, AR, camera, gps 등등..
Supported interface orientations
앱에서 지원하는 회전 처리 설정
Supported interface orientations (iPad)
앱에서 지원하는 회전 처리 설정 (iPad 용)
모든 애플리케이션의 기본 정보를 담아 놓을 수 있는 설정 파일!
https://developer.apple.com/documentation/bundleresources/information_property_list