Unity Splash Screen upside down

My game works in Landscape mode. I’ve got it set up so it plays in the proper orientation with the home button on left or right - the game rotates to the proper orientation.

The .plist has both landscape left and right in supported UI orientations, and initial interface orientation is set to Landscape left. I had to change it because even though I have it set to Landscape Left in the Player settings Default Orientation in Unity 3.4, it always shows up as Landscape Right in Xcode.

However, if you start it up with the home button on the left in Landscape mode, the Unity Splash screen is upside down.

Using Unity 3.4, Xcode 4.02, SDK 4.3

How do I fix this?

Currently having the same problem, first time using XCode 4 and my app has a problem building and giving “Apple Mach-o linker warning - Directory not found for option '-L”/Users/"’ errors. Someone help?