Default App Icon not appearing in iOS Simulator
Posted
by
user577466
on Stack Overflow
See other posts from Stack Overflow
or by user577466
Published on 2011-01-16T12:47:44Z
Indexed on
2011/01/16
12:53 UTC
Read the original article
Hit count: 193
I have searched quite a lot for an answer to this problem. If I have a general application, HelloWorld, and create an interface and then go to test it, then click on the Home button, not even the default grey/white icon is there like it's supposed to be. Anyone have any ideas why? I've even tried specifying a custom icon in the Info.plist file, but still nothing...
I've got the latest version of Xcode and the SDK as well. (3.25 - 4.2)
© Stack Overflow or respective owner