twitter - How to resolve the ONLY_ACTIVE_ARCH=YES error in Xcode 6? -
i running project in xcode 6 ,i facing error can 1 help resolve issue . has changed valid architecture armv7 armv7s arm64
issue not shown 1 time again , getting other error file while not back upwards 64 bit. getting below errors
"_objc_class_$_oaasynchronousdatafetcher", referenced from: objc-class-ref in loginviewcontroller.o "_objc_class_$_oaconsumer", referenced from: objc-class-ref in sa_oauthtwitterengine.o objc-class-ref in loginviewcontroller.o "_objc_class_$_oadatafetcher", referenced from: objc-class-ref in sa_oauthtwitterengine.o "_objc_class_$_oamutableurlrequest", referenced from: objc-class-ref in sa_oauthtwitterengine.o objc-class-ref in loginviewcontroller.o "_objc_class_$_oarequestparameter", referenced from: objc-class-ref in sa_oauthtwitterengine.o objc-class-ref in loginviewcontroller.o "_objc_class_$_oatoken", referenced from: objc-class-ref in sa_oauthtwitterengine.o ld: symbol(s) not found architecture x86_64 clang: error: linker command failed exit code 1 (use -v see invocation) no architectures compile (only_active_arch=yes, active arch=x86_64, valid_archs=i386).
waiting response.
i facing same issue, replace twitter library new library back upwards arm64.
please download updated library https://github.com/bengottlieb/twitter-oauth-iphone/tree/master/twitter%2boauth
and 1 more thing update library path on buid settings -> library search path carefully
remember me in prayers :)
xcode twitter architecture ios8 xcode6.1
No comments:
Post a Comment