diff --git a/src/deployment/flavors.md b/src/deployment/flavors.md index d18f2223e2d..be90b947cac 100644 --- a/src/deployment/flavors.md +++ b/src/deployment/flavors.md @@ -48,7 +48,7 @@ Open your project in Xcode.
  • -Select **Runner** > **New Scheme** from the menu to add a new `Scheme`. +Select **Product** > **Scheme** > **New Scheme** from the menu to add a new `Scheme`. * A scheme describes how Xcode runs different actions. For the purposes of this guide, the example _flavor_ and _scheme_ are named `free`.