On 5/22/2012 11:05 AM, Matt wrote:
Thanks for the quick response. Signing the package is straightforward, but
what about creating the apk? Is there an existing build target that creates
the apk but doesn't rebuild the main assembly?
No, there is not, as the apk requires the main assembly.
You might want to look into your .csproj and see if you can add your
obfuscating logic to the "AfterBuild" target.
This should run after compiling the assembly, but before packaging it.
Jonathan
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid