Search code examples
three20ios6xcode4.5

armv7s three20 xcode 4.5


how can I use three20 with the new xcode 4.5?

I got this message :

(null): Symbol(s) not found for architecture armv7s

Solution

  • Go into the framework settings, and change the target from armv6/armv7 to "armv7 armv7s" and compile again.