I added some image resources to a simple Xamarin Forms test project. in Xamarin Studio on macOS. Now I am getting this error:
Error: Cannot enable on demand resources for the platform "iOS Simulator" when targeting releases prior to 9.0. Consider disabling the ENABLE_ON_DEMAND_RESOURCES build setting.
I see in the settings how to configure some values for on-deman resources, but no way to disable the setting entirely. How is this done in Xamarin Studio?