ios - Universal ipa install never ends -
i have device(ipad) registered in devices developer center. until have use iphone project in deployment info, i'm working on ipad version using sufix ~ipad , ~iphone on xib files.
then change iphone project universal project. works fine in xcode when generate .ipa file , try install via itunes install process never ends.
the weird thing if iphone project ipa installed without issues.
i'm using last version of xcode 6.3.
i found wrong configuration. had try generate , ipa file ipad project. error comes out.
i need add launch images ipad sizes.
- retina size 1536x2048
- retina size 768x1028
now can generate , ipa file universal project.
Comments
Post a Comment