nst / STTwitter

A stable, mature and comprehensive Objective-C library for Twitter REST API 1.1
BSD 3-Clause "New" or "Revised" License
999 stars 161 forks source link

TVOS support #231

Open remstos opened 9 years ago

remstos commented 9 years ago

⚠️ Accounts and Twitter frameworks are not available on tvos

nst commented 8 years ago

STTwitter relies on Accounts and Twitter frameworks only to access Twitter accounts defined at iOS or OS X level, so we could easily build STTwitter for tvos using conditional compilation.

siburb commented 8 years ago

@nst I'm going to have a go at implementing this change - will of course submit a PR if successful. Would be great to hear any thoughts/hints you may have on the matter though. :-)