diff --git a/samples/minimal/Info.plist b/samples/minimal/Info.plist new file mode 100644 index 0000000000..b490ddde15 --- /dev/null +++ b/samples/minimal/Info.plist @@ -0,0 +1,36 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + minimalStaticDebug + CFBundleGetInfoString + minimal version 2.5.0, (c) 2003 wxWindows + CFBundleIconFile + wxmac.icns + CFBundleIdentifier + org.wxwindows.samples.minimal + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLongVersionString + 2.5.0, (c) 2003 wxWindows + CFBundleName + minimal + CFBundlePackageType + APPL + CFBundleShortVersionString + 2.5.0 + CFBundleSignature + ???? + CFBundleVersion + 2.5.0 + CSResourcesFileMapped + + LSRequiresCarbon + + NSHumanReadableCopyright + Copyright 2003 wxWindows + +