Skip to content

Commit

Permalink
Bump maccore for device scheduling fix
Browse files Browse the repository at this point in the history
New commits in xamarin/maccore:

* xamarin/maccore@3064e2c463 [device-builds] Fix if condition typo (double `[`) (xamarin#1986)
* xamarin/maccore@e8bdf7a70f [tests] Treat Xcode GM as beta so we don't have to update all devices to GM (xamarin#1964) (xamarin#1973)

Diff: https://github.com/xamarin/maccore/compare/a86e78a3a1a7ea99b93e59f2fa60f384fca3bb32..3064e2c463e4700b20ce32ae4e522926ab622f8f
  • Loading branch information
VincentDondain committed Sep 19, 2019
1 parent f2d26b0 commit f83b7cb
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 := a86e78a3a1a7ea99b93e59f2fa60f384fca3bb32
NEEDED_MACCORE_VERSION := 3064e2c463e4700b20ce32ae4e522926ab622f8f
NEEDED_MACCORE_BRANCH := d16-3

MACCORE_DIRECTORY := maccore
Expand Down

0 comments on commit f83b7cb

Please sign in to comment.