mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-05 00:17:33 +07:00
Fixed iOS app errors
This commit is contained in:
parent
1c1df81341
commit
410db16160
@ -57,6 +57,8 @@
|
||||
<array>
|
||||
<string>icon-72.png</string>
|
||||
</array>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>Mindustry Map File</string>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Editor</string>
|
||||
<key>LSHandlerRank</key>
|
||||
|
@ -2,5 +2,5 @@ app.version=1.0
|
||||
app.id=io.anuke.mindustry
|
||||
app.mainclass=io.anuke.mindustry.IOSLauncher
|
||||
app.executable=IOSLauncher
|
||||
app.build=3
|
||||
app.build=4
|
||||
app.name=Mindustry
|
||||
|
Loading…
Reference in New Issue
Block a user