Skip to content

mattprowse/MASPreferences

 
 

Repository files navigation

MASPreferences

This component is intended as a replacement for SS_PrefsController by Matt Legend Gemmell and Selectable Toolbar by Brandon Walkin. It is designed to use NSViewController subclasses for preference panes.

How to use

You can find a Demo project at MASPreferencesDemo.

Install

  • Add github "shpakovski/MASPreferences" to your Cartfile.
  • Add pod 'MASPreferences' to your Podfile.
  • Add .package(url: "https://github.com/shpakovski/MASPreferences.git", .upToNextMajor(from: "1.4.1")) to your Package.swift.

About

Modern implementation of the Preferences window for OS X apps, used in TextMate, GitBox and Mou:

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 93.2%
  • Ruby 4.0%
  • Swift 2.8%