Apple not accepting applications built with some versions of the SDK
I'm trying to upload a new binary to the app store. the message i get is: "Apple is n开发者_JAVA百科ot currently accepting applications built with this version of the SDK."
Does any one know how to solve it?
The only way around this is to build against a new version of the SDK.
I believe as of yesterday the minimum version of the SDK is 4.0
I had the same problem and I resolved it!
The only thing to do is building with a DEVICE SDK and NOT SIMULATOR. I could submit an app builded with the 3.1 SDK.
精彩评论