mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Modified bundle ID to be consistent with other platforms.
This commit is contained in:
parent
195d9c7fd5
commit
b3b83b33cb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>PPSSPP</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.rock88dev.PPSSPP</string>
|
||||
<string>org.ppsspp.ppsspp</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
|
Loading…
Add table
Reference in a new issue