-
Notifications
You must be signed in to change notification settings - Fork 559
Closed
Closed
Copy link
Labels
Mac CatalystIssues affecting Mac CatalystIssues affecting Mac Catalystdotnet-pri2.NET 6: want to have for stable release.NET 6: want to have for stable releaseenhancementThe issue or pull request is an enhancementThe issue or pull request is an enhancementestimate-4hiOSIssues affecting iOSIssues affecting iOS
Milestone
Description
Mac Catalyst apps use the LSMinimumSystemVersion value (corresponding with a macOS version) in their Info.plists.
Usually Mac Catalyst projects will be created from an iOS project (either multi-targeting, or copy-paste-modified), in which case we'll have a MinimumOSVersion value.
This enhancement would be to compute the correct LSMinimumSystemVersion value for a given MinimumOSVersion (unless a LSMinimumSystemVersion is present), this way there will be less differences with any iOS projects.
We already have code in mtouch to convert between iOS and macOS version for Mac Catalyst.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Mac CatalystIssues affecting Mac CatalystIssues affecting Mac Catalystdotnet-pri2.NET 6: want to have for stable release.NET 6: want to have for stable releaseenhancementThe issue or pull request is an enhancementThe issue or pull request is an enhancementestimate-4hiOSIssues affecting iOSIssues affecting iOS