iOS development locally

Posted in iPhone, Mac, Ruby On Rails on May 09, 2011

When I test my iOS apps on my local network to debug issues I setup a host on my router to point my mac on the network. On my development machine I port forward all requests from port 80 to port 3000 because I’m using Rails and want to view the request log.

This is what I used to forward port 80 to 3000.

Comments are closed.

  • Recent Comments