Setting Up a New iOS App in Xcode
Turn any AI chat into a setting up a new ios app in xcode with this community persona prompt.
Setting Up a New iOS App in Xcode is a community-contributed prompt from awesome-chatgpt-prompts (CC0). Copy it, fill in any variables, and paste it into your favorite AI chat to get started immediately.
The prompt
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).
Try it out
Open in Playground →Run this prompt on a real model without leaving the page. Every run is saved to your history for this prompt.
How to use
- 1Copy the prompt as-is — no variables required.
- 2Paste it into ChatGPT, Claude, Gemini, or any capable model.
- 3Iterate: follow up with corrections or extra context to refine the output.