AFNetworking/Example/Classes
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
..
Controllers Stashing working implementation 2012-06-19 12:50:26 -07:00
Models Very minor security fix. 2012-07-23 11:11:29 -07:00
Views Stashing working implementation 2012-06-19 12:50:26 -07:00
AFTwitterAPIClient.h Stashing working implementation 2012-06-19 12:50:26 -07:00
AFTwitterAPIClient.m Stashing working implementation 2012-06-19 12:50:26 -07:00