From 815aba46544fd7e0e3406eca9a67113986de82e7 Mon Sep 17 00:00:00 2001 From: Sriteja Sugoor <32356934+sriteja777@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:55:02 +0530 Subject: [PATCH 1/2] Change device name from iPhone XS (14) to iPhone 15 Plus (17) --- ios/browserstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ios/browserstack.yml b/ios/browserstack.yml index 23fef0a..4398198 100644 --- a/ios/browserstack.yml +++ b/ios/browserstack.yml @@ -43,8 +43,8 @@ platforms: - deviceName: iPhone 13 Pro osVersion: 15 platformName: ios - - deviceName: iPhone XS - osVersion: 14 + - deviceName: iPhone 15 Plus + osVersion: 17 platformName: ios # ========================================== From 64d9d8c9089cbe9c0c5874e52e14a59f2190690a Mon Sep 17 00:00:00 2001 From: Sriteja Sugoor Date: Wed, 20 Nov 2024 14:06:26 +0530 Subject: [PATCH 2/2] empty commit to run tests