From 1c9455bae029ef01f3d3cc1aa6f479d5b57c90cb Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Tue, 10 May 2016 12:37:36 +0200 Subject: [PATCH] Bump maccore to get fix for watchOS tests. commit xamarin/maccore@8cc7ade11c50a815393788f7fe417223f69bdaf7 Author: Rolf Bjarne Kvinge Date: Tue May 10 12:16:47 2016 +0200 [xharness] Find and parse config files in xamarin-macios as well. Should make the watchos tests run again on wrench. --- mk/xamarin.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/xamarin.mk b/mk/xamarin.mk index 25b13aba9e48..0826b9dc5f22 100644 --- a/mk/xamarin.mk +++ b/mk/xamarin.mk @@ -1,5 +1,5 @@ ifdef ENABLE_XAMARIN -NEEDED_MACCORE_VERSION := 7734a55270a751e8b95372dbcc3a8294af2ce01f +NEEDED_MACCORE_VERSION := 8cc7ade11c50a815393788f7fe417223f69bdaf7 NEEDED_MACCORE_BRANCH := master MACCORE_DIRECTORY := maccore