Combining WWDC 17 Scholarship Playgrounds
Add your custom code in the file you created and make sure all classes,protocols,enums and extensions you create are marked with fileprivate
.
Add initializer and initialize the desktop icon and do additonal setup that is needed for your application.
Finally add an instance of your custom MacApp class to the desktop apps array.