jevonmao / jevonmao/PermissionsSwiftUI
[BUG] - Xcode Dependencies Package cannot uncheck permissions
- Dominant language
- Swift
- Stars
- 1.6k
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
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**.
Contributor guide
Research direction
Start by reproducing the issue in Xcode 15.0.1 with the package installed as an Xcode dependency and inspect the target's Frameworks, Libraries and Embedded Content settings. Done means unused permission packages can be excluded and an Apple submission no longer reports missing purpose strings for permissions the app does not use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100