Kaydet (Commit) 5c701458 authored tarafından Andras Timar's avatar Andras Timar

ERROR ITMS-90511: CFBundleIdentifier Collision

Change-Id: I4413853a2e8c23af770323a1e7b21cedb637cfb1
üst 00b16b98
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string></string> <string></string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>org.openoffice.mdimporter</string> <string>com.collaboraoffice.mdimporter</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
...@@ -82,6 +82,6 @@ ...@@ -82,6 +82,6 @@
</dict> </dict>
<key>CFPlugInUnloadFunction</key> <key>CFPlugInUnloadFunction</key>
<string></string> <string></string>
</dict> </dict>
</plist> </plist>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment