Commit Graph

7 Commits

Author SHA1 Message Date
Brian Nickel
c1844f60e3 Added Today extension to iOS example app.
This demonstrates that APIs not available to an extension can compile successfully if they are marked with NS_EXTENSION_UNAVAILABLE_IOS.
2015-07-27 10:49:55 -07:00
Nick Banks
810ef612c4 Fixed compiler warnings for upcoming version of Xcode 2014-01-27 16:17:18 +00:00
Mattt Thompson
9e5dd5ee8a Adding __unused declarations to fix warnings 2013-09-26 06:25:58 -07:00
Mattt Thompson
9a40c0dc0f Merge branch 2.0 into master 2013-09-25 16:31:49 -07:00
ijohn
8f898addf2 Update Example/Classes/Models/Post.m
Sorry the previous commit left 1 crucial line :(
2012-10-24 13:17:16 +07:00
ijohn
3a80dbc795 Update Example/Classes/Models/Post.m
Adapt to app.net global stream response change
2012-10-24 13:09:54 +07:00
Mattt Thompson
424c026f0c Twitter shut off its unauthorized access to the public timeline; switching example over to the App.net global stream. 2012-10-10 20:08:34 -07:00