【发布时间】:2018-05-15 08:40:31
【问题描述】:
我有一个 Xamarin.IOs 项目,我在 Visual Studio 2017 for Windows 中编写代码,并在通过 Pair to Mac 连接到 Mac Build Host 的真实设备上进行调试Visual Studio 的工具。
但当我尝试运行 Xamarin.IOs 应用程序时出现此错误,
An inconsistency between the local app and the remote build has been detected for <App Name>. Please rebuild the application and try again. Check the logs for more details
这些都没有解决问题,
- 重新构建应用程序并再次运行
- 清理项目,构建并再次运行
- 清理项目,删除 bin 和 obj 文件夹,构建并再次运行
【问题讨论】:
-
尝试重新启动您的 Mac。
-
您无需重新启动 Mac。下面给出的答案只会解决你的问题。
标签: visual-studio xamarin xamarin.ios