ios - .ipa file increases the size by 3 times when archiving it for app store -


i using xcode 7.3.1 , when try archive app "save development deployment" has size of 30mb , installs fine using itunes. when try archive , save ios app store deployment, increases .ipa file 99mb , not install on phone. tried uncheck bitcode still it's same issue, reduced .ipa file size 75mb, doesn't install on phone can 1 please me ?


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -