Xcode iOS loop starter
======================

1. Copy the `.cursor` folder from this zip into your Xcode project root.
2. If you already have `.cursor/hooks.json`, merge the afterFileEdit and stop entries.
3. Open your .xcodeproj or .xcworkspace in Xcode.
4. Paste the prompt from the blog post into Cursor.

Requires: macOS, Xcode, jq (`brew install jq` — the prompt can install it for you).
