How to add app icon to project using Xcode 4.3.1

前端 未结 3 547
灰色年华
灰色年华 2020-12-15 03:16

How do I add an application icon to my project using Xcode 4.3.1?

3条回答
  •  一生所求
    2020-12-15 03:57

    You drag and drop the file in from the finder or a location on you're computer to Xcode supporting files. Make sure it is called icon.png and other names for other resolutions / versions etc... If it still deosnt come up go to project then target then same drag and drop into the application icon template

提交回复
热议问题