fix bundle executable name

This commit is contained in:
Stephan Witt 2012-10-15 22:52:12 +02:00
parent afa15e7649
commit e72c56dc20

View File

@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string><string>@osx_bundle_program_name@</string>
<string>@osx_bundle_program_name@</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>