Hi!
I am connecting MacBook to Visual studio 2012 on my windows machine. I create a new xamarin.forms PCL but when I try to run it on iPhone simulator, i get the error that dll not found.
Error 2 Metadata file 'c:\users\xyz\documents\visual studio 2012\Projects\App6\App6\App6\bin\Debug\App6.dll' could not be found c:\users\xyz\documents\visual studio 2012\Projects\App6\App6\App6.iOS\CSC App6.iOS
What am I doing wrong?