I got an error building for ios.
libgeapp.a
"file was built for archive which is not the architecture being linked (armv7)"
I'm building for device, not emulator (iphone) and I think that I've followed all the steps suggested to properly configure xcode project.
Architecture is set to armv6 armv7, build active architectures only is set to NO.
Did anybody got this error?.