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.