Skip to content

Commit

Permalink
[d16-8] Bump maccore to get provisioning changes
Browse files Browse the repository at this point in the history
New commits in xamarin/maccore:

* xamarin/maccore@1a223888bf [certificates] Remove unused expired certs and renewed macOS installer cert (xamarin#2308)
* xamarin/maccore@f0121fd42f [certificates] Use Apple Certs, One certificate to rule them all (more like two) (xamarin#2299)

Diff: https://github.com/xamarin/maccore/compare/ca68ae4fef16b2b9deb3696bc6bd1503444c8e79..1a223888bf2891a48132fd3eb83b59933ef822f9
  • Loading branch information
dalexsoto committed Sep 1, 2020
1 parent ab3839a commit 63d28e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/xamarin.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 63d28e5

Please sign in to comment.