From 63d28e594fdd49e1e98973493532e4a855c98c6c Mon Sep 17 00:00:00 2001 From: Alex Soto Date: Mon, 31 Aug 2020 21:39:21 -0400 Subject: [PATCH] [d16-8] Bump maccore to get provisioning changes New commits in xamarin/maccore: * xamarin/maccore@1a223888bf [certificates] Remove unused expired certs and renewed macOS installer cert (#2308) * xamarin/maccore@f0121fd42f [certificates] Use Apple Certs, One certificate to rule them all (more like two) (#2299) Diff: https://github.com/xamarin/maccore/compare/ca68ae4fef16b2b9deb3696bc6bd1503444c8e79..1a223888bf2891a48132fd3eb83b59933ef822f9 --- mk/xamarin.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/xamarin.mk b/mk/xamarin.mk index 4ce7d4205db..b48e8fc1bc0 100644 --- a/mk/xamarin.mk +++ b/mk/xamarin.mk @@ -7,7 +7,7 @@ MONO_BRANCH := $(shell cd $(MONO_PATH) 2> /dev/null && git symbolic-ref --sho endif ifdef ENABLE_XAMARIN -NEEDED_MACCORE_VERSION := ca68ae4fef16b2b9deb3696bc6bd1503444c8e79 +NEEDED_MACCORE_VERSION := 1a223888bf2891a48132fd3eb83b59933ef822f9 NEEDED_MACCORE_BRANCH := d16-8 MACCORE_DIRECTORY := maccore