Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unsupported UIDeviceFamily for Mac Catalyst #13911

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Conversation

jfversluis
Copy link
Member

@jfversluis jfversluis commented Mar 14, 2023

Description of Change

This removes the unsupported UIDeviceFamily value 1 from the default templates for Mac Catalyst (.NET MAUI and Blazor Hybrid).
Not added 6 as a default, this should only be done in certain scenarios which @davidbritch will describe in the docs.

According to this link, this is also inline with the default Xcode behavior where they say option 2 is the starting point: https://developer.apple.com/documentation/uikit/mac_catalyst/choosing_a_user_interface_idiom_for_your_mac_app?language=objc

Issues Fixed

Fixes #13910

@jfversluis jfversluis added platform/macOS 🍏 macOS / Mac Catalyst area-templates Project templates, Item Templates for Blazor and MAUI labels Mar 14, 2023
@jfversluis jfversluis requested a review from a team as a code owner March 14, 2023 15:17
@jfversluis jfversluis enabled auto-merge (squash) March 14, 2023 15:45
@jfversluis jfversluis merged commit 6bd49bb into main Mar 14, 2023
@jfversluis jfversluis deleted the fix-13910 branch March 14, 2023 20:58
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2023
@samhouts samhouts added the fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-templates Project templates, Item Templates for Blazor and MAUI fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! platform/macOS 🍏 macOS / Mac Catalyst
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Info.plist for MacCatalyst apps prevents upload to the App Store
5 participants