I created a XCode targeting IPhone, I've written a lot of code in the past weeks and now I need to add IPad storyboard(I forgot to create universal device...)
so I just added a new storyboard targeting ipad, gave a name to it, but every time I run the app calling the simulator, it calls the Iphone view instead
what am I missing?, I really don't want to create a new app a transfer all files to it
thanks