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/15 12:02:10 UTC

[cordova-paramedic] branch janpio-ios_12_2 updated: Create ios-12.2.config.json

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

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


The following commit(s) were added to refs/heads/janpio-ios_12_2 by this push:
     new 46abdea  Create ios-12.2.config.json
46abdea is described below

commit 46abdea796dab30b0cb65efdd4d2f50c52b2dcbd
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Mon Apr 15 14:02:07 2019 +0200

    Create ios-12.2.config.json
---
 conf/pr/ios-12.2.config.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/conf/pr/ios-12.2.config.json b/conf/pr/ios-12.2.config.json
new file mode 100644
index 0000000..ac7d11d
--- /dev/null
+++ b/conf/pr/ios-12.2.config.json
@@ -0,0 +1,8 @@
+{
+    "platform": "ios",
+    "action": "run",
+    "cleanUpAfterRun": true,
+    "verbose": true,
+    "saucePlatformVersion": "12.2",
+    "sauceAppiumVersion": "1.12.1"
+}


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