Hi,
There is a bug on Unity 3.0.0f1
When I select on the iPhone settings:
UIInterfaceOrientationLandscapeRight (iOS only) the Xcode project info.plist shows:
UIInterfaceOrientation = UIInterfaceOrientationLandscapeLeft
If I select LandscapeLeft on Unity, on XCode I get Landscape right.
Thanks!