iOS development icon icons set (GO)

Source: Internet
Author: User



icons are a necessary part of the iOS package. If you do not have the various size icons required by the program, the program may fail to pass validation when uploading the publication. iOS programs define multiple icons with different specifications for different application scenarios, and differentiate between different names:
iOS icon Size list
iphone Special Program:
Icon Name size fillet use required
Icon.png X 10px for program store and display required in iphone/ipod touch
[Email protected] X 20px icon.png HD mode
Icon-small.png X 20px for settings and Spotlight search
[Email protected] X 8px icon-small.png HD mode


ipad-specific programs:
Icon Name size fillet use required
Icon-72.png X 20px for display of required on ipad desktop
Icon-50.png X 50? For Spotlight search in the ipad
Icon-29.png X 10px Settings page


Generic Program:
Icon Name size fillet use required
Icon-72.png X 20px for display of required on ipad desktop
Icon.png X 10px for program store and display required in iphone/ipod touch
Icon-50.png X 10px for Spotlight search in the ipad
Icon-29.png X 20px for settings and Spotlight search


To cancel a highlight on an icon
The system will automatically add a translucent high-gloss semicircle to the icon, and if we don't want this effect or the icon itself already contains the highlight, we can cancel the system's highlight function in the project configuration:
Projects built by XCODE3.2X:
In the Info plist add a configuration item, key is "Icon already includes gloss and bevel effects", type bool, and then hooked on, so the system will not automatically raise the light;

Projects built by Xcode4:


Locate the app icons item under the Summary tab of the project target, and hit "prerendered"


Then find the "icon files (IOS 5)" Item (if any), expand, and set the "icon already includes gloss effects" to "YES":
The highlight effect in this procedure is canceled.

Icons on the itunes Connect

The upload icon is also required when we create an app on the itunes connect site, and itunes Connect also adds a highlight to the icon after uploading. This does not worry, if our program has canceled the high-gloss effect, after the program upload, the site's high-gloss effect will automatically cancel out.



iOS development icon icons set (GO)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.