在编程和查看所有不同的应用程序时,我意识到应用程序商店中的某些应用程序顶部没有亮点,使其看起来更加3D.我有一个应用程序的想法,但我需要突出显示.该应用程序已在
Xcode编程,所以如果有人回答,那将是伟大的.谢谢!
解决方法
从
http://developer.apple.com/iphone/library/documentation/UserExperience/Conceptual/MobileHIG/IconsImages/IconsImages.html:
If you choose,you can prevent iPhone OS from adding the shine to your icon. To do this,you need to add the UIPrerenderedIcon key to your application’s Info.plist file (read “The Information Property List” in iPhone Application Programming Guide to learn about this file). Your icon should still measure 57 x 57 pixels,regardless of whether you take advantage of the added shine.