How Do I…
Your quick reference for common actions. Find what you need, get the answer, and keep building.Toolkit / # Commands
How do I add a custom font to my app?
How do I add a custom font to my app?
How do I add a custom image?
How do I add a custom image?
How do I add a custom color?
How do I add a custom color?
How do I add a sound effect?
How do I add a sound effect?
How do I add a Lottie animation?
How do I add a Lottie animation?
How do I import a 3D model?
How do I import a 3D model?
How do I import data from a JSON or CSV file?
How do I import data from a JSON or CSV file?
How do I add a video to my app?
How do I add a video to my app?
AI Modes
How do I change the AI mode?
How do I change the AI mode?
- Quick — Fast & efficient, lowest cost
- Enhanced — Best designs, the default
- Max — Deep reasoning for complex logic
Which AI mode should I use?
Which AI mode should I use?
Mac Apps
How do I build a Mac app?
How do I build a Mac app?
How do I export a Mac app as DMG?
How do I export a Mac app as DMG?
How do I test a Mac app?
How do I test a Mac app?
Version History
How do I restore a previous version?
How do I restore a previous version?
How do I see what changed?
How do I see what changed?
Plans & Tasks
How do I clear a plan?
How do I clear a plan?
/planclear in the chat.This clears the current plan and lets you start fresh. Your code remains unchanged — only the plan is cleared.How do I resume a plan?
How do I resume a plan?
How do I start completely fresh?
How do I start completely fresh?
- Type
/planclearto clear the current plan - Then describe what you want to do next
How do I see what the AI is doing?
How do I see what the AI is doing?
/plan to check the current plan status.How do I stop the AI mid-task?
How do I stop the AI mid-task?
How do I give feedback on what the AI built?
How do I give feedback on what the AI built?
- “That’s not quite right, I wanted…”
- “Change the color to blue instead”
- “Make it bigger”
- “Undo that and try a different approach”
Debugging & Errors
What happens after the AI fails 3 times?
What happens after the AI fails 3 times?
- A Continue Fixing card appears in the chat
- Optionally add more context in your message
- Click Continue Fixing
How do I see the actual error?
How do I see the actual error?
How do I read app logs?
How do I read app logs?
- Open the Code Editor tab
- Switch to the Logs view
- Run your app
- Logs appear in real-time
How do I fix a stuck build?
How do I fix a stuck build?
- Describe the issue in your own words to the AI
- Type
/planclearand re-explain what you want - Close and reopen the project
- As last resort: delete the problematic code and ask the AI to rebuild it
How do I undo what the AI did?
How do I undo what the AI did?
How do I make the AI try a different approach?
How do I make the AI try a different approach?
Building & Testing
How do I run my app?
How do I run my app?
How do I test on different device sizes?
How do I test on different device sizes?
How do I reset the Simulator?
How do I reset the Simulator?
How do I enter test data?
How do I enter test data?
Why is the first build slow?
Why is the first build slow?
Can I build for iPad or Mac?
Can I build for iPad or Mac?
- iPhone — Standard mobile apps
- iPad — Larger canvas with sidebars and split views
- Mac — Desktop apps with menu bars and window management
Settings & Configuration
How do I change my app's name?
How do I change my app's name?
- Name under the app icon
- Name in the Simulator
- Name on the App Store (if published)
How do I change the app icon?
How do I change the app icon?
How do I add a permission?
How do I add a permission?
How do I enable a capability?
How do I enable a capability?
How do I switch to dark mode?
How do I switch to dark mode?
Data & Storage
How do I add cloud storage?
How do I add cloud storage?
- Create a Supabase account at supabase.com
- Get your project URL and anon key
- Tell the AI: “Connect to Supabase with URL: [your-url] and key: [your-key]”
How do I save data locally?
How do I save data locally?
How do I import data from a file?
How do I import data from a file?
#data in the chat, select your file, and describe what it’s for.See #data documentation for details.How do I delete all app data?
How do I delete all app data?
- Device → Erase All Content and Settings (full reset)
- Or delete just your app: long press → Delete App
Where are my projects saved?
Where are my projects saved?
Code & Editing
How do I see the code?
How do I see the code?
How do I edit the code myself?
How do I edit the code myself?
- Open the Code Editor
- Select a file
- Make your changes
- Save (Cmd+S)
- The app will rebuild
How do I learn Swift from my code?
How do I learn Swift from my code?
Publishing
How do I test on a real iPhone?
How do I test on a real iPhone?
- Set up an Apple Developer account ($99/year)
- Configure certificates (Nativeline helps with this)
- Upload to TestFlight
- Install TestFlight on your iPhone
- Test your app
How do I submit to the App Store?
How do I submit to the App Store?
- Create your App Store listing in App Store Connect
- Add screenshots and descriptions
- Submit for review
How do I share my app with friends?
How do I share my app with friends?
How do I export a Mac app as DMG?
How do I export a Mac app as DMG?
Account & Billing
How do I check my bit usage?
How do I check my bit usage?
How do I upgrade my plan?
How do I upgrade my plan?
- Go to Settings → Plans
- Select a higher tier
- Confirm the upgrade
How do I cancel my subscription?
How do I cancel my subscription?
- Go to Settings → Subscription
- Click Cancel Subscription
- Confirm