From ebdd616580bb0d367b78ba0fe3fa56157b90c3ab Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 1 Feb 2013 14:48:15 +0200 Subject: Add option to set bundle identifier and use it when signing Sign also all the dylibs and frameworks in the bundle. Change-Id: I7f67b9d7eda0204b24e2ea2ef44a53fb8db0f8aa --- sysui/desktop/macosx/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysui') diff --git a/sysui/desktop/macosx/Info.plist b/sysui/desktop/macosx/Info.plist index 45b054335631..5a682dc39d36 100755 --- a/sysui/desktop/macosx/Info.plist +++ b/sysui/desktop/macosx/Info.plist @@ -1407,7 +1407,7 @@ CFBundleShortVersionString ${ABOUTBOXPRODUCTVERSION} CFBundleIdentifier - org.libreoffice.script + ${BUNDLEIDENTIFIER} CFBundleInfoDictionaryVersion 6.0 CFBundleName -- cgit v1.2.3