From d20245f63f10d4b23e5b9434680fb321a3a0854a Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 21 Sep 2022 11:56:16 -0400 Subject: [PATCH] Update to xcode 14 (#6650) --- .circleci/config.yml | 2 +- .../xcshareddata/xcschemes/Mattermost.xcscheme | 4 ++-- .../xcshareddata/xcschemes/NotificationService.xcscheme | 4 ++-- ios/Podfile | 5 +++++ ios/Podfile.lock | 2 +- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c37a13e813..a7340e1081 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -28,7 +28,7 @@ executors: NODE_ENV: production BABEL_ENV: production macos: - xcode: "13.3.0" + xcode: "14.0.0" working_directory: ~/mattermost-mobile shell: /bin/bash --login -o pipefail resource_class: <> diff --git a/ios/Mattermost.xcodeproj/xcshareddata/xcschemes/Mattermost.xcscheme b/ios/Mattermost.xcodeproj/xcshareddata/xcschemes/Mattermost.xcscheme index fae4297132..e08a057050 100644 --- a/ios/Mattermost.xcodeproj/xcshareddata/xcschemes/Mattermost.xcscheme +++ b/ios/Mattermost.xcodeproj/xcshareddata/xcschemes/Mattermost.xcscheme @@ -1,9 +1,9 @@