Apple's update to their API policy - Required Reason in Privacy manifest
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 12.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Describe your issue here.
- I found that the PrivacyInfo.xcprivacy file was only found in the main branch. I hope it can be updated to the tag branch in time later.
- s.source_files = "SkeletonViewCore/Sources/**/*.{swift,h}" in the SkeletonView.podspec file, resulting in the pod install library not containing the PrivacyInfo.xcprivacy file. I think this is an issue
SkeletonView Environment:
**SkeletonView version:main branch
File Link
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
Start with SkeletonView.podspec and compare the PrivacyInfo.xcprivacy file on the main branch with the tagged release. Check whether the pod installation includes the privacy manifest despite the current s.source_files pattern. Done means the manifest is available in the tag branch and included in the installed pod.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100