开发者

Default App Icon not appearing in iOS Simulator

开发者 https://www.devze.com 2023-02-04 19:05 出处:网络
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 defa

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 lates开发者_JAVA技巧t version of Xcode and the SDK as well. (3.25 - 4.2)


I solved it. Apparently, in order for it to put the icon there, I have to run it from within XCode, and not Interface Builder.

0

精彩评论

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