This project is a sample which demonstrates that Weaver works in practice. It's also a good place to start playing with the framework.
Run these commands in a terminal:
$ git clone https://github.com/scribd/Weaver.git
$ cd Weaver
$ make install
$ cd Sample
$ open Sample.xcodeproj