Add Xcode version check

This commit is contained in:
Ilya Matveev
2019-10-22 19:00:41 +03:00
committed by Ilya Matveev
parent 155fcf1b37
commit 7c3e0bb801
2 changed files with 26 additions and 8 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ dependencyProfiles = default alt
airplaneMode = false
# if true, ignores Xcode version check.
ignoreXcodeVersionCheck = false
# Disabled until decided better mechanism.
# useFixedXcodeVersion = 11.0
minimalXcodeVersion=11.0
downloadingAttempts = 10
downloadingAttemptIntervalMs = 3000