开发者

xcode 4 mac app icon

How can I change mac app icon, so I could see it in dockbar & when I share it as application - in Finder ?

Any att开发者_运维百科empts to change icon in Xcode failed - the icon of application stay the same (default). I'm trying to share app as application, but in finder icon the same - default.

I drag icon file from Icon Composer to target's image. Check Info.plist - icon file points to correct location.

What's may be wrong ?


I drag icon file from Icon Composer to target's image. Check Info.plist - icon file points to correct location.

I'm not entirely sure what you're doing here - I might be misinterpreting you - but you want to build the icon in Icon Composer, save that as an .icns file, add it to your project (put it in a Supporting files group along with your app's info.plist and .strings files). This is because the icon has to be in the project in order to be copied into the app's bundle.

Then (1) click on your project, (2) then your target, look at the summary tab and (3) drag the icon from your project to the App Icon image well.

xcode 4 mac app icon

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜