how can I use three20 with the new xcode 4.5?
I got this message :
(null): Symbol(s) not found for architecture armv7s
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Go into the framework settings, and change the target from armv6/armv7 to “armv7 armv7s” and compile again.