diff --git a/Package.swift b/Package.swift index 5df49555..f4f4f5a5 100644 --- a/Package.swift +++ b/Package.swift @@ -27,6 +27,7 @@ let package = Package( name: "PINRemoteImage", dependencies: ["PINCache", "libwebp"], path: "Source/Classes", + resources: [.copy("../PrivacyInfo.xcprivacy")], publicHeadersPath: "include", cSettings: [ .headerSearchPath("."), diff --git a/PrivacyInfo.xcprivacy b/PrivacyInfo.xcprivacy new file mode 100644 index 00000000..7beabeb1 --- /dev/null +++ b/PrivacyInfo.xcprivacy @@ -0,0 +1,23 @@ + + + + + NSPrivacyTracking + + NSPrivacyTrackingDomains + + NSPrivacyCollectedDataTypes + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + C56D.1 + + + + +