We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
@ryaaanb I am not reproducing in SPM and Xcode 15.2. Don't use pod, that hasn't been updated in very long. Is this still causing an issue for you?
Sorry, something went wrong.
I Have the same problem here. I think i'm giving up on this.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: