home/roleplay/open-in-xcode

Open in Xcode

GPTClaudeGemini··768 copies·updated 2026-07-14
open-in-xcode.prompt
# Open in Xcode

<instruction>
Open the iOS project or file we just worked on in Xcode.
</instruction>

<context>
If it's unclear what to open, ask:
1. iOS project (ios/*.xcworkspace or ios/*.xcodeproj)
2. Specific Swift/Objective-C file
3. Other (specify path)
</context>

<constraints>
- Use `open -a Xcode` command
- Prefer .xcworkspace over .xcodeproj if both exist
- Look in ios/ directory for Flutter projects
</constraints>

Execute: `open -a Xcode {{path}}`

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{path}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo appboypov/pew-pew-plx-old (no explicit license). A "Open in Xcode" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

appboypov/pew-pew-plx-old · no explicit license