[twitter-dev] Any good iphone twitter engine support xauth?

2010-05-04 Thread Linan
MGTwitterEngine is great. And updated for oauth and xauth. But the updated looks for Cocoa.h only? Here is other open source obj-c twitter projects. http://github.com/search?langOverride=language=objective-cq=twitterrepo=start_value=1type=Repositoriesx=12y=29 Some of them support oauth or

[twitter-dev] Re: MGTwitterEngine with OAuth and XAuth support

2010-05-04 Thread Linan
Thank you for the great update. Under Cocoa.h (Mac OS X SDK) Build succeeded. But under Foundation.h(iPhone SDK) Can not clear Build. missing some class like SecKeychainRef ... Is this version not iphone friendly? On May 2, 10:57 am, Steve Streza stevestr...@gmail.com wrote: Hey everyone,