Hacker News new | ask | show | jobs
by fnayr 4837 days ago
Whoa! Thanks for this! I would edit my original comment if it let me.

Still it is a hack that Apple could start disallowing at any time.

1 comments

I don't think the lipo tool will ever be regarded as hack. It's pretty much required when supporting multiple architectures / instruction sets. At some point there will likely be a ARMv8 architecture (if it doesn't exist yet).

Also many libraries make use of lipo to create convenient static binaries that can be used both in the simulator as well as on the device.

Well what I mean is I believe Apple will start rejecting apps at the review stage if they see its built with armv6. (Of course it's just my guess).