I am updating my project to the new Unified Xamarin APIs, and the new Xamarin.Forms 1.3.1 (pre release). I do have the latest Xam.Plugins.Settings.1.4.0.1.
However, when I build my iOS project, I get the following error:
Cannot include both 'monotouch.dll' and 'Xamarin.iOS.dll' in the same Xamarin.iOS project - 'Xamarin.iOS.dll' is referenced explicitly, while 'monotouch.dll' is referenced by 'Refractored.Xam.Settings, Version=1.4.0.1, Culture=neutral, PublicKeyToken=null'.
Is there a workaround for this?
Thanks,
K.