Guest User

Untitled

a guest
Nov 12th, 2017
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. <platform name="ios">
  2. <allow-intent href="itms:*" />
  3. <allow-intent href="itms-apps:*" />
  4. <icon height="180" src="res/icon/ios/icon-60@3x.png" width="180" />
  5. <icon height="60" src="res/icon/ios/icon-60.png" width="60" />
  6. <icon height="120" src="res/icon/ios/icon-60@2x.png" width="120" />
  7. <icon height="76" src="res/icon/ios/icon-76.png" width="76" />
  8. <icon height="152" src="res/icon/ios/icon-76@2x.png" width="152" />
  9. <icon height="40" src="res/icon/ios/icon-40.png" width="40" />
  10. <icon height="80" src="res/icon/ios/icon-40@2x.png" width="80" />
  11. <icon height="57" src="res/icon/ios/icon.png" width="57" />
  12. <icon height="114" src="res/icon/ios/icon@2x.png" width="114" />
  13. <icon height="72" src="res/icon/ios/icon-72.png" width="72" />
  14. <icon height="144" src="res/icon/ios/icon-72@2x.png" width="144" />
  15. <icon height="167" src="res/icon/ios/icon-167.png" width="167" />
  16. <icon height="29" src="res/icon/ios/icon-small.png" width="29" />
  17. <icon height="58" src="res/icon/ios/icon-small@2x.png" width="58" />
  18. <icon height="87" src="res/icon/ios/icon-small@3x.png" width="87" />
  19. <icon height="50" src="res/icon/ios/icon-50.png" width="50" />
  20. <icon height="100" src="res/icon/ios/icon-50@2x.png" width="100" />
  21. <icon height="167" src="res/icon/ios/icon-83.5@2x.png" width="167" />
  22. </platform>
Add Comment
Please, Sign In to add comment