I want to run my xamarin ui test project on ios simulator with my mac
and i have missing references like in the picture :
and when I try to run i'm getting this error :
OneTimeSetUp: System.IO.FileNotFoundException : Could not load file or assembly 'System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
environment info:
- .net 4.6.1
- Xamarin.uitest 3.0.5
- xcode 10.0.3
- Nunit 3.12.0