You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/04/25 05:24:47 UTC

[cordova-paramedic] branch erisu-config-test updated: Set Device Name to iPhone XR Simulator

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

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


The following commit(s) were added to refs/heads/erisu-config-test by this push:
     new 34e02b8  Set Device Name to iPhone XR Simulator
34e02b8 is described below

commit 34e02b822cc8b16322c4b23dda6c243ff150a9b0
Author: エリス <el...@gmail.com>
AuthorDate: Thu Apr 25 14:24:34 2019 +0900

    Set Device Name to iPhone XR Simulator
---
 conf/pr/ios-12.2.config.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/conf/pr/ios-12.2.config.json b/conf/pr/ios-12.2.config.json
index ac7d11d..0180c37 100644
--- a/conf/pr/ios-12.2.config.json
+++ b/conf/pr/ios-12.2.config.json
@@ -4,5 +4,6 @@
     "cleanUpAfterRun": true,
     "verbose": true,
     "saucePlatformVersion": "12.2",
-    "sauceAppiumVersion": "1.12.1"
+    "sauceAppiumVersion": "1.12.1",
+    "sauceDeviceName": "iPhone XR Simulator"
 }


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