首页 > 移动平台 > 详细

[iOS]The app icon set named "AppIcon" did not have any applicable content.

时间:2014-06-08 20:39:22      阅读:1137      评论:0      收藏:0      [点我收藏+]

Develop Tools: xCode 5.1

I write a demo for app settings feature. The tutorial url is here

When I add a icon into app icon and build the code, I got this error "The app icon set named "AppIcon" did not have any applicable content.".

In this URL, I got the root cause.

Reason: iOS app must mach the iOS icon size policy in here.

Solution: 

1.Delete App Icon segment in Images.xcassets.

2.Create a new App Icon segment in Images.xcassets. (It will add all iOS device icon size needness)

3.Modify the icon size to mach the icon size.

4.Drop into the icon set.

5.Rebuild.

 

 

[iOS]The app icon set named "AppIcon" did not have any applicable content.,布布扣,bubuko.com

[iOS]The app icon set named "AppIcon" did not have any applicable content.

原文:http://www.cnblogs.com/xuzhong/p/3775975.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!