Open
Description
I'm using Xcode 15.0.1 and there's seems to be a bug where you cannot uncheck dependencies packages.
When submitting to Apple, I get lots of ITMS-90683: Missing purpose string in Info.plist as i'm not using all permissions.
I've also tried installing as a pod, but this seems to install all packages?
Anybody know a way around this? I've already tried manually removing packages i'm not using in my target's frameworks, libraries and embedded content.