Fixed iOS app errors
This commit is contained in:
@@ -57,6 +57,8 @@
|
|||||||
<array>
|
<array>
|
||||||
<string>icon-72.png</string>
|
<string>icon-72.png</string>
|
||||||
</array>
|
</array>
|
||||||
|
<key>CFBundleTypeName</key>
|
||||||
|
<string>Mindustry Map File</string>
|
||||||
<key>CFBundleTypeRole</key>
|
<key>CFBundleTypeRole</key>
|
||||||
<string>Editor</string>
|
<string>Editor</string>
|
||||||
<key>LSHandlerRank</key>
|
<key>LSHandlerRank</key>
|
||||||
|
|||||||
@@ -2,5 +2,5 @@ app.version=1.0
|
|||||||
app.id=io.anuke.mindustry
|
app.id=io.anuke.mindustry
|
||||||
app.mainclass=io.anuke.mindustry.IOSLauncher
|
app.mainclass=io.anuke.mindustry.IOSLauncher
|
||||||
app.executable=IOSLauncher
|
app.executable=IOSLauncher
|
||||||
app.build=3
|
app.build=4
|
||||||
app.name=Mindustry
|
app.name=Mindustry
|
||||||
|
|||||||
Reference in New Issue
Block a user