Tile map load in objective c

I am trying to load a tile set named map.mx into Xcode without using cocos. This is the first time I am using a tile set and am trying to figure out how to load it in? Is there any way I can do this or any place you could steer me to figure out how to do this?
Thanks,
Matt

Did you find out how to do it? You may want to check out JSTileMap.

Also of course the TMX Format reference may be of help.