You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unlike native macOS apps, the app does not show its version number in the Finder (Quick Look, Column View, Get Info).
the CFBundleVersion and CFBundleShortVersionString keys in the Info.plist file are missing (instead it contains the 'CFBundleGetInfoString' entry that has been deprecated for more than 10 years)
The text was updated successfully, but these errors were encountered:
unlike native macOS apps, the app does not show its version number in the Finder (Quick Look, Column View, Get Info).
the CFBundleVersion and CFBundleShortVersionString keys in the Info.plist file are missing (instead it contains the 'CFBundleGetInfoString' entry that has been deprecated for more than 10 years)
The text was updated successfully, but these errors were encountered: