AFNetworking/Example
Steven Fisher 25186f8ebf Very minor security fix.
`informativeTextWithFormat` interprets its string as a format. `[error localizedDescription]` could contain string formatting specifiers.

Fixes to use @"%@", [error localizedDescription] instead.

Spotted via compiler warning.
2012-07-23 11:11:29 -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 Very minor security fix. 2012-07-23 11:11:29 -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