Skip to content

Commit

Permalink
Bump maccore to get fix for bug #55688. (dotnet#2144)
Browse files Browse the repository at this point in the history
commit xamarin/maciostools@d3b5001
Author: Rolf Bjarne Kvinge <rolf@xamarin.com>
Date:   Tue May 30 15:17:33 2017 +0200

    [Xamarin.Hosting] Add support for launching watchOS complications. Fixes #55688.

https://bugzilla.xamarin.com/show_bug.cgi?id=55688
  • Loading branch information
rolfbjarne authored May 31, 2017
1 parent c5cfa3a commit 73fa2e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Versions-ios.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
<string>mlaunch-observe-extension</string>
<string>mlaunch-launch-simulator</string>
<string>mlaunch-install-progress</string>
<string>mlaunch-watchos-complications</string>
<string>http-client-handlers</string>
<string>mono-symbol-archive</string>
<string>sgen-concurrent-gc</string>
Expand Down
2 changes: 1 addition & 1 deletion mk/xamarin.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ifdef ENABLE_XAMARIN
NEEDED_MACCORE_VERSION := 761e7ef665a5b303d693154e6c1162be22b0dea5
NEEDED_MACCORE_VERSION := d18bbad83e8c94dd780287393709c9e752f87030
NEEDED_MACCORE_BRANCH := master

MACCORE_DIRECTORY := maccore
Expand Down

0 comments on commit 73fa2e2

Please sign in to comment.