iOS Question release app - set devices (disable ipad)

Gijsen

Member
Licensed User
Longtime User
How can I disable the ipad in my build ?
It's not optimised for it, but the build now says it is according to itunes connect.
 

Gijsen

Member
Licensed User
Longtime User
Sorry my question wasn't complete.

Ipad can be disabled by editing project.pbxproj.template.

And removing the ,2 from this line:

TARGETED_DEVICE_FAMILY = "1,2";

But how can I disable the setting that makes itunes connect believe I have optimized for 4,7 and 5 inch iphone, so that it requires screenshots for those devices ?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…