how can I use three20 with the new xcode 4.5?

I got this message :

(null): Symbol(s) not found for architecture armv7s
有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top