diff --git a/Package.swift b/Package.swift index 00e8b55..942cd27 100644 --- a/Package.swift +++ b/Package.swift @@ -30,6 +30,7 @@ let package = Package( dependencies: ["PINOperation"], path: "Source", exclude: ["Info.plist"], + resources: [.copy("../PrivacyInfo.xcprivacy")], publicHeadersPath: ".", cSettings: [ .define("NS_BLOCK_ASSERTIONS", to: "1", .when(configuration: .release)), diff --git a/PrivacyInfo.xcprivacy b/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..3d1e6f5 --- /dev/null +++ b/PrivacyInfo.xcprivacy @@ -0,0 +1,23 @@ + + + + + NSPrivacyTracking + + NSPrivacyTrackingDomains + + NSPrivacyCollectedDataTypes + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + 0A2A.1 + + + + +