Skip to content

Commit

Permalink
Merge branch 'release-5.7.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
msadoon committed Mar 28, 2023
2 parents 063e606 + 2baa75c commit e9e7605
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -7,7 +7,7 @@ orbs:
aws_cli_setup: &aws_cli_setup
role-arn: $AWS_ROLE_ARN

xcode_version: &xcode_version 13.4.1
xcode_version: &xcode_version 13.3.1
iphone_name: &iphone_name iPhone 8
preload_simulator: &preload_simulator xcrun instruments -w "iPhone 8 (15.4) [" || true

Expand Down
2 changes: 1 addition & 1 deletion .fastlane/Fastfile
@@ -1,5 +1,5 @@
fastlane_version "2.158.0"
xcversion(verson: "13.4.1")
xcversion(verson: "13.3.1")
default_platform :ios

platform :ios do
Expand Down

0 comments on commit e9e7605

Please sign in to comment.