From 614d57f72f202c441436d187f1e56eb4fe6e540a Mon Sep 17 00:00:00 2001 From: Sriteja Sugoor <32356934+sriteja777@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:55:31 +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 66a53a6..90b1114 100644 --- a/ios/browserstack.yml +++ b/ios/browserstack.yml @@ -41,8 +41,8 @@ platforms: - deviceName: iPhone 13 Pro osVersion: 15 platformName: ios - - deviceName: iPhone XS - osVersion: 14 + - deviceName: iPhone 15 Plus + osVersion: 17 platformName: ios # ========================================== From 4f18e590ab16b0b093a3b66fc868cbcd13ad91e8 Mon Sep 17 00:00:00 2001 From: Sriteja Sugoor Date: Thu, 21 Nov 2024 20:13:52 +0530 Subject: [PATCH 2/2] empty commit to run tests