ObjectiveC2Swift - A tool that converts Objective-C to Swift

Add a comment

Replies

Best
For anyone who's had to convert Objective-C to Swift, this tool is a welcome breeze. From my early trials and what others have said, it does a fairly good job. Of course, with Swift changing so fast, the question is whether this converter will stay relevant. Here's hoping it does!
You have no idea (just kidding you probably know better then me) how much time this saves. Thanks for sharing!!! 💯💯💯
We are happy to announce major update to Swiftify (). From now on, you can convert full files and even XCode projects! The following features are now supported: • Join .h and .m files into .swift file(s); • Merge declarations and implementations of classes, methods and properties; • Convert XCode project file (by replacing .h and .m file references with converted .swift file references).
Second Ali here. Truly simple and instant conversion. I've spoken to the guys there and a big update is coming soon.
This is awesome. I'll continue my love affair with Objective-C for a little while longer thanks to you guys.
Hey Ali, love the convertor, seems to work great! Was wondering when I'd choose to use this over Xcode's "Convert to Latest Swift Syntax". Does it use a different scheme to convert the code? The website is a little sparse on details
XCode is only capable of converting code from old (outdated) version of Swift to a new one. It has never had an ability to convert Objective-C code to Swift (although we do plan to integrate our tool with XCode in future).
Pretty cool tool :)
Great job! I found it pretty accurate.
Nice idea, perfect tool for objective-c developers! Keep it up!
Doesn't work to well, is it because of the latest Swift? Tried converting our entire Objective C project..
Converting entire project is always a challenge. We're working hard to minimize the number of issues, and yes - there are a lot of ongoing changes due to preparations to the Swift 3 release. I've reviewed your project and released an update to our converter, with more than half of your issues automatically solved :)
12
Next
Last