* Bump to Xcode 11.2 final

* Fix xtro
This commit is contained in:
Vincent Dondain 2019-10-31 23:25:04 -04:00 коммит произвёл Alex Soto
Родитель d90223a316
Коммит e3c2b406de
2 изменённых файлов: 2 добавлений и 3 удалений

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

@ -60,8 +60,8 @@ IOS_PACKAGE_UPDATE_ID=$(shell printf "2%02d%02d%02d%03d" $(IOS_PACKAGE_VERSION_M
# Xcode version should have both a major and a minor version (even if the minor version is 0)
XCODE_VERSION=11.2
XCODE_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_11.2_beta_2.xip
XCODE_DEVELOPER_ROOT=/Applications/Xcode112-beta2.app/Contents/Developer
XCODE_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_11.2.xip
XCODE_DEVELOPER_ROOT=/Applications/Xcode112.app/Contents/Developer
XCODE_PRODUCT_BUILD_VERSION:=$(shell /usr/libexec/PlistBuddy -c 'Print :ProductBuildVersion' $(XCODE_DEVELOPER_ROOT)/../version.plist)
# Mono version embedded in XI/XM (NEEDED_MONO_VERSION/BRANCH) are specified in mk/mono.mk

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

@ -42,7 +42,6 @@
!missing-protocol! ICDeviceDelegate not bound
!missing-selector! ICCameraDevice::batteryLevel not bound
!missing-selector! ICCameraDevice::batteryLevelAvailable not bound
!missing-selector! ICCameraDevice::cancelDownload not bound
!missing-selector! ICCameraDevice::contentCatalogPercentCompleted not bound
!missing-selector! ICCameraDevice::contents not bound
!missing-selector! ICCameraDevice::filesOfType: not bound