Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.
Kim Sui Sho edited this page Sep 10, 2015 · 2 revisions

Build Instructions

You'll need to use at least version 4.2 of the iPhone SDK

iReddit requires TouchJSON and Three20 to build.

In the project directory simply run the following command to retrieve the submodules:

git submodule update --init

You should then be able to build iReddit.

  • Get the code on GitHub
  • Check out the API documentation (and feel free to help us fill it out — pull requests gladly accepted!)
  • Join us on IRC: #reddit-dev on irc.freenode.net (see also: a log of previous conversations)

Please please please confine discussion to reddit code instead of using this as a soapbox to talk to the admins. In particular, use /r/ideasfortheadmins for feature ideas and /r/bugs for bugs unless you're planning to write a patch. If you have general reddit questions, try /r/help.

To see an explanation of recent user-facing changes to reddit (and the code behind them), check out /r/changelog.

Special thanks: zapper.co.uk

Clone this wiki locally