Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 484 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 484 Bytes

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.