I have problem with memory management and leaks(Potential leak of an object) of old xcode projects.Can i Migrate these projects to new xcode4.5 with Automatic reference counting to overcome the above issues. If this possible means how can i made it? and Is this right way or what else to do?
Yes You can definitely do that & that too with using Xcode latest version itself. XCode is intelligent enough to change the non-ARC into ARC and also can use the latest Syntax.
Open your project into Latest version of Xcode, probably 5.0.1 & then go to menu Edit-> Refactor-> Convert to Objective-C ARC
There are many other options under Refactor menu. You can try those.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With