Hey everyone, I put together a library to help make iOS client/server apps. It's a combo of SDScaffoldKit, a scaffolding framework for iOS, AFNetworking + AFIncrementalStore, a great data syncing framework, and the heroku-core-data-buildpack. This project wouldn't be possible without the great open-source work of Mattt Thompson and the Heroku team.<p>It's not a silver bullet, but it's a great way to start your next iOS project. The code created is something you can actually build on top of without being locked into a platform. You can even change the server out for any REST-based endpoint. Plus, it's free and open-source. I created a screencast to show how it all works. I would love to hear what you think. Happy coding :)<p>Screencast Demo - <a href="http://vimeo.com/59389685" rel="nofollow">http://vimeo.com/59389685</a>