From bdc2d4f82d73526f8e2efb201c8b1ac6423d06f1 Mon Sep 17 00:00:00 2001 From: Ethan Neff Date: Sat, 19 Nov 2016 18:46:01 -0800 Subject: [PATCH] docs: made it more clear to set the team provisioning profile on iOS --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95bc3498..046b5274 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,9 @@ - Compile your app *(`cordova build ios` `phonegap build ios` `ionic build ios`)* - - Launch your app to device from Xcode *(not TestFlight or Simulator)* + - Open the app in Xcode and set your Provisioning Profile `Team` + + - Launch your app to `device` *(not Simulator or TestFlight)* - Paste deep link in Apple Notes @@ -219,7 +221,7 @@ - Compile your app *(`cordova build android` `phonegap build android` `ionic build android`)* - - Launch your app to device + - Launch your app to `device` *(not Simulator or Genymotion)* - Paste deep link in Google Hangouts