This an update to first tutorial,Ā Xcode 4.4.1 and iOS 5.1.1 JSON Parse Into Core Data and Display iPad Example, published in September 2012. Refer to that linked page for more information and earlier project source code files.
In this new version I corrected the project to work with the current Xcode 5.1 and requires iOS 7.1.
I do not use Auto Layout because it is negatively affecting the icon animation and I don’t have time to correct for that. It’s a user exercise if you want to fix it and send me the fix. š
When you run the app inĀ Xcodeās SimulatorĀ and click on theĀ MasterĀ button, it will appear as an iPad app in portrait orientation as shown below.
I have included theĀ Xcode 5.1 and iOS 7.1Ā projectĀ hereĀ just in case you want to examine and run the completed application using the iPad Simulator.
Enjoy!