create a cocossharp project in xamarin
问题 Im new in xamarin studio and im trying to create a cocosproject following the official guide, but this document is not very clear and my project have so many errors. https://developer.xamarin.com/guides/xamarin-forms/advanced/cocossharp/#nuget I've created a xamarin.form with IOS, android and PCL as guide say I've added the cocosSharp packages to IOS and Android projects BUT if i don't add the cocosSharp package to PCL target, the cocos Classes cant be found by the code And if I try to add