Christos Vasilakis If I understood correctly Apple moved to 64-bit with iOS 7, correct?
If yes, why do we need to support 32 bits? Reading the transition guide, they size of some data types are pretty much different (https://developer.apple.com/library/mac/documentation/Darwin/Conceptual/64bitPorting/transition/transition.html#//apple_ref/doc/uid/TP40001064-CH207-TPXREF101). Which might produce different outcomes.
I can be wrong, but that's my thought.
Christos Vasilakis If I understood correctly Apple moved to 64-bit with iOS 7, correct?
If yes, why do we need to support 32 bits? Reading the transition guide, they size of some data types are pretty much different (https://developer.apple.com/library/mac/documentation/Darwin/Conceptual/64bitPorting/transition/transition.html#//apple_ref/doc/uid/TP40001064-CH207-TPXREF101). Which might produce different outcomes.
I can be wrong, but that's my thought.