uploadcare / uploadcare-ios

UploadcareKit: iOS SDK for Uploadcare API
http://uploadcare.com/
MIT License
25 stars 16 forks source link

Non-Void Method Should Return Value #11

Closed ksylvest closed 8 years ago

ksylvest commented 9 years ago

This method needs a return value: UPCGalleryViewController.m:148 (doesn't work with modern XCode and was a smell before). Probably return NSNotFound;

rusik commented 8 years ago

Closed due new library version 3.0