set xcode version 12.2 for run tests

This commit is contained in:
Dmitriy Kirakosyan 2021-09-08 01:36:12 +03:00
Родитель 7486a8b29a
Коммит a622638182
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -12,7 +12,7 @@ variables:
SDK:
# Xcode 11.3.1 version is the last one that has compatible bitcode with Xcode 11.0 (minimal supported).
XCODE_PATH: '/Applications/Xcode_11.3.1.app/Contents/Developer'
XCODE_PATH: '/Applications/Xcode_12.2.app/Contents/Developer'
jobs:
- template: analyze-and-test-template.yml