route me - IOS: what type of project to take? ARC or NOT ARC -


in app i'm using project route me map , project don't use arc; @ same time should use mkstorekit , version @ 4.0 implement arc model; in situation should do? best solution have in head find old version of mkstorekit. have other solution?

thanks

don't ever use mrc (non-arc) unless absolutely necessary. xcode great @ converting mrc code arc code (edit->refactor->convert objective-c arc...), use , you'll fine.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

c++ - Clear the memory after returning a vector in a function -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -