Search code examples
iosxcoderestkitupdatingrestkit-0.20

is there a step by step guide to change/update from RESTkit 0.10.0 to RESTkit 0.20.0?


I got an app that was running RESTkit 0.10.0 on iOS 5 and an old version of xcode, when I started to work on it on my xcode that its the recent version it gave me a ton of Warning, so I tried to solve them. I got most of them but I think that somethings might not work on the RESTkit anymore, i haven't experienced a fail I just think I messed up some functionalities that I probably dont need. I still have 11 warnings that i dont think i can get rid of and i think that changing to a more updated RESTkit will do the trick. does anyone know how to change the RESTkit in my project with all the settings? Please Help!


Solution

  • You can find the official upgrade guide here.