I want my universal application to be run only on iPad, (want to make it iPad only) what changes I have to do? Specifically, in Info.plist...
Thanks, Mahesh
I want my universal application to be run only on iPad, (want to make it iPad only) what changes I have to do? Specifically, in Info.plist...
Thanks, Mahesh
Set 'Build Active Target Only' to true.
Set 'Target Family Device' to iPad.
Update