INVALID BINARY : Your binary is not optimized for iPhone 5 As of May 1

我的解决方法是:

(1)在项目里面 新增了一个Default-568h@2x.png 的图片,尺寸是640x1138尺寸

 不知道这样有没有用,因为我又吧各个图片的没有5s尺寸的,全都加上了@2x,尺寸没改,然后拖进去项目了。


1: 320 x 480    

2: 640 x 960 (Retina 3.5-inch)    

3: 640 x 1136 (Retina 4-inch)    

they have the following default names that are needed:

1:Default.png   

2:Default@2x.png   

3:Default-568h@2x.png 

Even after adding:

Default-568h.png  of  size  320 x 568  

then also get the rejection with the same Warning

Where is the problem in launch image NAME or in SIZE