torinkwok / MASShortcutDemo

Demo project for the component MASShortcut.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

This is a test app for the project MASShortcut. All “framework” code is in a submodule and I would recommend the same approach for your own respositories.

Usage

git clone git://github.com/shpakovski/MASShortcutDemo.git
cd MASShortcutDemo
git submodule init
git submodule update
open Demo.xcodeproj

Hit Command-R to build and run the project in Xcode.

Copyright

This project is released under the BSD License.

About

Demo project for the component MASShortcut.


Languages

Language:Objective-C 100.0%