Fix missing icon

This commit is contained in:
Skylar Ittner 2021-02-18 21:40:50 -07:00
parent 0c4a1a3ac7
commit da1492161c

View File

@ -60,8 +60,8 @@
<icon src="res/ios/icon/icon-small-40@2x.png" width="80" height="80" />
<!-- iOS 6.1 -->
<!-- iPhone / iPod Touch -->
<icon src="res/ios/icon.png" width="57" height="57" />
<icon src="res/ios/icon@2x.png" width="114" height="114" />
<icon src="res/ios/icon/icon.png" width="57" height="57" />
<icon src="res/ios/icon/icon@2x.png" width="114" height="114" />
<!-- iPad -->
<icon src="res/ios/icon/icon-72.png" width="72" height="72" />
<icon src="res/ios/icon/icon-72@2x.png" width="144" height="144" />