Peter Steinberger
ed4c558755
remote obsolete KVO change calls.
...
See http://petersteinberger.com/blog/2012/dont-call-willchangevalueforkey/ .
I didn't remove the call in the AFNetworkActivityIndicatorManager, since I already removed this in my other pull request.
2012-04-06 01:46:58 -07:00
Mattt Thompson
ad2ff07d6e
Minor formatting changes to TweetTableViewCell
2012-03-12 22:10:23 -07:00
Mattt Thompson
24f2300579
A few minor fixes to new iOS example
2012-03-12 22:08:28 -07:00
Mattt Thompson
0481d55949
Changing iOS example to Twitter Client
2012-03-12 22:04:39 -07:00
Larry Legend
50628f552a
In iOS Example, added call to super in -[SpotTableViewCell prepareForReuse] as per Apple documentation.
2011-10-25 20:50:16 -04:00
Mattt Thompson
358ecb568c
Merge branch 'experimental-0.7' into experimental-mac
...
Conflicts:
AFNetworking/AFHTTPRequestOperation.m
AFNetworking/AFImageRequestOperation.h
AFNetworking/AFImageRequestOperation.m
AFNetworking/AFNetworkActivityIndicatorManager.m
2011-10-11 10:01:44 -05:00
Mattt Thompson
efdaedc541
Adding Mac example project
...
Renaming iOS example project
Adding AFNetworking to Mac project using preprocessor macros to resolve UIKit dependencies, and setting compiler flags accordingly.
2011-09-23 12:19:40 -05:00