2. Create a new XCode single view project called TweetXMLData. You will only have to edit the TweetXMLDataViewController(.h/.m) files so they match the ones below.
3. Create a simple interface like the one in the picture at the bottom. Then Control + Click from the button to TweetXML Data View Controller.
4. Run the simulator and you should see the output below. There are a lot of other tutorials on parsing XML so did not include it in this tutorial.
1 comment :
great tutorial, need a tweek a bit for xcode 4.2
Post a Comment