Skip to content

rawwell/UIKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UIKit for OS X

UIKit for OS X basically ports UIKit from iPhone to the Mac. You get the great classes you have on the iPhone (UIApplication, UITableView, etc) on the Mac, backed by Mac versions of those classes.

Adding UIKit to your project

UIKit compiles as a native OS X framework. You have two options for including it in your project: do a one-time compile and bundle it with your software, or add it as a dependency to your project to keep up-to-date easily.

More information will be added later on how to do this.

About

Port of some UIKit classes to Mac OS X.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published