I need to change the the architectures of “Any iPhone OS Device” from “Optimized (armv6 armv7)” to “Standard (armv6)” for a library. I’m not exactly sure what effect will this have on the performance and stability of my iPad app.
If I understand it right, the iPad has the armv7 architecture. I’m not so familiar with architectures, so I don’t know what it means.
I need to change the the architectures of Any iPhone OS Device from Optimized
Share
It shouldn’t negatively affect the stability, but might slightly harm the performance on armv7.