ios - Dependency Analysis Error, XCode 4.6 -
i'm trying run project developed in ios 4 in xcode 4.6. running on iphone 4.
i error:
check dependencies no architectures compile (archs=armv7 armv7s, valid_archs=armv6 i386).
i've updated build settings following:
but still same error. suggestions!
turns out had 2 targets. needed change build settings 2nd target.
Comments
Post a Comment