我試圖驗證對組織者/存檔我的應用程序,但我得到這個錯誤:iPhone應用程序圖標誤差57 X 57 IOS版本<7.0
"Missing required icon file. The bundle does not contain an app icon for iPhone/Ipod Touch of exactly '57x57' pixels, in .png format for IOS versions < 7.0." At File Inspector -> App Icon I'm checking Iphone: iOS 7.0 and Later Sizes and iOS 6.1 and Prior Sizes.
,會出現6處,以填補一些圖標圖像: 1 - iPhone Spotlight - iOS 5,6設置 - iOS 5-7 29pt 我使用的圖標:29x29和58x58(29x29 @ 2x) 2- iPhone SpotLight iOS 7 40pt 圖標:80x80(40x40 @ 2x) 3- iPhone應用程序iOS 5,6 57pt 圖標:57x57和114x114(57x57 @ 2x) 4 - iPhone應用程序iOS 7 60pt 圖標:120x120(60x60 @ 2x)
但即使圖像57x57,我仍然得到錯誤。 還有什麼我必須做的?
好吧,我使用的圖標,小圖標,小40,圖標,圖標-60。但我仍然得到這個錯誤。 – Rafael
你使用Image Asset還是plist中的圖像名稱? – Shubhank
我使用目錄 - 一般應用程序圖標,就像您在帖子 – Rafael