How to re codesign iPhone app binary ?

Posted by CodeFlakes on Stack Overflow See other posts from Stack Overflow or by CodeFlakes
Published on 2010-03-17T11:17:02Z Indexed on 2010/03/17 11:21 UTC
Read the original article Hit count: 638

I'd like to send a binary to a client without the source code. How can here sign the app for distribution on it's own name without recompiling everything (since he does not have the source code) I'm not talking about adhoc distribution. I've tried to codesign -f with another distribution profile but itunes connect refuses it.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about codesign