I have developed an iOS app which now I'm trying to update giving it iPad and iPhone support. I want to make the difference Launch File(made in xib file)for iPad and iPhone.
I know there are lots of posts talking about how to handle initial view of different device,but the Launch xib can't initial programmatically. So how can I set up project setting for difference device choosing difference Launch file(not image)
thanks a lot