From c8146f9c28da66f02d47537e505a70725fb0c2b4 Mon Sep 17 00:00:00 2001 From: mltownsend Date: Mon, 10 Nov 2008 19:56:30 +0000 Subject: New XCode project --- Info.plist | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'Info.plist') diff --git a/Info.plist b/Info.plist index dd185810..a5d6592c 100644 --- a/Info.plist +++ b/Info.plist @@ -12,7 +12,7 @@ ???? CFBundleTypeIconFile - + appicon.icns CFBundleTypeName DocumentType CFBundleTypeOSTypes @@ -26,31 +26,27 @@ CFBundleExecutable - Sequel Pro - CFBundleHelpBookFolder - english_help - CFBundleHelpBookName - Sequel Pro Help + ${EXECUTABLE_NAME} CFBundleIconFile appicon.icns CFBundleIdentifier com.google.code.sequel-pro + CFBundleInfoDictionaryVersion + 6.0 CFBundleName - Sequel Pro + ${PRODUCT_NAME} CFBundlePackageType APPL CFBundleVersion 154 NSMainNibFile MainMenu + CFBundleHelpBookFolder + english_help + CFBundleHelpBookName + Sequel Pro Help NSPrincipalClass NSApplication - CFBundleShortVersionString - 0.9.2 - NSHumanReadableCopyright - 0.9.2 (154) - NSAppleScriptEnabled - YES SUFeedURL http://sequelpro.com/appcast/app-releases.xml NSServices @@ -76,5 +72,11 @@ + NSAppleScriptEnabled + YES + CFBundleShortVersionString + 0.9.2 + NSHumanReadableCopyright + 0.9.2 (154) -- cgit v1.2.3