We are currently developing a universal application. However due to budget and timeline constants, the powers that be have decided to delay the deployment of the iPad version of the application.
How can we disable to iPad specific features of a universal application, without having to create a totally new project and migrate source and content files over. Ideally I would like the application to run the iPhone version of the application when installed on the iPad.
Many Thanks