diff options
Diffstat (limited to 'dists/macosx')
-rw-r--r-- | dists/macosx/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/macosx/Info.plist.in b/dists/macosx/Info.plist.in index 27c79743a2..55be27d77b 100644 --- a/dists/macosx/Info.plist.in +++ b/dists/macosx/Info.plist.in @@ -13,7 +13,7 @@ <key>CFBundleIconFile</key> <string>scummvm.icns</string> <key>CFBundleIdentifier</key> - <string>org.scummvm.scummvm</string> + <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleLocalizations</key> |