Since downloading the latest version of Xamarin Studio 5.9 I cannot compile my ioS application. I get the error message -
Your app is using a compiler option that requires xamarin.ios Business edition or higher Your app is using the compiler option --profiling.
I have not chosen the profiler option but cannot find a way to turn it off.
After some investigation, I found out that the update to the latest version of Xamarin Studio had caused a change to the settings in the .csproj file. Opening the file and searching the xml I found two nodes called MtouchProfiling with the value set to true. I changed the values to false and built again, voila, working!
To disable profiling go to Project options / iOS Build and in Debugging Options uncheck Enable profiling.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With