【问题标题】:Dotfuscator XamarinForms: command exited with code 1Dotfuscator XamarinForms:命令以代码 1 退出
【发布时间】:2017-03-22 17:14:46
【问题描述】:

在运行 Dotfuscator 以混淆 xamarin 应用程序时,我收到以下错误。

有什么帮助吗?

仅供参考:我参考了以下链接
https://www.preemptive.com/blog/article/874-using-dotfuscator-community-edition-with-xamarin/91-dotfuscator-ce

【问题讨论】:

  • 不鼓励使用文本图像。首选格式文本。

标签: xamarin.forms dotfuscator


【解决方案1】:

您应该能够从 Visual Studio 的构建输出选项卡中获得更多信息。如果您按照博客中的描述拨出 MSBuild 详细信息,Dotfuscator 的控制台输出将在那里。它应该解释退出代码的原因。

【讨论】:

  • 这是错误“Project.Droid.csproj 已作为项目或解决方案打开,目前无法在编辑器中打开。”但是,除了我正在尝试执行的解决方案之外,我还没有打开 *.csproj 文件。
  • 该错误消息来自 Visual Studio 本身,而不是来自 Dotfuscator。 (Dotfuscator 不对 csproj 文件执行任何操作。)如果您已经将 csproj 文件作为项目加载,则如果您尝试在 VS 代码编辑器中打开 csproj 文件,则会收到此消息。我不确定你为什么在构建时得到它。
猜你喜欢
  • 2017-11-30
  • 2018-05-03
  • 2017-03-04
  • 1970-01-01
  • 2012-06-25
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多