iOS SDK 4.3 and Unity

I just downloaded Xcode and it came with iOS SDK 4.3. Every time I build in unity and go over to Xcode, I have to manually change the base SDK from 4.2 (which I don’t have) to 4.3. This works, but it’s a pain and gets in the way of automating the build process.

How are people dealing with this? Does anyone know where I could get the 4.2 SDK or how I might downgrade away from these woes? I’m having no luck finding old versions on the Apple developer site.

Thanks in advance for your help.

You don’t say what version of Unity you are using. Recent versions have an option in the Player settings to choose an SDK version of iOS Latest that should work properly.

I’m using 3.3.0, and that option is right there in plan sight. Thanks!

Hope this helps
http://blogs.unity3d.com/2011/06/15/unity-and-ios-sdk-4-3/