deprecate old tools on MacOS

This commit is contained in:
Maxim Lobanov
2020-11-04 09:23:31 +03:00
parent d511b0d2da
commit aee4de7755
3 changed files with 4 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"xcode": {
"default": "12",
"versions": [
"12.2_beta", "12.1", "12", "11.7", "11.6", "11.5", "11.4.1", "11.4", "11.3.1", "11.2.1", "11.1", "11", "10.3"
"12.2_beta", "12.1", "12", "11.7", "11.6", "11.5", "11.4.1", "11.3.1", "11.2.1", "10.3"
]
},
"xamarin": {
@@ -168,8 +168,6 @@
"arch": "x64",
"platform" : "darwin",
"versions": [
"1.11.*",
"1.12.*",
"1.13.*",
"1.14.*",
"1.15.*"