itunes connect rejection: "The binary you uploaded was invalid. A pre-release beta version of the SD
Posted
by Adam
on Stack Overflow
See other posts from Stack Overflow
or by Adam
Published on 2010-04-23T03:25:37Z
Indexed on
2010/04/23
3:33 UTC
Read the original article
Hit count: 692
I'm having trouble submitting apps on Apple's app store. I was using a beta version of xcode- 3.2.3/iphone sdk 4.0- and I assumed that if I set the base sdk and deployment target to an acceptable version it would work, but it didn't.
I deleted the beta version of xcode/sdk using "sudo /Developer/Library/uninstall-devtools --mode=all" and did a fresh install of the old release version- xcode 3.2.2/iphone sdk 3.2- but I still have the same problem.
Has anyone run into this before? Is there something left over from the beta version that could still be hanging around causing problems?
© Stack Overflow or respective owner