Applications with Xcode Extensions for Mac

For all those users who use Xcode on their Mac, today we bring you a collection of extensions to further enhance this set of application development tools that Apple makes available to developers to be able to carry out all the fantastic ideas in the simplest way possible, something that has a direct impact on the rest of the users who enjoy the fantastic applications we find in the App Store every day.

Applications with Xcode Extensions for Mac

Xcode is your Mac’s best programming ally

Apple is a company that has always focused its products on what you can do with them, it has never boasted of specifications, in fact many of them do not make them public, since what they want is for you to focus on the possibilities that it gives you. product that you have in your hands and you can use it to add value to the world. From there we come to the Mac and Xcode, a very important tool for all of us who enjoy Apple devices every day, since from there, the applications that we can enjoy on the iPhone, iPad, Mac, Apple Watch, Apple TV …, are born, Therefore, in this post we bring you 10 applications that will make it easier for you, the developer, to work with its fantastic extensions for Xcode.

Extensions for Xcode that you can use on macOS

TextPlus

TextPlus

This extension that you have available in the App Store brings many interesting functions that will enhance your experience and work with Xcode. In the edit section you can delete comments, add delegate types or type extensions. As for working with lines, you can copy them, delete them and many other functions. To activate this extension you just have to go to System Preferences> Extensions> Xcode Source Code Editor.

Developer: Tuan Truong

CodeCows

CodeCows

CodeCows is an Xcode extension that will allow you to add hundreds of ASCII cows to your source code. This extension is context sensitive and therefore it is able to detect if you want a cow as a string, within a comment or in a different place. For its installation it requires Xcode 8.1 and macOS 10.12, once installed you just have to enable it in System Preferences and restart the system.

Developer: ZeeZide GmbH

Swiftify for Xcode

Swifttify for Xcode

Swiftify for Xcode is an extension that will allow you to convert your Objective-C code to Swift 5.3 or 5.2 directly in Xcode, a feature that will undoubtedly be appreciated by many developers. But beware, this application not only includes an extension for Xcode, but also has another one for Finder and the Advanced Project Converter application. Additionally, for developers’ peace of mind, the converted code is transferred over an encrypted HTTPS connection and is never stored on their servers at any time.

Xformat

XFormat

This extension makes it easy to format C, C ++, Objective-C, and Objective-C ++ code, and it does so using common style guides like LLVM, Mozilla, and WebKit. You can also define your own styles directly in the application and see a preview as you go. In addition, you can also use Xformat’s Batch Format tool to quickly reformat a complete direct of source files, or use the included Xcode extension to do it directly from Xcode itself.

Developer: Matt Rajca

PrettyJSON for Xcode

PrettyJSON

PrettyJSON for Xcode is a lightweight Xcode extension that will help you format JSON files directly from within the Xcode application itself. It has two types of supported formats, Pretty Printed and Minify. To enable this extension you just have to go to System Preferences, click on Extensions and select the check box in Extensions> Xcode Font Editor> PrettyJSON, then you have to restart the Mac and you will be able to use this extension in Xcode.

Swiftly-Clean for Xcode and Swift

Swiftly-clean

It is a tool that will help you apply coding standards in your Xcode application, this way you can write Swift in a cleaner way, which will allow you to solve many problems. In addition, they demand continuous feedback from users so that if you want to add a rule but this extension does not support it, you can contact them so they can solve it.

Reviewer

Revisor

With this editing extension you can duplicate one or more lines both below and above, copy or cut a complete line or set of lines. You can also convert text to a series of common cases. Also, where applicable, these case transforms will optionally preserve acronyms, for example, “apiURL” can be transformed to “api_URL” instead of “api_url” by choosing the “Preserve acronyms” menu item.

Gherkin Formatter Extension

Gherking

Gherkin Formatter Extension is an Xcode Source Editor extension that formats tables in Gherkin BDD files. In order to do this, you will not have to complicate anything at all, you just have to place the cursor somewhere in the table, invoke the extension and the table will automatically be formatted.

Protocol for Xcode

Protocol for Xcode

Protocol for Xcode is a very simple application that will give you a fantastic extension for Xcode. The function of this extension is to give the Xcode developer or user the possibility to create protocols from existing code, as easy and simple as that.

SwitchIt

SwitchIt

SwitchIt for Xcode is an app that gives you the possibility to use its extension within Xcode. Its function is that you can make the Enum declaration. Furthermore, this extension is designed so that it can work with both Swift and Objective-C automatically.

Developer: Mark Sharvin