Skip to content

Commit f9ebd37

Browse files
committed
Upgrade appium capabilities
1 parent e50238b commit f9ebd37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appium.capabilities.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"ios-simulator103iPhone6": {
1313
"automationName": "appium",
1414
"platformName": "iOS",
15-
"platformVersion": "11.4",
16-
"deviceName": "iPhone Simulator",
15+
"platformVersion": "12.1",
16+
"deviceName": "iPhone 6",
1717
"bundleId": "org.nativescript.nativescriptvueuitests",
1818
"app": ""
1919
}

0 commit comments

Comments
 (0)