Quick Start
- Open your project - Use the command palette to open an existing
.xcodeprojor.xcworkspace - Select a device - Choose a simulator or connected device from the status bar
- Build and run - Use
Cmd+SHIFT-PRor the build button to compile and launch your app - Debug - Set breakpoints and use the debug console for runtime inspection
Make sure you have Xcode and its command line tools installed before using FlowDeck. Check the installation guide for detailed requirements.
Core Concepts
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
Debugging
Debug with LLDB, set breakpoints, and inspect variables during runtime
Build Optimizer
Achieve up to 30% faster builds with intelligent network optimization for Xcode
Test Manager
Run and manage unit and UI tests with full VS Code Test Explorer integration
OSLog Integration
Stream, search, and filter device logs directly from your development environment
Swift Package Management
VIew, update, Resolve and Reset your Swift Packages in a single location
