ios - After the Objective-C and Swift are mixed together, the size of IPA became larger -
our project objective-c. after mixing swift, ipa size changed lot. if there few swift files, package increases lot , don't know how solve it.
see app size in app store, updated apps greater 100mb, don't worry that.
it's due apple new app thining , bitcode impact introduced ios 9 swift runtime libraries copied application bundle , around 30mb alone.
if create new app swift , create ipa without anything, big in size (check on system)
Comments
Post a Comment