Objective-C plugins are similar in some ways to Swift plugins and many of the basic steps are the same. Objective-C has been around for quite a long time and was Apple's version of the C language family. While Swift has been designed to be Objective-C's successor, Apple has not depreciated the language and is still a powerful tool to use and know:
- To start, open Xcode, and get ready to have some fun:
- Click on Create a new Xcode project and we'll have a big list of items to choose from.
- Go over to macOS and select Library.