I'm getting the error in iTunes connect: The binary you uploaded was invalid. The signature was inva
Posted
by Joshua
on Stack Overflow
See other posts from Stack Overflow
or by Joshua
Published on 2010-03-13T23:30:45Z
Indexed on
2010/03/13
23:35 UTC
Read the original article
Hit count: 245
I went through the dev portal provisioning process twice now trying to get it to work, but to no avail. I don't think it's the second half (signature is invalid), I think it actually may have to with my binary. I have a warning in xcode that isn't helping me because I don't know what to do about it. And honestly I don't know how relevant this information even is. But it says:
"Check Dependencies: Warning: The copy bundle resources build phase contains target's info.plist"
The app runs perfectly in the simulator, and I haven't made any changes to the info.plist since I submitted the app to Apple last week. (this is an update)
any suggestions?
© Stack Overflow or respective owner