From 1b002f6f0e11019376c76d6e3c93627b6020ffad Mon Sep 17 00:00:00 2001 From: Aron Szabados Date: Thu, 28 May 2020 17:05:25 +0200 Subject: [PATCH] Updated device list --- maintenance/maintenance_test.go | 1 - step.yml | 40 ++++++++++++++++----------------- 2 files changed, 20 insertions(+), 21 deletions(-) diff --git a/maintenance/maintenance_test.go b/maintenance/maintenance_test.go index caa0e73..fc1c965 100644 --- a/maintenance/maintenance_test.go +++ b/maintenance/maintenance_test.go @@ -309,7 +309,6 @@ screenDensity: 326 screenX: 750 screenY: 1334 supportedVersionIds[0]: 11.4 -supportedVersionIds[1]: 12.2 tags[0]: deprecated=11.4 --- deviceCapabilities[0]: accelerometer diff --git a/step.yml b/step.yml index adfd6af..fce968e 100755 --- a/step.yml +++ b/step.yml @@ -54,26 +54,26 @@ inputs: Available devices and its versions: ``` - ┌─────────────┬───────────────────────┬─────────────────────┬──────────────────────────────────┐ - │ MODEL_ID │ NAME │ OS_VERSION_IDS │ TAGS │ - ├─────────────┼───────────────────────┼─────────────────────┼──────────────────────────────────┤ - │ ipad5 │ iPad (5th generation) │ 11.2,12.0 │ deprecated=11.2 │ - │ ipadmini4 │ iPad mini 4 │ 11.2,12.0 │ deprecated=11.2 │ - │ ipadpro_105 │ iPad Pro (10.5-inch) │ 11.2 │ deprecated=11.2 │ - │ iphone11 │ iPhone 11 │ 13.3 │ │ - │ iphone11pro │ iPhone 11 Pro │ 13.3 │ │ - │ iphone6 │ iPhone 6 │ 11.4,12.2 │ deprecated=11.4 │ - │ iphone6s │ iPhone 6s │ 10.3,11.2,11.4,12.0 │ deprecated=10.3, deprecated=11.2 │ - │ iphone7 │ iPhone 7 │ 11.2,11.4,12.0,12.3 │ deprecated=11.2 │ - │ iphone7plus │ iPhone 7 Plus │ 11.2,11.4,12.0 │ deprecated=11.2 │ - │ iphone8 │ iPhone 8 │ 11.2,11.4,12.0 │ deprecated=11.2, default │ - │ iphone8plus │ iPhone 8 Plus │ 11.2,11.4,12.0,12.3 │ deprecated=11.2 │ - │ iphonese │ iPhone SE │ 11.2,11.4,12.0,12.3 │ deprecated=11.2 │ - │ iphonex │ iPhone X │ 11.2,11.4,12.0,12.3 │ deprecated=11.2 │ - │ iphonexr │ iPhone XR │ 13.2 │ │ - │ iphonexs │ iPhone XS │ 12.0,12.1,12.3 │ │ - │ iphonexsmax │ iPhone XS Max │ 12.0,12.1,12.3 │ │ - └─────────────┴───────────────────────┴─────────────────────┴──────────────────────────────────┘ + +-------------+-----------------------+---------------------+----------------------------------+ + | MODEL_ID | NAME | OS_VERSION_IDS | TAGS | + +-------------+-----------------------+---------------------+----------------------------------+ + | ipad5 | iPad (5th generation) | 11.2,12.0 | deprecated=11.2 | + | ipadmini4 | iPad mini 4 | 11.2,12.0 | deprecated=11.2 | + | ipadpro_105 | iPad Pro (10.5-inch) | 11.2 | deprecated=11.2 | + | iphone11 | iPhone 11 | 13.3 | | + | iphone11pro | iPhone 11 Pro | 13.3 | | + | iphone6 | iPhone 6 | 11.4 | deprecated=11.4 | + | iphone6s | iPhone 6s | 10.3,11.2,11.4,12.0 | deprecated=10.3, deprecated=11.2 | + | iphone7 | iPhone 7 | 11.2,11.4,12.0,12.3 | deprecated=11.2 | + | iphone7plus | iPhone 7 Plus | 11.2,11.4,12.0 | deprecated=11.2 | + | iphone8 | iPhone 8 | 11.2,11.4,12.0 | deprecated=11.2, default | + | iphone8plus | iPhone 8 Plus | 11.2,11.4,12.0,12.3 | deprecated=11.2 | + | iphonese | iPhone SE | 11.2,11.4,12.0,12.3 | deprecated=11.2 | + | iphonex | iPhone X | 11.2,11.4,12.0,12.3 | deprecated=11.2 | + | iphonexr | iPhone XR | 13.2 | | + | iphonexs | iPhone XS | 12.0,12.1,12.3 | | + | iphonexsmax | iPhone XS Max | 12.0,12.1,12.3 | | + +-------------+-----------------------+---------------------+----------------------------------+ ``` summary: | Format: