sindresorhus / Defaults

💾 Swifty and modern UserDefaults
https://swiftpackageindex.com/sindresorhus/Defaults/documentation/defaults
MIT License
1.93k stars 115 forks source link

add PrivacyInfo.xcprivacy #163

Closed kitwtnb closed 5 months ago

kitwtnb commented 5 months ago

Apple has declared that it will reject applications and SDKs without a privacy manifest starting in the spring of 2024.
SDKs that use UserDefaults need a privacy manifest, so PrivacyInfo.xcprivacy has been added.

The following document was used as a reference for setting up the file.
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files