From a256210880f2878707f1714515663f5f09360df8 Mon Sep 17 00:00:00 2001 From: Pieter de Bie Date: Fri, 2 Oct 2009 10:19:14 +0200 Subject: [PATCH] Testing: add missing file --- GitXTesting-Info.plist | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 GitXTesting-Info.plist diff --git a/GitXTesting-Info.plist b/GitXTesting-Info.plist new file mode 100644 index 0000000..e7411ea --- /dev/null +++ b/GitXTesting-Info.plist @@ -0,0 +1,20 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + com.yourcompany.${PRODUCT_NAME:identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + ???? + CFBundleVersion + 1.0 + + -- 2.11.4.GIT