iTunes Connect rejects my binary because I used a pre-release version of the SDK, what should I do?
Posted
by Prairiedogg
on Stack Overflow
See other posts from Stack Overflow
or by Prairiedogg
Published on 2010-03-18T04:46:44Z
Indexed on
2010/03/18
4:51 UTC
Read the original article
Hit count: 358
NOTE - I'm posting this question to answer myself as a service to the community. Stay tuned for the answer.
I downloaded a pre-release version of the iPhone SDK and tried to update one of my existing apps using a binary I built with it. Obviously you are not supposed to do this but I had forgotten about the warning when I installed the pre-release SDK. Anyway - I have two questions:
Can I simply set the base SDK to an earlier version in the build settings and get around this problem?
If not, then what should I do?
© Stack Overflow or respective owner