Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 := acfea010d8381fd009ce3a1eaa685d5c8286321d
NEEDED_MACCORE_VERSION := 80ebc03ea89eb4a911bbd73ea45b308b610ab213
NEEDED_MACCORE_BRANCH := master

MACCORE_DIRECTORY := maccore
Expand Down