Disable Landscape For iPhone

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

Answered by darkpaw in 821728022

Xcode > click the blue project icon at the top of the project view > click your app's name in the list of targets, then:

Accepted Answer

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

Disable Landscape For iPhone
 
 
Q