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/06/29 11:54:51 UTC

[cordova-paramedic] branch janpio-local_ios_10 created (now 2f52ca2)

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

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


      at 2f52ca2  Update ios-10.0.config.json

This branch includes the following new commits:

     new 2f52ca2  Update ios-10.0.config.json

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[cordova-paramedic] 01/01: Update ios-10.0.config.json

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2f52ca2beedd133bafabfd9ebb9b2c1e0d9f482c
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Sat Jun 29 13:54:47 2019 +0200

    Update ios-10.0.config.json
---
 conf/pr/local/ios-10.0.config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/pr/local/ios-10.0.config.json b/conf/pr/local/ios-10.0.config.json
index ab0bcac..f969482 100644
--- a/conf/pr/local/ios-10.0.config.json
+++ b/conf/pr/local/ios-10.0.config.json
@@ -2,6 +2,6 @@
     "platform": "ios",
     "action": "run",
     "cleanUpAfterRun": true,
-    "target": "iPhone-XR",
+    "target": "iPhone-XR, 10.0",
     "verbose": true
 }


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