Juanpe / Juanpe/SkeletonView

Apple's update to their API policy - Required Reason in Privacy manifest

Open
#558 0 comments 0 reactions 0 assignees View on GitHub

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.

  1. 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.
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.