Skip to content

Commit

Permalink
Bump maccore for device scheduling fix (#7030)
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 `[`) (#1986)
* xamarin/maccore@e8bdf7a70f [tests] Treat Xcode GM as beta so we don't have to update all devices to GM (#1964) (#1973)

Diff: https://github.com/xamarin/maccore/compare/a86e78a3a1a7ea99b93e59f2fa60f384fca3bb32..3064e2c463e4700b20ce32ae4e522926ab622f8f
  • Loading branch information
VincentDondain authored Sep 19, 2019
1 parent 7d4b09e commit 39c33c9
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

1 comment on commit 39c33c9

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build was (probably) aborted

🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Build' 🔥 : hudson.AbortException: script returned exit code 2

🔥 Build failed 🔥

Please sign in to comment.