After some difficulty, I was able to add a Root.plist file to my Settings.bundle folder so that I can work on my App Preferences view. However, now I receive the following error when I build:
Build failed. Cannot cast from source type to destination type.
Only by exiting Xamarin and restarting it am I able to build again and run my app. However, I'm only able to run it once because after I make further code changes and attempt to build again, it happens again.
Here is a pic of my Root.plist file:
Also, is it normal for the contents of the Settings.bundle folder to appear like this in Finder?