We have an existing MonoMac project that we have not updated lately. We just tried to make some updates and compile a release and we got an error stating "Bundling the Mono Runtime is only supported in Xamarin.Mac". We used to be able to include the Mono runtime in the application bundle, but I guess this was disabled once Xamarin.Mac was released.
So, we purchased Xamarin.Mac. Now, how do we convert our MonoMac project to a Xamarin.Mac project?
Thank you for any help.