updated version and name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
// Change this to your bundle identifier string
|
// Change this to your bundle identifier string
|
||||||
#define kBundleIdentifier "org.wxwindows.samples.minimal"
|
#define kBundleIdentifier "org.wxwidgets.samples.minimal"
|
||||||
|
|
||||||
// Change this to your short version string
|
// Change this to your short version string
|
||||||
#define kBundleShortVersion __OUTPUT_FILENAME__ " version 1.0"
|
#define kBundleShortVersion __OUTPUT_FILENAME__ " version 1.0"
|
||||||
|
|
||||||
// Change this to the string to display in the Finder's Get Info window
|
// Change this to the string to display in the Finder's Get Info window
|
||||||
#define kBundleGetInfo kBundleShortVersion ", Copyright <20> 2003 by wxWindows."
|
#define kBundleGetInfo kBundleShortVersion ", Copyright <20> 2005 by wxWidgets."
|
||||||
|
|
||||||
plist
|
plist
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user