在运行Dotfuscator来混淆xamarin应用程序时,我收到以下错误。
对此有何帮助?
仅供参考:我说,以下链接为 https://www.preemptive.com/blog/article/874-using-dotfuscator-community-edition-with-xamarin/91-dotfuscator-ce
答案 0 :(得分:0)
您应该能够从Visual Studio的构建输出选项卡中获取更多信息。如果您按照博客中的描述拨打了MSBuild详细程度,则Dotfuscator的控制台输出将在那里。它应该解释退出代码的原因。