Skip to content

Commit

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

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

Diff: https://github.com/xamarin/maccore/compare/c7b48ac49168893edbab1ce5164812b59f4be02b..f08af6cc5c27f066de65d17a62bae39ef7ae23d5
  • Loading branch information
dalexsoto committed Sep 1, 2020
1 parent 64004ee commit 38ea3ee
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 := c7b48ac49168893edbab1ce5164812b59f4be02b
NEEDED_MACCORE_VERSION := f08af6cc5c27f066de65d17a62bae39ef7ae23d5
NEEDED_MACCORE_BRANCH := d16-7

MACCORE_DIRECTORY := maccore
Expand Down

0 comments on commit 38ea3ee

Please sign in to comment.