From ebc301cf581e9e777448211d229ac20f4324d456 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Wed, 3 Apr 2013 00:23:38 -0700 Subject: #include -> --- build-mac/framework-Info.plist | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 build-mac/framework-Info.plist (limited to 'build-mac/framework-Info.plist') diff --git a/build-mac/framework-Info.plist b/build-mac/framework-Info.plist new file mode 100644 index 00000000..e92ea282 --- /dev/null +++ b/build-mac/framework-Info.plist @@ -0,0 +1,30 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleIdentifier + com.libmailcore.${PRODUCT_NAME:rfc1034identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + NSHumanReadableCopyright + Copyright © 2013 MailCore. All rights reserved. + NSPrincipalClass + + + -- cgit v1.2.3