diff --git a/samples/docview/Info.plist.in b/samples/docview/Info.plist.in index 1a8f2e4a6e..e3a8beb51e 100644 --- a/samples/docview/Info.plist.in +++ b/samples/docview/Info.plist.in @@ -2,19 +2,8 @@ - CFBundleInfoDictionaryVersion - 6.0 - CFBundleIdentifier - org.wxwindows.IDENTIFIER CFBundleDevelopmentRegion English - CFBundleLocalizations - - de - en - fr - it - CFBundleDocumentTypes @@ -61,27 +50,38 @@ CFBundleExecutable EXECUTABLE + CFBundleGetInfoString + EXECUTABLE version VERSION, (c) 2002-2008 wxWidgets CFBundleIconFile wxmac.icns + CFBundleIdentifier + org.wxwindows.IDENTIFIER + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLocalizations + + de + en + fr + it + + CFBundleLongVersionString + VERSION, (c) 2002-2008 wxWidgets CFBundleName EXECUTABLE CFBundlePackageType APPL + CFBundleShortVersionString + VERSION CFBundleSignature WXMA CFBundleVersion VERSION - CFBundleShortVersionString - VERSION - CFBundleGetInfoString - EXECUTABLE version VERSION, (c) 2002-2008 wxWidgets - CFBundleLongVersionString - VERSION, (c) 2002-2008 wxWidgets - NSHumanReadableCopyright - Copyright 2002-2008 wxWidgets - LSRequiresCarbon - CSResourcesFileMapped + LSRequiresCarbon + + NSHumanReadableCopyright + Copyright 2002-2008 wxWidgets diff --git a/src/osx/carbon/Info.plist.in b/src/osx/carbon/Info.plist.in index 5f9c8f0338..a3b899c350 100644 --- a/src/osx/carbon/Info.plist.in +++ b/src/osx/carbon/Info.plist.in @@ -2,14 +2,18 @@ - NSPrincipalClass - wxNSApplication - CFBundleInfoDictionaryVersion - 6.0 - CFBundleIdentifier - org.wxwindows.IDENTIFIER CFBundleDevelopmentRegion English + CFBundleExecutable + EXECUTABLE + CFBundleGetInfoString + EXECUTABLE version VERSION, (c) 2002-2018 wxWidgets + CFBundleIconFile + wxmac.icns + CFBundleIdentifier + org.wxwindows.IDENTIFIER + CFBundleInfoDictionaryVersion + 6.0 CFBundleLocalizations de @@ -17,24 +21,18 @@ fr it - CFBundleExecutable - EXECUTABLE - CFBundleIconFile - wxmac.icns + CFBundleLongVersionString + VERSION, (c) 2002-2018 wxWidgets CFBundleName EXECUTABLE CFBundlePackageType APPL + CFBundleShortVersionString + VERSION CFBundleSignature ???? CFBundleVersion VERSION - CFBundleShortVersionString - VERSION - CFBundleGetInfoString - EXECUTABLE version VERSION, (c) 2002-2018 wxWidgets - CFBundleLongVersionString - VERSION, (c) 2002-2018 wxWidgets NSHumanReadableCopyright Copyright 2002-2018 wxWidgets LSRequiresCarbon @@ -43,5 +41,7 @@ ATSApplicationFontsPath Fonts + NSPrincipalClass + wxNSApplication diff --git a/src/osx/iphone/Info.plist.in b/src/osx/iphone/Info.plist.in index 7701d5fa40..5f4f3dfee9 100644 --- a/src/osx/iphone/Info.plist.in +++ b/src/osx/iphone/Info.plist.in @@ -2,12 +2,16 @@ - CFBundleInfoDictionaryVersion - 6.0 - CFBundleIdentifier - org.wxwindows.IDENTIFIER CFBundleDevelopmentRegion English + CFBundleExecutable + EXECUTABLE + CFBundleGetInfoString + EXECUTABLE version VERSION, (c) 2002-2019 wxWidgets + CFBundleIdentifier + org.wxwindows.IDENTIFIER + CFBundleInfoDictionaryVersion + 6.0 CFBundleLocalizations de @@ -15,24 +19,12 @@ fr it - CFBundleExecutable - EXECUTABLE + CFBundleLongVersionString + VERSION, (c) 2002-2019 wxWidgets CFBundleName EXECUTABLE CFBundlePackageType APPL - CFBundleSignature - ???? - CFBundleVersion - VERSION - CFBundleShortVersionString - VERSION - CFBundleGetInfoString - EXECUTABLE version VERSION, (c) 2002-2019 wxWidgets - CFBundleLongVersionString - VERSION, (c) 2002-2019 wxWidgets - NSHumanReadableCopyright - Copyright 2002-2019 wxWidgets CFBundlePrimaryIcon CFBundleIconFiles @@ -42,5 +34,13 @@ CFBundleIconName AppIcon + CFBundleSignature + ???? + CFBundleShortVersionString + VERSION + CFBundleVersion + VERSION + NSHumanReadableCopyright + Copyright 2002-2019 wxWidgets