AFNetworking/Example
2011-09-16 10:02:51 -05:00
..
AFNetworking Example.xcodeproj Making AFImageCache lazy init thread safe since it is called from main thread and background threads. Also making the increment and decrement for AFNetworkActivityIndicatorManager thread safe since start/stopAnimating are called from different threads. 2011-08-30 17:16:23 -07:00
Classes Changing AFRestClient +baseURL to a @property 2011-09-16 10:02:51 -05:00
Images Changing Example project directory structure 2011-06-01 12:22:44 -05:00
Vendor Changing Example project directory structure 2011-06-01 12:22:44 -05:00
AppDelegate.h Changing Example project directory structure 2011-06-01 12:22:44 -05:00
AppDelegate.m Removing AFURLCache, using NSURLCache instead 2011-06-02 15:16:17 -05:00
Info.plist Changing Example project directory structure 2011-06-01 12:22:44 -05:00
main.m Changing Example project directory structure 2011-06-01 12:22:44 -05:00
Prefix.pch Changing Example project directory structure 2011-06-01 12:22:44 -05:00