diff --git a/Package.swift b/Package.swift index 9da71a0..7a2931e 100644 --- a/Package.swift +++ b/Package.swift @@ -26,6 +26,9 @@ let package = Package( name: "StatKit", dependencies: [ .product(name: "RealModule", package: "swift-numerics", condition: .none) + ], + resources: [ + .process("Resources/PrivacyInfo.xcprivacy") ] ), .testTarget( diff --git a/Sources/StatKit/Resources/PrivacyInfo.xcprivacy b/Sources/StatKit/Resources/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..8ceb89c --- /dev/null +++ b/Sources/StatKit/Resources/PrivacyInfo.xcprivacy @@ -0,0 +1,18 @@ + + + + + NSPrivacyTracking + + NSPrivacyTrackingDomains + + NSPrivacyCollectedDataTypes + + + + NSPrivacyAccessedAPITypes + + + + +