This is a very simple project. Is fetches a list of Facebook Open Source Projects and presents them in table view. On click it loads up project's Github page in UIWebView.
To run this project you have to bootstrap carthage dependencies from root of the repository:
carthage bootstrap --configuration Debug
This app shows how you can use FBMemoryProfiler
in your project. In this example we are introducing retain cycle on purpose and we are showing it in the tool.