Which latest Xcode version supports converting non-ARC project to ARC?
Currently, I'm using Xcode 10 and the following answer doesn't apply to it. Switching the non ARC project into ARC
To which version should I roll back in order to automatically convert the project?