iOS build: fix executable name

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2016-03-23 19:45:07 -07:00
parent 509b664a29
commit fb157b873a

View file

@ -5,7 +5,7 @@
<key>CFBundleDisplayName</key>
<string>Subsruface-mobile</string>
<key>CFBundleExecutable</key>
<string>subsurface-ios</string>
<string>Subsurface-mobile</string>
<key>CFBundleGetInfoString</key>
<string>Created by Qt/QMake</string>
<key>CFBundleIcons</key>