is there any limitation for ipa file
i am trying to syink 300MB ipa file to test my app through itunes but it is not loading total 300MB.it is loading upto 200MB. so my doubt here is any limita开发者_运维技巧tion have for ipa.i searched many links but it wont work for me.please tell me. Thank you all, ajay
Check that all the books are included in your distribution/adhoc target too.
Copy the ipa file. Change the extension to .zip and extract. Find your .app file then right click and select show package contents. Verify that everything is there.
If there are files missing then expand the Target node in Xcode project and check they are included for your distribution build.
精彩评论