diff --git a/Make.config b/Make.config index 7003f26093..75ab273d49 100644 --- a/Make.config +++ b/Make.config @@ -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 diff --git a/tests/xtro-sharpie/iOS-ImageCaptureCore.todo b/tests/xtro-sharpie/iOS-ImageCaptureCore.todo index fe4212d31f..9087ebb748 100644 --- a/tests/xtro-sharpie/iOS-ImageCaptureCore.todo +++ b/tests/xtro-sharpie/iOS-ImageCaptureCore.todo @@ -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