Skip to content

Commit

Permalink
Build: Fix iOS 12 by switching from iPhone 8 to iPhone XS
Browse files Browse the repository at this point in the history
Cherry-picked from 26f13a7 (3.0.0-dev).
  • Loading branch information
Krinkle committed Nov 4, 2024
1 parent 7b07d24 commit 390211d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/browserstack-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"real_mobile": true
},
{
"device": "iPhone 8",
"device": "iPhone XS",
"real_mobile": true,
"os": "ios",
"os_version": "12"
Expand Down

0 comments on commit 390211d

Please sign in to comment.