summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-g++/Info.plist.app
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/macx-g++/Info.plist.app')
-rw-r--r--mkspecs/macx-g++/Info.plist.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/macx-g++/Info.plist.app b/mkspecs/macx-g++/Info.plist.app
index 187a8e0aa4..8e44bd7f60 100644
--- a/mkspecs/macx-g++/Info.plist.app
+++ b/mkspecs/macx-g++/Info.plist.app
@@ -15,7 +15,7 @@
<key>CFBundleExecutable</key>
<string>@EXECUTABLE@</string>
<key>CFBundleIdentifier</key>
- <string>com.yourcompany.@EXECUTABLE@</string>
+ <string>@BUNDLEIDENTIFIER@</string>
<key>NOTE</key>
<string>This file was generated by Qt/QMake.</string>
</dict>