I am running Visual Studio 2012 plus Xamarin.iOS with the latest version of each. I have Portable Class libraries in which I want to select the latest version of "Xamarin.iOS" as the build target (instead of MonoTouch). In Visual Studio, open Project Properties, select the Library tab, and click Edit in Target Framework. However, I cannot change any of the checkboxes. Any checkbox that I change instantly closes the Change Target Structures dialog box. If I change one of the drop-down lists (for example, change from .NET 4.0+ to 4.5), then when I find to click OK, the changes are not reflected in the Target Frameworks list.
Does anyone know how to solve this problem?
Gerry source
share