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
Post a Comment