标签: three20 ios6 xcode4.5
如何将three20用于新的xcode 4.5?
three20
xcode 4.5
我收到了这条消息:
(null): Symbol(s) not found for architecture armv7s
答案 0 :(得分:3)
进入框架设置,将目标从armv6 / armv7更改为“armv7 armv7s”并再次编译。