Does Unity support iOS 7? I tried to run Unity with Xcode 5 (required to develop for iOS 7) and it gave an error saying that it couldn’t find Xcode 4. I’m currently reinstalling Xcode 4 but I would like to know whether I can actually use Xcode 5 and the iOS 7 SDK with Unity. If not, when will that be possible? Thanks!
1 Answer
1Make sure to update everything (Xcode, OS, Unity…) because it does support it and I don´t have any problems using it.
I don't know about Build and Run, but running just Build works for us. Also make sure you're using Unity 4.3, there's a nasty crash bug in 4.2 if you're also using any UIKit in your game.
– vladimirg