Change the OSX CFBundleIndentifier to use the proper domain name
This commit is contained in:
parent
cf8e8c91b6
commit
28e12a4198
|
@ -28,7 +28,7 @@
|
|||
<key>CFBundleIconFile</key>
|
||||
<string>Dolphin.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.dolphin-emulator.dolphin</string>
|
||||
<string>org.dolphin-emu.dolphin</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleLocalizations</key>
|
||||
|
|
Loading…
Reference in New Issue