I planned to write this article for a while now. I’ve start using continuous integration on my iOS projects back in 2010 when it was pretty unusual to do continuous integration on an mobile project but I really learned how to use it when I was a software consultant in a services company. Today there is many article about how to setup you CI environment for iOS development and this post is just a quick...
Continue reading
Update (09/06/13) : I’ve been quoted on the community page of Usesthis. Thanks Usesthis! Update (09/08/13, late) : As I said I the and of the article, I’ve upgraded my main machine for a 13” 2013 Macbook Air. The full day batterie is really confortable, having a Mac able to handle very large external display too. The laptop is quite powerfull but in the future I may regret havingchosen the basic i5 processor… This post is inspired by...
Continue reading
print Curl request from an NSURLRequest for replay/debug purposes
https://github.com/tiboll/ReplayRequest
Continue reading
I recently had to work on an existing app for the group who own my company. This project was first made by a service company and since it used one of these custom home made framework I had to rewrite it from scratch (doesn’t mean I enjoy writing this app but at least I was able to make it my way). One of the first thing I had to deal with the original app is...
Continue reading