xamarin - 错误: The application ApplicationName needs to be rebuilt due to an inconsistency between the connected Mac and the local app

标签 xamarin xamarin.ios

当尝试构建 iOS 版本的 Xamarin 应用程序时,我收到以下错误:

The application ApplicationName needs to be rebuilt due to an inconsistency between 
the connected Mac and the local app. Please rebuild the application and try
again.

我正在使用以下软件:

  1. Windows 10

    • Visual Studio 2015 社区
    • Xamarin.iOS 9.4.2.24
    • Xamarin 4.0.1.145
  2. OS X 10.11.3 El Capitan。

    • Xcode 7.2.1
    • Xamarin Studio 5.10.3
    • 单声道4.2.3
    • GTK+ 2.24.23
    • Xamarin.iOS 9.4.2.27
    • Xamarin.Android 6.0.2.1

有解决办法吗?

最佳答案

您似乎遇到了以下错误之一:

https://bugzilla.xamarin.com/show_bug.cgi?id=37937

这个问题有望在第 7 周期中得到修复 - workaround here

https://bugzilla.xamarin.com/show_bug.cgi?id=37600

这个问题有望在第 6 轮 SR 2 - workaround in this comment 中得到解决

关于xamarin - 错误: The application ApplicationName needs to be rebuilt due to an inconsistency between the connected Mac and the local app,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36028537/

相关文章:

ios - 无法使用 Push Sharp 发送 iOS MDM 推送通知

.net - 缺少 Type.GetMember 和 MemberInfo.GetCustomAttributes (C# PCL .NET 4.6)

uitableview - 在 Xamarin.iOS 中的 UITableView 末尾添加自定义页脚

ios - xamarin 中的 CryptoCommon 类在哪里

Xamarin:对象的字符串表示

Xamarin Studio for Mac 在 FSI 中抛出异常 - `seems` 不加载核心 F# 库

C# Xamarin IOS : Equivalent of SystemClock. C# IOS Xamarin 中的 ElapsedRealtime()

ios - CGPath AddLineToPoint 不工作

android - Xamarin Android 状态栏字体颜色

xamarin.ios - 使用 MonoDevelop 为 XCode 4 手动迁移 MonoTouch 项目