stuffmc / AppKitified

Missing some AppKit parts in your Catalyst App? Here's how to have them!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppKitified

A collection of AppKit APIs in a Catalyst

This is a start to integrate a couple of APIs, based on those 2 amazing blog posts:

Thanks to Mhd Hejazi also — Check out his Dynamic Library

This is only the beginning, for now, I only have the way to add a Status Bar to your Catalyst App, but this is a very important beginning!

Status Bar

This is done with a litte bit of necessary ObjC for the Protocol, but the rest is only Swift!

About

Missing some AppKit parts in your Catalyst App? Here's how to have them!


Languages

Language:Swift 93.5%Language:Objective-C 6.5%