Actually, no one really needs to upgrade to ARC from a 2.0.0 project, it will still run just fine. I would make them if they want, run Edit -> Refactor -> Convert to Objective-C ARC, then uncheck libCordova.a, but check their project in the wizard.
On Wed, Aug 1, 2012 at 9:47 AM, Becky Gibson <[email protected]> wrote: > In anticipation of checking in the changes for iOS conversion to use ARC, I > also updated the Upgrade docs for iOS. I would appreciate it if someone > could give this a quick review as I'm not really sure how much to document > the new "make" or install process. For now, I just refer to updating the > source via git since this is intended for folks using the edge version. It > will need to be updated for the official 2.1 release. > > https://github.com/becka11y/incubator-cordova-docs/tree/ARC > > thanks, > -becky
