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 2020/07/17 02:39:26 UTC

[cordova-paramedic] 04/04: chore: use iPhone-11 instead of XR

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

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

commit 5b5b8ffe38b4b7eda65f470eaa0acfe7bd285a9d
Author: Erisu <el...@gmail.com>
AuthorDate: Tue Jul 14 21:31:51 2020 +0900

    chore: use iPhone-11 instead of XR
---
 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 4a2ddb0..adcc391 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@latest",
     "action": "run",
     "cleanUpAfterRun": true,
-    "target": "iPhone-XR",
+    "target": "iPhone-11",
     "verbose": true
 }


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