<< back

Swiftify for Xcode 6.0

Objective-C to Swift converter

Category: Developer Tools
Price: Free
Popularity: Low
Version String: 6.0 (245)
Release Date: 2024-09-10
Architecture: Intel & AppleSilicon(ARM)
Minimum OS: macOS 13.0
Vendor Name: Oleksii Petushchak
Homepage: objectivec2swift.com

Version History 6.0 (245)

• Improved error output when partial conversion results are returned
• Fixed an issue where the app became unresponsive when converting a large project
• Eliminated excessive scrolling caused by highlighting changed files after conversion
• Prevented adding forward class declarations in the same file with the same name as the declared class
• Improved UI of message dialogs

Description:

Important: if you don't see the “Xcode Source Editor” menu item under System Preferences -> Extensions, this is most likely due to a corrupt installation of the Xcode itself.
If this happens, reinstall both Xcode and Swiftify from the AppStore.
Email contact@swiftify.com if the issue persists.

Visit https://objectivec2swift.com/#/xcode-extension/ to get your free API key.

Swiftify Xcode Extension allows converting your Objective-C code to Swift 5.0 or 4.2 right in Xcode.
The app includes Xcode & Finder extensions and the Advanced Project Converter app best suited for gradual project migration.

To install Swiftify for Xcode in Xcode 10 (or Xcode 9) on macOS Mojave (or High Sierra):
• Quit Xcode;
• Launch “Swiftify for Xcode” from your Applications folder and follow the link to get your API key (if you leave it blank, the output will be limited to 1 KB);
• Enable Swiftify extension in System Preferences -> Extensions -> Xcode Source Editor;
• Restart Xcode;
• Use Editor -> Swiftify menu to convert selection, whole file or clipboard contents from Objective-C to Swift.

The converted code is transferred over an encrypted HTTPS connection and is NEVER stored on our servers!

If you are interested in the offline version with a similar functionality, it's also available at https://objectivec2swift.com/#/offline-converter/