diff --git a/Contents/Resources/PrivacyInfo.xcprivacy b/Contents/Resources/PrivacyInfo.xcprivacy new file mode 100644 index 00000000..fa6605e7 --- /dev/null +++ b/Contents/Resources/PrivacyInfo.xcprivacy @@ -0,0 +1,66 @@ + + + + + NSPrivacyCollectedDataTypes + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeProductInteraction + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeSearchHistory + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + DDA9.1 + C617.1 + 3B52.1 + + + + NSPrivacyAccessedAPITypeReasons + + E174.1 + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryDiskSpace + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + + + NSPrivacyTrackingDomains + + NSPrivacyTracking + + + diff --git a/project.yml b/project.yml index f235fbef..aaedbd09 100644 --- a/project.yml +++ b/project.yml @@ -89,6 +89,14 @@ targetTemplates: - path: ViewModel - path: Views - path: PrivacyInfo.xcprivacy + destinationFilters: + - iOS + - path: Contents + includes: + - Resources + - Resources/PrivacyInfo.xcprivacy + destinationFilters: + - macOS targets: Kiwix: