Swiftify provides multiple options for converting Objective-C to Swift, but the new Advanced Project Converter (included in Swiftify for Xcode) is the easiest. The Advanced Project Converter lets you convert individual files, groups of files, or entire projects with a desktop UI that is easy to use.
The Advantages
The Advanced Project Converter is a desktop application that handles more than just converting blocks of code. You can:
- Explore your entire project like in Xcode;
- Select groups of files to convert;
- Automatically add newly generated Swift files to the project file;
- Automatically generate the Objective-C bridging header.
Read more at https://medium.com/swiftify/converting-your-project-to-swift-with-swiftifys-advanced-project-converter-b9eb051ae504
Comments
0 comments
Please sign in to leave a comment.