itunes connect rejection: "The binary you uploaded was invalid. A pre-release beta version of the SD
- by Adam
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?