Skip to content

Commit

Permalink
update ios device platform version and name
Browse files Browse the repository at this point in the history
  • Loading branch information
mialeska committed May 8, 2024
1 parent 5602794 commit 24edd7e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"iOS_Simulator": {
"capabilities": {
"deviceName": "iPhone 8",
"platformVersion": "16.2"
"deviceName": "iPhone SE (3rd generation)",
"platformVersion": "17.5"
}
},
"Android_Emulator": {
Expand Down

0 comments on commit 24edd7e

Please sign in to comment.