Closed GoogleCodeExporter closed 8 years ago
Original comment by mikael.hansen.idevio@gmail.com
on 26 May 2009 at 9:52
Attached is a patch to actually support signing. It adds a new:
<Var name="KeyFile" value="Path\to\file.snk" />
variable. It needs the latest Cecil (0.6) to do it's work, and it needs
Mono.Security.dll/Mono.Security.Win32.dll from any recent mono version. Both
are MIT
licensed and could be included by default.
Original comment by carlokok@gmail.com
on 24 Jun 2009 at 11:04
Attachments:
Thats great. It works. My first try with subversion, mono, and obfuscar and I
managed
to bring all the bits together - this patch works a treat.
Thanks
Original comment by adam%wyl...@gtempaccount.com
on 12 Aug 2009 at 11:06
I applied the patch and added the Mono.Security.dll and Mono.Security.Win32.dll
files.
It is included in version 1.5, but I did not check if it works.
Original comment by webbi...@gmail.com
on 6 Nov 2009 at 2:57
Original issue reported on code.google.com by
mikael.hansen.idevio@gmail.com
on 12 Dec 2008 at 11:26