From 76aafd4d6c298ee365b35c0ebe4e76bcb0bae6eb Mon Sep 17 00:00:00 2001 From: Vincent Dondain Date: Wed, 11 Sep 2019 14:34:36 -0400 Subject: [PATCH] Bump maccore to treat Xcode GM as beta (needed for bots) New commits in xamarin/maccore: * xamarin/maccore@a9847b2ea5 [tests] Treat Xcode GM as beta so we don't have to update all devices to GM (#1964) Diff: https://github.com/xamarin/maccore/compare/079bd45a0fdb7f054f40d6ba883ab6f4af8772d6..a9847b2ea52c77d46fc19f7444b07b93d2f80f4c --- mk/xamarin.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/xamarin.mk b/mk/xamarin.mk index 1f08be03c969..bcc64a7425a0 100644 --- a/mk/xamarin.mk +++ b/mk/xamarin.mk @@ -1,5 +1,5 @@ ifdef ENABLE_XAMARIN -NEEDED_MACCORE_VERSION := 079bd45a0fdb7f054f40d6ba883ab6f4af8772d6 +NEEDED_MACCORE_VERSION := a9847b2ea52c77d46fc19f7444b07b93d2f80f4c NEEDED_MACCORE_BRANCH := xcode11 MACCORE_DIRECTORY := maccore