ios - Xcode: How to change icon in xcode 5? -


i'm trying change icon in old app project. i've updated xcode 5 , want "ios 7 design". however, don't change icon way did before. i've seen supposed have e file called images.xcassets should include icons, don't have 1 because seem if making new project.

this should easy, should do??

select project icon in file list, choose general tab, , scroll down app icons section. there can either:

  • use source popup choose "don't use asset catalogs"

  • create new asset catalog , drag icons it; clicking little grey arrow icon next popup take icons in assets catalog


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Attribute value in root node of xml Linq to XML -

android - Retrieve value from radioButtons in alertDialog -