From ba310e8b58d686ee9897b26a7edab5b778a8d96f Mon Sep 17 00:00:00 2001 From: jnj Date: Thu, 13 Nov 2008 18:59:12 +0000 Subject: Add remaining plugins git-svn-id: https://blacktree-elements-public.googlecode.com/svn/trunk@41 57e2f9b5-c12c-0410-8e95-a1ee7272c91a --- .../Versions/A/Resources/Info.plist | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 QSFoundation.framework/Versions/A/Resources/Info.plist (limited to 'QSFoundation.framework/Versions/A/Resources') diff --git a/QSFoundation.framework/Versions/A/Resources/Info.plist b/QSFoundation.framework/Versions/A/Resources/Info.plist new file mode 100644 index 0000000..59c36ae --- /dev/null +++ b/QSFoundation.framework/Versions/A/Resources/Info.plist @@ -0,0 +1,20 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + QSFoundation + CFBundleIdentifier + com.blacktree.QSFoundation + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + DAED + CFBundleVersion + 1.0 + + -- cgit