Skip to content

Commit 390211d

Browse files
committed
Build: Fix iOS 12 by switching from iPhone 8 to iPhone XS
Cherry-picked from 26f13a7 (3.0.0-dev).
1 parent 7b07d24 commit 390211d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/browserstack-full.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"real_mobile": true
4949
},
5050
{
51-
"device": "iPhone 8",
51+
"device": "iPhone XS",
5252
"real_mobile": true,
5353
"os": "ios",
5454
"os_version": "12"

0 commit comments

Comments
 (0)