Hi, I know some people have fixed this by making sure they had the latest version of Application Loader.
You might also want to try to verify the signature yourself, by running this from a terminal: codesign --verify -v <path/to/project.app> Rolf On Mon, Mar 5, 2012 at 11:10 AM, Andreas Ploetzeneder < [email protected]> wrote: > Hi, > i have the following problem on a customers device: > > "Application failed codesign verification. The signature was invalid, or > it was not signed with an iPhone Distribution certificate" > > But: Signing in Monotouch works perfectly, just in Application Loader i > have this problem. > I selected a appstore distribution certificate. > > Any suggestions why this could be. > adhoc works btw. > > > best regards > > andreas > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
