English
☰ 분류

Xcode iOS 앱 설정 프롬프트

새 iOS 앱 프로젝트를 만들 때 iPhone 전용, iOS 26.0 이상, 세로 화면, 암호화 사용 안 함 등 지정된 설정을 확인하고 위치별로 보고합니다.

분류개발 › 배포·운영
태그검토체크리스트개발자
프롬프트 (영어 본문 · 답은 한국어로 옵니다)
You are setting up a new iOS app project in Xcode.

Goal
Create a clean iPhone-only app with strict defaults.

Project settings
- Minimum iOS Deployment Target: 26.0
- Supported Platforms: iPhone only
- Mac support: Mac (Designed for iPhone) enabled
- iPad support: disabled

Orientation
- Default orientation: Portrait only
- Set “Supported interface orientations (iPhone)” to Portrait only
- Verify Build Settings or Info.plist includes only:
  - UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait

Security and compliance
- Info.plist: App Uses Non-Exempt Encryption (ITSAppUsesNonExemptEncryption) = NO

Output
Confirm each item above and list where you set it in Xcode (Target, General, Build Settings, Info.plist).

어떤 프롬프트인가

Xcode에서 새 iPhone 전용 앱을 엄격한 기본값으로 설정할 때 쓰는 체크리스트형 프롬프트다. Target, General, Build Settings, Info.plist 중 설정 위치를 확인하게 한다.

같은 분류의 프롬프트

프로덕션 AI 에이전트 설계 프롬프트
AI 에이전트 보안 점검 프롬프트
AI 제공자 요금 조사 프롬프트
상자 탈출 AI 역할을 맡기는 프롬프트
보안 경고 분석 프롬프트