Hi
Thinking about upgrade today to Xcode 4.5.2 and iOS 6 SDK:
-
Does 3.5.6 work with Xcode 4.5.2 and iOS 6?
-
Does Unity 4 work with Xcode 4.5.2 and iOS 6 SDK?
Thanks
Hi
Thinking about upgrade today to Xcode 4.5.2 and iOS 6 SDK:
Does 3.5.6 work with Xcode 4.5.2 and iOS 6?
Does Unity 4 work with Xcode 4.5.2 and iOS 6 SDK?
Thanks
Short answer: yes. Be sure to use latest builds of both Unity versions though.
I’m having the same issue on both Unity 3.5.6 + Unity 4.0 using the iOS6 SDK:
In any app that I specify as LandscapeLeft or LandscapeRight, during Start() call the orientation is reported as being in portrait. it then reports in landscape during the Update() calls.
In various places we’re doing setup calls during Start() and notices they were all 90 degrees out. Problem is reproducable calling Screen.Width and Screen.Height during Start() and Update().
has anyone worked out a fix ?
We can’t roll back to iOS SDK 5.x because we can’t submit to AppStore.
So this is confirmed? Unity 3.5.6 works with XCode 4.5.2 and higher? Cause I would like to upgrade XCode but would have to also upgrade MAC OS X and would like to be sure