[dotnet] Add support for Mac Catalyst apps optimized interface for macOS. Fixes #14621.#14663
Merged
rolfbjarne merged 4 commits intodotnet:mainfrom Apr 7, 2022
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
795f1c5 to
a319cd7
Compare
New commits in xamarin/Xamarin.MacDev: * dotnet/macios-devtools@0717ac3 Add a new device type for Mac Catalyst. * dotnet/macios-devtools@ed2a604 Remove net451 target framework from Xamarin.MacDev.csproj Diff: https://github.com/xamarin/Xamarin.MacDev/compare/9e6e29f2a4e89b140cb37575168faccc70c45d5f..0717ac3c249595b48860904ce77000a6115affbe
a319cd7 to
d8ba40f
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
dalexsoto
approved these changes
Apr 6, 2022
chamons
approved these changes
Apr 6, 2022
This comment was marked as outdated.
This comment was marked as outdated.
mauroa
approved these changes
Apr 6, 2022
emaf
approved these changes
Apr 6, 2022
Contributor
|
@rolfbjarne Do we need a new option for this in the VS/VSM Info.plist editors? |
Member
Author
|
@emaf that would probably be a good idea, yes |
Member
Author
|
The bug (#14621) contains a screenshot of Xcode's UI |
Collaborator
Collaborator
Collaborator
❌ [CI Build] Tests failed on VSTS: simulator tests iOS ❌Tests failed on VSTS: simulator tests iOS. Test results2 tests failed, 207 tests passed.Failed tests
Pipeline on Agent XAMBOT-1105.Monterey |
Member
Author
|
Test failures are unrelated:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This also required bumping Xamarin.MacDev.
New commits in xamarin/Xamarin.MacDev:
Xamarin.MacDev.csproj
Diff: https://github.com/xamarin/Xamarin.MacDev/compare/9e6e29f2a4e89b140cb37575168faccc70c45d5f..0717ac3c249595b48860904ce77000a6115affbe
Fixes #14621.