From a245e4c0e00c0f13dbf9703b74436b801ede0d93 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 21 Jun 2015 14:41:22 +0200 Subject: ERROR ITMS-90511: CFBundleIdentifier Collision (cherry picked from commit 5c70145805eb3bc4968f1aed8695fdc4468705ab) (cherry picked from commit 345e3c7843e1cae01080548568fb6eaa6930a2b9) Change-Id: I4413853a2e8c23af770323a1e7b21cedb637cfb1 --- extensions/source/macosx/spotlight/mdimporter/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions') diff --git a/extensions/source/macosx/spotlight/mdimporter/Info.plist b/extensions/source/macosx/spotlight/mdimporter/Info.plist index 5a60493cb455..ab007aff37c0 100644 --- a/extensions/source/macosx/spotlight/mdimporter/Info.plist +++ b/extensions/source/macosx/spotlight/mdimporter/Info.plist @@ -59,7 +59,7 @@ CFBundleIconFile CFBundleIdentifier - org.libreoffice.mdimporter + com.collaboraoffice.mdimporter CFBundleInfoDictionaryVersion 6.0 CFBundleVersion @@ -82,6 +82,6 @@ CFPlugInUnloadFunction - + -- cgit