I know that currently you can’t set the build target higher than 3.0 in XCode when building Unity Apps. My question is will Unity work with XCode 3.1.4 and the SDK it ships with (SDK 3.1)?
I do not have to build my apps for anything higher than iPhone OS 2.2, but I want to test on a device with the latest iPhone OS (3.1.2), and in order to do that you need the latest XCode/iphone SDK or it will not provision or copy apps over to the device (it will complain about the OS version).
So anyway… Please tell me I can build unity apps on a machine that has XCode 3.1.4 and the 3.1 SDK provided the build target is not set for 3.1 or 3.2 and im only testing on an iphone with 3.1.2?
Thanks Dream… Just to make sure, I shouldnt have any problems with the latest Leopard version of XCode (3.1.4 + new SDK) with Unity so long as I build target is not > 3.0, correct?
Also looking for some advice… When I install XCode 3.1.4, should I uninstall the old one and do a custom install of the new one (and make sure all the old libraries are also installed)? And other “gotcha’s” I need to be aware of?