From 9290b7062fe22c38b97ee99b2d6cd203b3dd978b Mon Sep 17 00:00:00 2001 From: "stuart.morgan" Date: Mon, 6 Apr 2009 20:17:09 +0000 Subject: Fix framework bundle ID and remove useless autogenerated InfoPlist.strings git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@325 4c0a9323-5329-0410-9bdc-e9ce6186880e --- src/client/mac/Framework/English.lproj/InfoPlist.strings | Bin 92 -> 0 bytes src/client/mac/Framework/Info.plist | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 src/client/mac/Framework/English.lproj/InfoPlist.strings (limited to 'src/client/mac/Framework') diff --git a/src/client/mac/Framework/English.lproj/InfoPlist.strings b/src/client/mac/Framework/English.lproj/InfoPlist.strings deleted file mode 100644 index 5e45963c..00000000 Binary files a/src/client/mac/Framework/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/src/client/mac/Framework/Info.plist b/src/client/mac/Framework/Info.plist index 0ec80c38..e43baddc 100644 --- a/src/client/mac/Framework/Info.plist +++ b/src/client/mac/Framework/Info.plist @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.${PRODUCT_NAME:identifier} + com.googlecode.google-breakpad CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType -- cgit v1.2.1