Hi,
is it possible to prevent App I’m developing from supporting landscape mode on iPhone ? Is there sort of setting in Xcode for that or in code ? — kind Regards
Hi,
is it possible to prevent App I’m developing from supporting landscape mode on iPhone ? Is there sort of setting in Xcode for that or in code ? — kind Regards
Xcode > click the blue project icon at the top of the project view > click your app's name in the list of targets, then:
Thanks allot