diff --git a/Package.swift b/Package.swift index 58c0fb1..ad95001 100644 --- a/Package.swift +++ b/Package.swift @@ -20,7 +20,8 @@ let package = Package( ], targets: [ .target( - name: "Defaults" + name: "Defaults", + resources: [.copy("PrivacyInfo.xcprivacy")] ), .testTarget( name: "DefaultsTests", diff --git a/Sources/PrivacyInfo.xcprivacy b/Sources/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..3185416 --- /dev/null +++ b/Sources/PrivacyInfo.xcprivacy @@ -0,0 +1,17 @@ + + + + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPITypeReasons + + C56D.1 + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + + + +