Hacker News new | ask | show | jobs
by wsc981 4842 days ago
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.

1 comments

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).