AFNetworking/Example
Steven Fisher 5c4c94081b Fixed incomplete implementation warning.
sharedProfileImageRequestOperationQueue is declared in interface extension, but only implemented on Mac OS X. This causes an incomplete implementation warning. Added same #if around interface as surrounds impelmentation.

This only affects sample code.
2012-07-23 17:19:17 -07:00
..
AFNetworking iOS Example.xcodeproj Adding workspaces for individual projects 2012-06-19 15:30:41 -07:00
AFNetworking Mac Example.xcodeproj Adding workspaces for individual projects 2012-06-19 15:30:41 -07:00
Classes Fixed incomplete implementation warning. 2012-07-23 17:19:17 -07:00
en.lproj Stashing working implementation 2012-06-19 12:50:26 -07:00
Images Stashing working implementation 2012-06-19 12:50:26 -07:00
AppDelegate.h Reload table view on image load 2012-06-19 14:40:11 -07:00
AppDelegate.m Minor code reformatting 2012-06-19 15:47:28 -07:00
Default.png Stashing working implementation 2012-06-19 12:50:26 -07:00
Default@2x.png Stashing working implementation 2012-06-19 12:50:26 -07:00
Icon.png Stashing working implementation 2012-06-19 12:50:26 -07:00
Icon@2x.png Stashing working implementation 2012-06-19 12:50:26 -07:00
iOS-Info.plist Stashing working implementation 2012-06-19 12:50:26 -07:00
Mac-Info.plist Reload table view on image load 2012-06-19 14:40:11 -07:00
main.m Adding profileImage property to bind image views to dynamically-loaded content 2012-06-19 14:30:49 -07:00
MainMenu.xib Reload table view on image load 2012-06-19 14:40:11 -07:00
Prefix.pch Stashing working implementation 2012-06-19 12:50:26 -07:00