summaryrefslogtreecommitdiff
path: root/lo.xcent.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-09-22 00:07:53 +0300
committerTor Lillqvist <tml@collabora.com>2014-09-22 00:07:53 +0300
commitb0fd980fc6eeaf3043233f17c89bc9abfdb4d36a (patch)
tree51aadba23763357e1746674508a8b26b5b8c3baa /lo.xcent.in
parenta1379c6d2555c77b1b096165ac2aab42808e90a7 (diff)
The com.apple.application-identifier value should be prefixed with the teamid
Change-Id: I6b58492ba051bb5032870aa47cfacbe3a292e31f
Diffstat (limited to 'lo.xcent.in')
-rw-r--r--lo.xcent.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lo.xcent.in b/lo.xcent.in
index 19802ddc63e7..f804daf46d3c 100644
--- a/lo.xcent.in
+++ b/lo.xcent.in
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>com.apple.application-identifier</key>
- <string>@MACOSX_BUNDLE_IDENTIFIER@</string>
+ <string>@MACOSX_TEAMID@.@MACOSX_BUNDLE_IDENTIFIER@</string>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.files.bookmarks.app-scope</key>