В настоящее время я пытаюсь добавить grpc в мое приложение Xamarin.Mac. Я могу добавить пакеты nuget, но при компиляции я получаю следующие ошибки
Undefined symbols for architecture x86_64:
"_gprsharp_convert_clock_type", referenced from:
-u command line option
"_gprsharp_free", referenced from:
-u command line option
"_gprsharp_inf_future", referenced from:
-u command line option
...
...