摆脱图像资产目录中不受支持的版本

时间:2014-09-04 23:40:31

标签: ios xcode5 asset-catalog

我只支持此应用的iOS 7,但资产目录中的AppIcon显示了我不需要的iOS5,6版本。

顺便说一下,我认为这会导致以下错误:

[Allocator] Mapping failed %d
[Allocator] Allocator invalid, falling back to malloc

screenshot

1 个答案:

答案 0 :(得分:1)

enter image description here

如果单击images.xcassets,打开AppIcon的属性检查器,则可以取消选择我不想要的版本。