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
Post a Comment