You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/04/17 16:12:12 UTC

[cordova-paramedic] branch janpio-ios_target updated: Update README.md

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-ios_target
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git


The following commit(s) were added to refs/heads/janpio-ios_target by this push:
     new c7b458f  Update README.md
c7b458f is described below

commit c7b458fe13b64006c5a3f8cdd6e5a5cbbab8dacf
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Apr 17 18:12:07 2019 +0200

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b010edc..12ce32f 100644
--- a/README.md
+++ b/README.md
@@ -237,7 +237,7 @@ cordova-paramedic --platform android --plugin cordova-plugin-contacts --target 0
 For iOS: A string that is used to pick the device (from the `cordova run --list --emulator` output) the tests should be run on.
 
 ```
-cordova-paramedic --platform ios --plugin cordova-plugin-contacts --target "^iPhone-5"
+cordova-paramedic --platform ios --plugin cordova-plugin-contacts --target "iPhone-8"
 ```
 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org