I have a problem when I try to download a binary copy of my application in the Apple Store. After downloading the file, the following message appears at the top of the page: The binary file you downloaded was invalid. Apple does not currently accept applications created with this version of the SDK.
The thing is, I tried with each combination of the basic goal of deploying the SDK / Target with both xcode 3.2.2 and 3.2.3 (including the new version of SDK4 - the final version), and the message keeps popping up every time I upload the file.
Does anyone know which Apple SDKs are currently accepted? What combination of target SDK / target deployment should I use if I want my application to run on iPad (SDK 3.2) and iPhone with SDK> 3.1.3?
Maybe because I generate my binary distribution instead of a simulator instead of a real phone?
Thanks in advance for your help.
Yours faithfully,
Jorge.
source
share