ObjectiveC2Swift will help you translate your tired Objective C code to Swift
Objective C’s time in the limelight is coming to an end. As Apple slowly phases its legacy iOS and OS X coding language out in favor of Swift, developers are transitioning as well. A new web-based tool, ObjectiveC2Swift, will help you port your legacy code to Swift. It’s a simple translator, but a handy one for those that are behind on transitioning to Swift. If your Objective C code will compile in Xcode, the tool should be able to translate it for you. If you’ve got code that won’t compile, it also won’t translate with ObjectiveC2Swift. You won’t be using…
This story continues at The Next Web