I upload my app to app store, I already build my apps using device - 3.1 , which should be the a release version of app store. How can I avoid this warning? thz....
views:
436answers:
3
A:
What version of Xcode and the iPhone SDK are you using? It sounds like you might be using an old (or very new) version of the build tools.
Stephen Darlington
2010-03-23 12:38:19
A:
You've answered your own question. You're using an SDK which is currently in beta, I'm assuming 3.2. Go to the Apple dev center and download the 3.1.3 SDK:
pheelicks
2010-03-23 12:38:29
+1
A:
You can not use the Beta version of XCode to build, even when you build against an older SDK. You can install the Beta 3.2 and the official 3.1 in two different directories. This question was answered before btw.
bartvdpoel
2010-03-23 13:55:48