Bump to the latest xcode11.3 API diff (#7725)

same as https://github.com/xamarin/xamarin-macios/pull/7721
done manually since it looks like monojenkins is not online right now...
This commit is contained in:
Sebastien Pouliot 2020-01-20 15:26:11 -05:00 коммит произвёл GitHub
Родитель 455ed695bf
Коммит 07551fcc56
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -31,7 +31,7 @@ $(TOP)/Make.config.inc: $(TOP)/Make.config $(TOP)/mk/mono.mk
include $(TOP)/Make.versions
APIDIFF_REFERENCES=https://bosstoragemirror.blob.core.windows.net/wrench/jenkins/xcode11.2/a82239687c7c498844137779ee529154f260cb6f/48/package/bundle.zip
APIDIFF_REFERENCES=https://bosstoragemirror.blob.core.windows.net/wrench/jenkins/xcode11.3/8441a3303c733e0a5b06e71f4a66802aeb0511da/37/package/bundle.zip
PACKAGE_HEAD_REV=$(shell git rev-parse HEAD)