Skip to content

Mac Catalyst: compute LSMinimumSystemVersion from MinimumOSVersion in Info.plist #10452

@rolfbjarne

Description

@rolfbjarne

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Mac CatalystIssues affecting Mac Catalystdotnet-pri2.NET 6: want to have for stable releaseenhancementThe issue or pull request is an enhancementestimate-4hiOSIssues affecting iOS

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions