[macOS] Separate xcode command line tools installation & Xcode 12.1 for Big Sur (#1815)

* add retry logic, remove separate macOS11 installation

* move to separate file
This commit is contained in:
Mikhail Timofeev
2020-10-15 19:00:36 +03:00
committed by GitHub
parent a1f77c28f3
commit 169953b714
8 changed files with 54 additions and 31 deletions
+1
View File
@@ -128,6 +128,7 @@
"execute_command": "chmod +x {{ .Path }}; {{ .Vars }} {{ .Path }}",
"pause_before": "30s",
"scripts": [
"./provision/core/xcode-clt.sh",
"./provision/core/homebrew.sh",
"./provision/core/dotnet.sh",
"./provision/core/python.sh",