Skip to main content
Get started with FlowDeck’s core features and learn how to build, run, and debug your iOS and macOS applications directly from Cursor.

Quick Start

  1. Open your project - Use the command palette to open an existing .xcodeproj or .xcworkspace
  2. Select a device - Choose a simulator or connected device from the status bar
  3. Build and run - Use ⌘⇧P -> FlowDeck: Build and Run to compile and launch your app

Core Concepts

FlowDeck brings essential Xcode functionality to Cursor, allowing you to stay in your preferred development environment while building native Apple applications.

Xcode Projects

Open and manage existing Xcode projects, workspaces, and create new projects from templates

Code Intelligence

Get real-time autocomplete, syntax highlighting, and intelligent code suggestions powered by SourceKit LSP

Simulators

Launch and manage iOS simulators directly from the editor

Physical Devices

Deploy and test your apps on real iOS devices connected to your Mac

Building

Build your projects with full Xcode build system integration
Make sure you have Xcode and its command line tools installed before using FlowDeck. Check the installation guide for detailed requirements.

Next Steps

Once you’re comfortable with the basics, explore FlowDeck’s Advanced Features for advanced testing, logging, and build optimization capabilities.