Hello to all,
Using Icon Composer I converted a jpg image to an icon. Then, in Xcode, I edited Info.plist and added the icon name correctly into the correct location. This is all correct, because if I goto Project -> Edit Active Target "MyProgram" and then click the Properties button, my icon shows up!
However, when I switch the Build & Run style from "Debug" to "Release", the app that gets created still has the default Apple icon.
Help?
cz
Using Icon Composer I converted a jpg image to an icon. Then, in Xcode, I edited Info.plist and added the icon name correctly into the correct location. This is all correct, because if I goto Project -> Edit Active Target "MyProgram" and then click the Properties button, my icon shows up!
However, when I switch the Build & Run style from "Debug" to "Release", the app that gets created still has the default Apple icon.
Help?
cz