When command line building a project for iPhone (iOS) I get the following error:
ld can't map file errno=22 for architecture armv7
However, when checking libraries and objects via lipo - info they support armv7. Has anyone had this issue and/or know how to get the link to complete?