diff --git a/Package.swift b/Package.swift index de1e29599..b9bc04e7e 100644 --- a/Package.swift +++ b/Package.swift @@ -59,7 +59,8 @@ let package = Package( resources: [ .process("ContentBlocking/UserScripts/contentblockerrules.js"), .process("ContentBlocking/UserScripts/surrogates.js"), - .process("SmarterEncryption/Store/HTTPSUpgrade.xcdatamodeld") + .process("SmarterEncryption/Store/HTTPSUpgrade.xcdatamodeld"), + .copy("../../PrivacyInfo.xcprivacy") ], swiftSettings: [ .define("DEBUG", .when(configuration: .debug)) diff --git a/PrivacyInfo.xcprivacy b/PrivacyInfo.xcprivacy new file mode 100644 index 000000000..1a3f808df --- /dev/null +++ b/PrivacyInfo.xcprivacy @@ -0,0 +1,21 @@ + + + + + NSPrivacyTracking + + NSPrivacyTrackingDomains + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + + + +