I'm getting errors when trying to build on iOS with Capacitor 8
Seems like the minimum required iOS target is 15 for Capacitor 8
But building with recognizegroup/capacitor-plugin-msauth@4.1.0 is targeting ios 14
I have resolved my issue for now by downgrading to Capacitor 7.
Any plans to add Capacitor 8 support?