Opening Existing Projects
FlowDeck supports both.xcworkspace and .xcodeproj projects, automatically detecting build settings, schemes, and build configurations.
1
Open Project Folder
File → Open Folder → Select the folder containing your
.xcworkspace or .xcodeproj2
Select Workspace & Scheme
The first time you open a project, FlowDeck will ask you to select your preferred workspace and scheme, then configure the project settings automatically.
Creating a New Project
With FlowDeck, you can create and manage Xcode projects directly from VS Code. As you add and remove files from your sources, FlowDeck will keep your Xcode project up to date.- Create a new folder and open it in VS Code
-
Open the Command Palette (
⌘⇧P) -
Run
FlowDeck: Create New Project - Follow the prompts
