XCODE 3 - Mac Development - Newbie question

Hi all,

I’m a newbie here, looking for a way to setup an environment using XCODE 3.

I’m followed the how to use xcode2 as ide on a mac, but the information there is not updated, and I spent hours trying to make XCODE work.

Is there a way that I can find some step-by-step or a tutorial on how to start programming MIOS using XCODE 3+ ?

You don’t have to use Xcode, it’s just a nice way to edit projects using C. I personally tweak projects ib TextWrangler and then use the make command in terminal.