Merge pull request #325 from kaunteya/patch-1

Mac as device to be used while running from Xcode
This commit is contained in:
Tim 2018-05-14 11:32:16 +01:00 committed by GitHub
commit fdfc12f764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ The toolbox will ask you if you'd like to open Xcode automatically, select `yes`
## Build & Run
You should now have Xcode open and running. Select the [run scheme](xcode.md#run) from the scheme menu,
You should now have Xcode open and running. Select the [run scheme](xcode.md#run) from the scheme menu and **My Mac** as the deployment target,
then click the play button.
You should see the terminal pop up at the bottom of the screen.