Unity 3.4.2f2 against iOS5 sdk xcode4.2 Downloading Library !?!?

After fixing the property and hitting build XCODE 4.2 started asking me password to install iOS5 OSX10.7 libraries !??!
And then started downloading library from internet ?!?

All those libraries was already in the xcode 4.2 package, what does it want now !?
This didn’t happen with Unity 3.4.1f !

WTF ! I was compiling just yesterday with unity 4.3.1f and it was just fine against iOS5 what now!?

Disappointed by Apple :\

727694--26436--$wth.png

At least, it compiled fine, and a part those 2 warning:

kScreenOrientationUnkown and the incompatible pointer types passing ‘UIView *’ to parameter of type ‘EAGLView *’ [-Wincompatible-pointer-types,3]

The app run fine (tried development build - release).

Will make more test.
Still I can’t solve the Android side. This latest Unity release won’t build a valid apk :frowning:

@litobyte, that is just the documentation libraries being downloaded

Oh, thank you for explanation !
Perhaps the previous test I did with Unity3.4.1f5 and iOS 5 sdk I was not connected and that’s why I didn’t see that, gosh :stuck_out_tongue:

Do you know why Unity 3.4.2 doesn’t make these “since iOS 5” warning away ?