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 := 8287d1978617996f5a0f1c83c9264cc582c957fe
NEEDED_MACCORE_VERSION := 4eb40042c193d156b1f34e41a854bbf79f54eea6
NEEDED_MACCORE_BRANCH := main

MACCORE_DIRECTORY := maccore
Expand Down