mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Specify the executable in Info.plist directly (temp, should be injected)
This commit is contained in:
parent
b9267de215
commit
81ef230b56
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<string>Contents/MacOS/PPSSPPSDL</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string></string>
|
||||
<key>CFBundleIconFile</key>
|
||||
|
|
Loading…
Add table
Reference in a new issue