Search code examples
ios6udidxcode5

Xcode5 - iOS6 SDK - UDID API Error


I've recently updated my Xcode to Xcode5 GM. I've noticed that this deleted my iOS6 SDK, so I've manually copied it over into Developer/SDKs. Xcode recognizes this SDK just fine. However, when I try to compile my application with this, it throws an compiler error when I attempt to retrieve the UDID of a device.

Does anyone know why this is happening ? Shouldn't the UDID API still be available in the iOS6 SDK?

Thanks,
Teja


Solution

  • This seems to be working fine in the official release of Xcode downloaded from the App store.