I have added the TeeChart.iOS.Unified.dll (version 2014.12.5) as a reference to my project.
However when I try to build it it comes up with the following warning:
Code: Select all
Warning MT3005: The dependency 'TeeChart.iOS, Version=4.14.12.5, Culture=neutral, PublicKeyToken=null' of the assembly 'TimeTellApp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' was not found. Please review the project's references. (MT3005)
Code: Select all
The assembly 'TeeChart.iOS, Version=4.14.12.5, Culture=neutral, PublicKeyToken=null' of the assembly 'TimeTellApp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' was not found.
Code: Select all
Cannot reference "monotouch.dll" and "Xamarin.iOS.dll" in the same project.