Use SwiftFormat version 0.46.x

This commit is contained in:
Danny Moesch 2020-08-28 18:56:40 +02:00 committed by Mingshen Sun
parent 9b38cc0437
commit ddabe206ab
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
SWIFTFORMAT_VERSION="0.45.*"
SWIFTFORMAT_VERSION="0.46.*"
if [[ -f "${SRCROOT}/.ci-env" ]]; then
echo "Running in a Continuous Integration environment. Formatting is skipped."