From 1ce6100d141d3cdcde5514947a6ac230a11d0b9a Mon Sep 17 00:00:00 2001 From: Chinmay Garde Date: Tue, 26 Jan 2016 12:01:46 -0800 Subject: [PATCH] iOS: We dont launch Xcode automatically anymore, get rid of instruction referencing the same --- getting-started.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/getting-started.md b/getting-started.md index ec84956f66..bfe290efa5 100644 --- a/getting-started.md +++ b/getting-started.md @@ -162,8 +162,6 @@ Install the following dependencies: Inside of your Flutter app, run `flutter ios --init` to add iOS configuration files. -You can shut down XCode, if it is started automatically. - ## Running your app in the iOS simulator - Run `Simulator.app`