How do you add an icon to a OSX console app with XCode 6?

让人想犯罪 __ 提交于 2019-12-13 18:48:07

问题


I give up, I can't figure it out. I'm new to mac, and this is driving me insane.

The steps outlined here are not sufficient: https://developer.apple.com/library/mac/recipes/xcode_help-image_catalog-1.0/chapters/AddingIconSets2.html

The result: the blocky "exec" icon.

What else do I need to do? The .xcassets files I created have been added to the "Copy Bundle Resources" build phase. However, the executable isn't any larger.

I also created an .icns file, and I was never able to get that to work either. I think these are deprecated?

来源:https://stackoverflow.com/questions/30561757/how-do-you-add-an-icon-to-a-osx-console-app-with-xcode-6

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!