So I have been working on a project in the most recent version of Xcode, I am NOT using storyboard, just standard nibs. However I found excellent source code for an RSS reader I would like to add into my project. I added the entire source code into my project as well as the .storyboard file. I have a tab bar application and would like to have one of the tabs the lead to the storyboards RootViewController (the main page of the RSS Reader). Could anyone help me with this. IT would be extremely appreciated!! This is the source code that I used if you need it: https://github.com/julien-sarazin/iReader-RSS
Thanks!!