summaryrefslogtreecommitdiff
path: root/tools/osx_packaging/Info.plist.in
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-03-23 13:33:08 +0100
committerRobin Gareus <robin@gareus.org>2015-03-23 13:33:08 +0100
commit4b05417d2fac2bf42a7b6b89fdb121ba170570d7 (patch)
tree6a3b2b1bcf78e21007c928845f3b9040ba862c6c /tools/osx_packaging/Info.plist.in
parent20985dfdf9c5870e1df94fd190b0384df03461d2 (diff)
OSX bundle updates for 4.X[-rcX]
Diffstat (limited to 'tools/osx_packaging/Info.plist.in')
-rw-r--r--tools/osx_packaging/Info.plist.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/osx_packaging/Info.plist.in b/tools/osx_packaging/Info.plist.in
index d210150ed2..3fffd4d7ac 100644
--- a/tools/osx_packaging/Info.plist.in
+++ b/tools/osx_packaging/Info.plist.in
@@ -23,13 +23,13 @@
</dict>
</array>
<key>CFBundleExecutable</key>
- <string>Ardour3</string>
+ <string>@EXECUTABLE@</string>
<key>CFBundleGetInfoString</key>
<string>@INFOSTRING@</string>
<key>CFBundleIconFile</key>
<string>appIcon.icns</string>
<key>CFBundleIdentifier</key>
- <string>org.ardour.Ardour3</string>
+ <string>org.ardour.@IDSUFFIX@</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>