Can't Build for iPhone Device

Posted by David Beck on Stack Overflow See other posts from Stack Overflow or by David Beck
Published on 2010-04-09T05:40:21Z Indexed on 2010/04/09 5:43 UTC
Read the original article Hit count: 356

Filed under:
|
|

After upgrading to the iPhone SDK 4.0, I get the following error when building for device:

gcc-4.0: Invalid arch name : armv7
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.0 failed with exit code 1

Before, I was only building for armv6 (the default on pre 4.0 SDK's).

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about iphone-sdk-4.0