Disk icon indicating copy to clipboard operation
Disk copied to clipboard

Add Privacy Manifest file

Open ask-nagata opened this issue 2 years ago • 1 comments

Hello

This PR resolves https://github.com/saoudrizwan/Disk/issues/94

1. Added xcprivacy

  • I thought that Disk uses following required reason API, so I selected Disk Space for NSPrivacyAccessedAPIType
    • .volumeAvailableCapacityKey
    • .volumeAvailableCapacityForImportantUsageKey
    • .volumeAvailableCapacityForOpportunisticUsageKey
    • .volumeTotalCapacityKey
  • I selected E174.1 for NSPrivacyAccessedAPITypeReasons. Change if not correct.

2. Append privacy file to CocoaPods bundle

  • I applied privacyinfo as resource_bundles

Thanks

ask-nagata avatar Mar 01 '24 09:03 ask-nagata

Any one collaborators or owner can merge this request?

endtojunc avatar Mar 27 '24 04:03 endtojunc