Fix bundle identifier for Mac OS X

This commit is contained in:
Jonathan Springer 2015-05-25 22:50:06 -04:00
parent ee9075cc14
commit e131a61ba9
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
</dict>
</array>
<key>CFBundleIdentifier</key>
<string>org.openlp</string>
<string>org.openlp.OpenLP</string>
<key>CFBundleShortVersionString</key>
<string>%(openlp_version)s</string>
<key>CFBundleVersion</key>