ios - [Possible Duplicate]: Undefined symbols for architecture i386: -


i know there lot of questions , answers available since 2 days tried figure out issue , not got success.

i have added below listed frameworks in projects,

libsqlite3.dylib
addressbook.framework
assetslibrary.framework
avfoundation.framework
coremotion.framework
mediaplayer.framework

but not getting success

enter image description hereenter image description here

i think you've copied frameworks project, rather linking them, contain library compiled device. xcode locate simulator version of framework you.

delete of .framework folders in project , finder, follow step 6 of tutorial frameworks listed in original post: http://quickblox.com/developers/ios-how-to-connect-quickblox-framework#framework


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -