Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2012-10-09 03:38:07 +0400
committerDaniel Molkentin <danimo@owncloud.com>2012-10-09 03:40:43 +0400
commit6459f574cc139f1fc47a1d4d7327f13e6d313437 (patch)
tree6b7942c8330f3d575b13ad44b84004246800ceef /cmake
parentfdfafb6e70131652fa4d0cd6ee23fff357152ede (diff)
Prepare for Mac package signing.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/MacOSXBundleInfo.plist.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in
index 2546286cc..2998885fa 100644
--- a/cmake/modules/MacOSXBundleInfo.plist.in
+++ b/cmake/modules/MacOSXBundleInfo.plist.in
@@ -13,7 +13,7 @@
<key>CFBundleIconFile</key>
<string>ownCloud.icns</string>
<key>CFBundleIdentifier</key>
- <string>org.owncloud.mirallclient</string>
+ <string>@APPLICATION_REV_DOMAIN@</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>