iTunes Connect rejects my binary because I used a pre-release version of the SDK, what should I do?
问题 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? 回答1: You need to download the release version of Xcode with the release iPhone SDK.