Skip to content

Commit

Permalink
Helps if we don't forcibly override CI xcode versions in our scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsj committed Dec 11, 2023
1 parent 62edd23 commit 747f664
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/github-ci-pre.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ set -o pipefail

export IS_CI=1

# Select our Xcode version
sudo xcode-select -s /Applications/Xcode_14.1.app

# Remove the pre-installed Cocoapods binary
rm /usr/local/bin/pod

Expand Down

0 comments on commit 747f664

Please sign in to comment.