I wanted to check iOS
devices supported by my IPA
files i.e. whether IPA
file supports ipad or iphone devices.
I have checked in info.plist but didn't got any information like this. can anyone help me with this.
I wanted to check iOS
devices supported by my IPA
files i.e. whether IPA
file supports ipad or iphone devices.
I have checked in info.plist but didn't got any information like this. can anyone help me with this.
You can check
UIDeviceFamily
key in theinfo.plist
file