Skip to content
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 build failures #439

Closed
pepone opened this issue Jul 11, 2019 · 4 comments
Closed

Xamarin build failures #439

pepone opened this issue Jul 11, 2019 · 4 comments
Assignees
Milestone

Comments

@pepone
Copy link
Member

pepone commented Jul 11, 2019

We are getting this failure in the Mojave CI vm

/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(1962,2): error XA2002: Can not resolve reference: `Xamarin.Forms.Platform.Android`, referenced by `controller.Android`. Please add a NuGet package or assembly reference for `Xamarin.Forms.Platform.Android`, or remove the reference to `controller.Android`. [/Users/vagrant/workspace/ice/3.7/csharp/test/xamarin/controller.Android/controller.Android.csproj]

Done Building Project "/Users/vagrant/workspace/ice/3.7/csharp/test/xamarin/controller.Android/controller.Android.csproj" (SignAndroidPackage target(s)) -- FAILED.

Done Building Project "/Users/vagrant/workspace/ice/3.7/csharp/msbuild/ice.proj" (AndroidXamarinBuild target(s)) -- FAILED.



Build FAILED.
@pepone pepone added this to the 3.7.3 milestone Jul 11, 2019
@pepone pepone self-assigned this Jul 11, 2019
@pepone
Copy link
Member Author

pepone commented Jul 11, 2019

Start with a fresh VM but getting same issue

Seems like brew install dotnet and VisualStudio versions that are not compatible

See:

@pepone
Copy link
Member Author

pepone commented Jul 11, 2019

Actually the problem in our case seems to be the update to mono 5.20.1

@pepone
Copy link
Member Author

pepone commented Jul 11, 2019

https://www.mono-project.com/download/stable/#download-mac

They recommend to stick to 5.18.1 for Visual Studio Mac

@pepone
Copy link
Member Author

pepone commented Jul 12, 2019

Disabled Xamarin testing, this is a problem with the brew packages

@pepone pepone closed this as completed Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant