Fix missing icon

Skylar Ittner 3 years ago
parent 0c4a1a3ac7
commit da1492161c

@ -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" />

Loading…
Cancel
Save