In Interactive Mode
PressH at any time to open Support, including quick access to online documentation. Press ? to display the Build, Run & Test help.
Command Line Help
Common Issues
Setup assistant keeps appearing
Setup assistant keeps appearing
The setup assistant runs when FlowDeck can’t find a valid workspace or scheme. Make sure your project has a
.xcworkspace or .xcodeproj file and run the setup again with S to select a scheme.Keyboard shortcuts not working
Keyboard shortcuts not working
Make sure the terminal window is focused and no command is currently running. Some shortcuts are disabled during builds or tests.
Logs not appearing
Logs not appearing
Press
L to open the log viewer. Logs only appear when an app is running on a simulator. Physical device logs require Console.app.Build fails with signing errors
Build fails with signing errors
Run
flowdeck build outside interactive mode to see full error output, or check your Xcode signing settings.Documentation
- CLI Command Overview - Full list of CLI commands
- Building - Build configuration options
- Testing - Test execution options
- FlowDeck for AI Agents - Recommended AI workflows
