match default xcode recipe
This commit is contained in:
Родитель
f3e4db2342
Коммит
b415e943ef
|
@ -6,7 +6,7 @@ if node['platform_version'].match? Regexp.union '10.13'
|
|||
include_recipe 'macos::xcode'
|
||||
|
||||
elsif node['platform_version'].match? Regexp.union '10.12'
|
||||
xcode '9.0' do
|
||||
xcode '9.2' do
|
||||
ios_simulators %w(11 10)
|
||||
end
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче