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

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -