Is it possible to make only one application and inside of it make two storyboards, one for iPhone and one for iPad? I don\'t like the idea of running the app on iPad and cli
its very simple, just do the app in universal and then go to the target and then info and then add the main storyborad file base name (iPad) then build and run when iPhone is run to its show iPhone and when iPad run so show as iPad.