Right now, we don't really have CI for the mobile app, so this at least verifies the project builds.
Other fixes for MAUI Preview 14:
* Use OperatingSystem.IsAndroidVersionAtLeast()
* Removed macos from xaml files.
Co-authored-by: Nathan Ricci <naricc@microsoft.com>