-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xamarin: Fails to build when targeting an actual device #87
Comments
I cannot reproduce this issue, but I can fix it logically. So, could you try the private build to confirm the issue fixed? You can try this .nupkg by creating your local source in your local computer. |
I get the same error with the new version, but I discovered that if I select 'Link all assemblies' in the build settings (Project settings -> Build -> iOS Build) it works OK. Should I close this issue now? |
Thank you for reporting. |
I could repro your problem and I removed FILETIME reference. Thank you. |
Xamarin: Works fine when building for simulator but fails to build when targeting a device. Error is:
Error MT2002: Failed to resolve "System.Runtime.InteropServices.ComTypes.FILETIME" reference from "System.Runtime.InteropServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
To replicate:
Version Info:
msgpack-cli: 0.6.0-Beta2
Xamarin Studio
Version 5.9.1 (build 3)
Runtime:
Mono 4.0.0 ((detached/d136b79)
GTK+ 2.24.23 (Raleigh theme)
Package version: 400000143
Apple Developer Tools
Xcode 6.3.2 (7718)
Build 6D2105
Xamarin.iOS
Version: 8.10.0.303 (Indie Edition)
Hash: 3c4e832
Branch: master
Build date: 2015-05-20 21:47:57-0400
The text was updated successfully, but these errors were encountered: