Skip to content

Commit

Permalink
Bump maccore to get mlaunch fix for launching 32-bit watch simulators. (
Browse files Browse the repository at this point in the history
#10655)

New commits in xamarin/maccore:

* xamarin/maccore@8fb2b410ae [Xamarin.Launcher] Use the right device to select the app architecture for watchOS apps. Fixes #2378. (#2399)

Diff: https://github.com/xamarin/maccore/compare/c50173e637f7c10066f81dd8d130035f5672611a..8fb2b410ae12cd5a59352a023317a690a9f7b192
  • Loading branch information
rolfbjarne authored Feb 18, 2021
1 parent 52301f3 commit 9d23288
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 := c50173e637f7c10066f81dd8d130035f5672611a
NEEDED_MACCORE_VERSION := 8fb2b410ae12cd5a59352a023317a690a9f7b192
NEEDED_MACCORE_BRANCH := d16-9

MACCORE_DIRECTORY := maccore
Expand Down

1 comment on commit 9d23288

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

🔥 Tests failed catastrophically on Build (no summary found). 🔥

Result file $(TEST_SUMMARY_PATH) not found.

Pipeline on Agent

Please sign in to comment.