Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Can't build iOS project for device

$
0
0

I am making a project, which uses MvvmCross. It builds fine for the iPhoneSimulator. However, it does not build for the device. My setup is running latest alphas Xamarin.iOS 1.3.246 in VS2012. On the build host I am running Xcode 4.6.3 and Xamarin.iOS 6.4.0.2 and Xamarin.Studio 4.1.7.

When I build for device it fails at the Remote build step:

Remote build step failed. [C:\ENM\Main\src\prod\Mobile\SetupCompanion\SetupCompanion.iOS\SetupCompanion.iOS.csproj]
Response status: Error [C:\ENM\Main\src\prod\Mobile\SetupCompanion\SetupCompanion.iOS\SetupCompanion.iOS.csproj]
warning MT3005: The dependency 'System.Windows, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' of the assembly 'Cirrious.CrossCore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e16445fd9b451819' was not found. Please review the project's references. [C:\ENM\Main\src\prod\Mobile\SetupCompanion\SetupCompanion.iOS\SetupCompanion.iOS.csproj]
warning MT3006: Could not compute a complete dependency map for the project. This will result in slower build times because Xamarin.iOS can't properly detect what needs to be rebuilt (and what does not need to be rebuilt). Please review previous warnings for more details. [C:\ENM\Main\src\prod\Mobile\SetupCompanion\SetupCompanion.iOS\SetupCompanion.iOS.csproj]
warning MT3005: The dependency 'System.Windows, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' of the assembly 'Cirrious.MvvmCross, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e16445fd9b451819' was not found. Please review the project's references. [C:\ENM\Main\src\prod\Mobile\SetupCompanion\SetupCompanion.iOS\SetupCompanion.iOS.csproj]
warning MT3006: Could not compute a complete dependency map for the project. This will result in slower build times because Xamarin.iOS can't properly detect what needs to be rebuilt (and what does not need to be rebuilt). Please review previous warnings for more details. [C:\ENM\Main\src\prod\Mobile\SetupCompanion\SetupCompanion.iOS\SetupCompanion.iOS.csproj]
warning MT3005: The dependency 'System.Windows, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' of the assembly 'Cirrious.MvvmCross.Binding, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' was not found. Please review the project's references. [C:\ENM\Main\src\prod\Mobile\SetupCompanion\SetupCompanion.iOS\SetupCompanion.iOS.csproj]
warning MT3006: Could not compute a complete dependency map for the project. This will result in slower build times because Xamarin.iOS can't properly detect what needs to be rebuilt (and what does not need to be rebuilt). Please review previous warnings for more details. [C:\ENM\Main\src\prod\Mobile\SetupCompanion\SetupCompanion.iOS\SetupCompanion.iOS.csproj]
Process exited with code 1, command: [C:\ENM\Main\src\prod\Mobile\SetupCompanion\SetupCompanion.iOS\SetupCompanion.iOS.csproj]

This works on the stable builds. System.Windows is added as reference to the project, so why it cannot find it puzzles me.


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>