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.
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.
This project is released under the BSD License.