I can confirm what Jason says as well. Up until recently, when the MonoMac plugin was updated to fix some packaging and signing issues, I would run a post-build script that would do the code signing and packaging for me by calling the command line tools that Apple provides.
On Nov 21, 2012, at 10:04 AM, thenextman wrote: > Jason Perkins wrote >> It is possible to re-sign the code after the fact, using the codesign >> command line tool. > > Thank you! This is useful information indeed. I will have to investigate how > this interacts with the packaging step / creating an installer for the Mac > App Store... > > > > -- > View this message in context: > http://mono.1490590.n4.nabble.com/MonoMac-Build-process-and-obfuscation-tp4657475p4657487.html > Sent from the Mono - OSX mailing list archive at Nabble.com. > _______________________________________________ > Mono-osx mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-osx _______________________________________________ Mono-osx mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-osx
