How to turn off icon gloss effect in Xcode 5

前端 未结 3 793
感动是毒
感动是毒 2021-02-05 07:09

I\'m making app and I\'m try to turn off icon gloss effect. Earlier in Xcode 4 it was able to turn off icon gloss effect by turn on \"Prerenderred\" checkbox. Now when i want to

3条回答
  •  后悔当初
    2021-02-05 07:27

    Just as Tomasz Szulc described:

    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
    5. In the Attribute Inspector, check iOS icon is pre-rendered

    Hope that helps.

提交回复
热议问题