sunshinejr / SwiftyUserDefaults

Modern Swift API for NSUserDefaults
http://radex.io/swift/nsuserdefaults/static
MIT License
4.84k stars 364 forks source link

Add PrivacyInfo.xcprivacy #301

Open dp221125 opened 4 months ago

dp221125 commented 4 months ago

This PR adds a privacy manfiest (PrivacyInfo.xcprivacy), Apple has not been mentioned here, but this SDK is using the User Defaults API

Additionally, since the swift-tools-version in Package.swift is set to 5.0, it was not possible to add resources to the target. Functions that include resources available from version 5.3, so I have updated it to 5.3. (swift-package-manager github)

resolve #299 #300

CH3COOH commented 3 months ago

@dp221125 Thank you for your pull request! Since NSPrivacyCollectedDataTypes is not included in PrivacyInfo, will there be no error when generating a Privacy Report?

dp221125 commented 3 months ago

@dp221125 Thank you for your pull request! Since NSPrivacyCollectedDataTypes is not included in PrivacyInfo, will there be no error when generating a Privacy Report?

I'm sorry for the late reply. I have fixed it. 4b59143

dp221125 commented 3 months ago

@sunshinejr could you review PR, please?

applebest commented 2 months ago

@sunshinejr请您查看一下 PR 好吗?

@sunshinejr Please merge pr