More work on bug 1999, added missing CFBundleExecutable key to Info.plist
This commit is contained in:
parent
3d680115c7
commit
9b622dc41e
1 changed files with 2 additions and 0 deletions
|
@ -22,5 +22,7 @@
|
|||
<string>SDLX</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.0.0</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue