Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Dec 13, 2023
1 parent d0b8a16 commit 9c0e92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MOBILE/ios/check-xcode-version
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -euo pipefail

EXPECTED_XCODE_VERSION=${EXPECTED_XCODE_VERSION:-15.0}
EXPECTED_XCODE_VERSION=${EXPECTED_XCODE_VERSION:-15.1}

printf "checking for xcodebuild... "
command -v xcodebuild || {
Expand Down

0 comments on commit 9c0e92e

Please sign in to comment.