From b0347390659df4c192da2e56eea671f27553a442 Mon Sep 17 00:00:00 2001 From: Steve Spigarelli Date: Sat, 4 May 2024 18:21:14 -0600 Subject: [PATCH] Add PrivacyInfo (#422) Close #420 in favor of #422. --- Package.swift | 2 +- Sources/PrivacyInfo.xcprivacy | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 Sources/PrivacyInfo.xcprivacy diff --git a/Package.swift b/Package.swift index 83ab9cc..52c74dd 100644 --- a/Package.swift +++ b/Package.swift @@ -5,6 +5,6 @@ let package = Package( name: "Siren", platforms: [.iOS(.v13), .tvOS(.v13)], products: [.library(name: "Siren", targets: ["Siren"])], - targets: [.target(name: "Siren", path: "Sources", resources: [.copy("Siren.bundle")])], + targets: [.target(name: "Siren", path: "Sources", resources: [.copy("Siren.bundle"), .copy("PrivacyInfo.xcprivacy")])], swiftLanguageVersions: [.v5] ) diff --git a/Sources/PrivacyInfo.xcprivacy b/Sources/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..ca67591 --- /dev/null +++ b/Sources/PrivacyInfo.xcprivacy @@ -0,0 +1,23 @@ + + + + + NSPrivacyTracking + + NSPrivacyTrackingDomains + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + + + NSPrivacyCollectedDataTypes + + +