I\'ve got some static libraries I\'ve built for use on armv7 architectures. When I try to use them in a iOS project which I testrun on the iphone 5.0 simulator, I get errors tel
I am not very sure but i386 is for Simulator and armv7 is for Devices that you have connected to your Machine.