Skip to content

various issues with Info.plist file on macOS #457

@core-code

Description

@core-code

1.) your bundle identifier is '$(PRODUCT_BUNDLE_IDENTIFIER)' which is nonsense. according to Apple, each app needs a distinct CFBundleIdentifier.
2.) i've downloaded version 1.2.3 but it identifies itself as version 1.2 when selected in the Finder. the CFBundleShortVersionString and the CFBundleVersion entries need to be updated, the 'CFBundleGetInfoString' entry which has been deprecated for more than 10 years should be removed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions