From d44ffb1ee923290af3387381fd5ce3c192479068 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Thu, 26 Jan 2023 13:06:34 -0300 Subject: [PATCH] iPhone 13 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index d4cf5d707..aec88c019 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -485,7 +485,7 @@ workflows: checkout: true build_configuration: Release detox_configuration: ios.sim.release - device: iPhone 12 + device: iPhone 13 project_path: ios/RocketChatRN.xcodeproj scheme: RocketChatRN xcode_version: 14.2.0