Problem with pre-beta sdk - even after reinstalling SDK 3.2
Posted
by Anders Brenna
on Stack Overflow
See other posts from Stack Overflow
or by Anders Brenna
Published on 2010-05-13T11:40:32Z
Indexed on
2010/05/13
11:44 UTC
Read the original article
Hit count: 537
I'm trying to upload the binary for a new app, but always get this errormessage: "The binary you uploaded was invalid. A pre-release beta version of the SDK was used to build the application."
I know several people have asked a similar question, but I've tried all suggestions from the answers there without success.
I used the XCode 4.0 beta 3 during development, and I've tried using it to compile for earlier releases (3.0, 3.1.3, 3.2 etc...)
I've also tried downgrading to SDK 3.2, as well as removing 4.0 beta 3 and then installing SDK 3.2 as a fresh install.
It seems to me that there might be some parameter in the "Edit Project Settings" that is sticking from the use of 4.0 beta 3, but I've tried to identify them without success.
My last option seem to be a complete reinstall of both OS and SDK. Is there something else I might try first?
© Stack Overflow or respective owner