NativeScript / NativeScript/nativescript-cli
[feature] merge multiple PrivacyInfo.xcprivacy files across plugins and projects App_Resources
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
On May 1st, 2024 apps submitted to Apple App Store will need privacy manifest files.
Describe the solution you'd like
Allow plugin vendors to include PrivacyInfo.xcprivacy files for categories which they cover and allow the CLI to merge all found with any in App_Resources for a single .xcprivacy file included in the bundle.
Describe alternatives you've considered
No response
Anything else?
No response
Please accept these terms
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- I agree to follow this project's Code of Conduct
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the CLI code that gathers plugin and App_Resources files for an iOS bundle; done means multiple PrivacyInfo.xcprivacy files are merged into one bundle file while preserving the requested privacy categories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cli, ios, javascript
- Domain
- cli, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100