Monthly Archives: November 2012

Storyboards in Xcode

Recently I have used storyboards to build an App.net client. After many hours with it I have to say, I won’t use storyboard in future project unless Apple improves it tremendously. Complexity One of the main problems I have with … Continue reading

Posted in Development | Tagged | Comments Off on Storyboards in Xcode

Tabs in Xcode

I love the tabs in Xcode and here is why. Each tab in my configuration of Xcode is for a different task. The first tab is the Main tab. In this tab I do all the coding. Sure I could … Continue reading

Posted in Development, Uncategorized | Tagged , , | Comments Off on Tabs in Xcode