From: Stefan Csomor Date: Sat, 4 Feb 2006 19:44:14 +0000 (+0000) Subject: common Info.plist for XCode projects X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4d524cdd0e084d1191b9fc83a98147002d8015d6?ds=inline common Info.plist for XCode projects git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/Info.plist b/samples/Info.plist new file mode 100755 index 0000000000..8741bc5ce9 --- /dev/null +++ b/samples/Info.plist @@ -0,0 +1,36 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + $(PRODUCT_NAME) + CFBundleGetInfoString + $(PRODUCT_NAME) version 2.6.0, (c) 2006 wxWidgets + CFBundleIconFile + wxmac.icns + CFBundleIdentifier + org.wxwidgets.samples.$(PRODUCT_NAME) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLongVersionString + 2.6.0, (c) 2006 wxWidgets + CFBundleName + minimal + CFBundlePackageType + APPL + CFBundleShortVersionString + 2.6.0 + CFBundleSignature + ???? + CFBundleVersion + 2.6.0 + CSResourcesFileMapped + + LSRequiresCarbon + + NSHumanReadableCopyright + Copyright 2006 wxWidgets + +