Since XCode 7 we can export apps from bitcode Which is default when exporting for enterprise distribution. But what does that mean for older iOS versions?
Asked
Active
Viewed 375 times
1 Answers
0
That BitCode is not supported so user's of your app won't benefit in the way they could if only BitCode would be enabled.
Probably at some point Apple will require to support BitCode (but this is just my guess)

Julian
- 9,299
- 5
- 48
- 65
-
so iOS 5,6,7 and 8 still can install the ipa's? – Helge Becker Sep 30 '15 at 19:35
-
7 & 8 yes. Verified onmy own. Dont have any 5 or 6 devices at hand. Hate to see an unacepted answer. :) – Helge Becker Mar 22 '16 at 22:25