简体   繁体   中英

How to turn off icon gloss effect in Xcode 5 when using assets?

How to turn off icon gloss effect in Xcode 5 when using assets. I stuck in icon.

The answer is pretty simple when you use .xcassets (Assets). What you have to do is to select your AppIcon collection and on the right pane (Inspector) select Pre-rendered icon. and that's it.

  1. In the Project Navigator, Click on project name
  2. In the App Icons section, press Use Asset Catalog
  3. Click import
  4. Click on the small arrow next to the combo box

In the Attribute Inspector, check iOS icon is pre-rendered

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM