diff --git a/.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata b/.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 00000000..919434a6
--- /dev/null
+++ b/.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,7 @@
+
+
+
+
+
diff --git a/KarteCrashReporting/PrivacyInfo.xcprivacy b/KarteCrashReporting/PrivacyInfo.xcprivacy
index 2183d3d7..8896dcdc 100644
--- a/KarteCrashReporting/PrivacyInfo.xcprivacy
+++ b/KarteCrashReporting/PrivacyInfo.xcprivacy
@@ -10,6 +10,18 @@
NSPrivacyCollectedDataTypes
+
+ NSPrivacyCollectedDataType
+ NSPrivacyCollectedDataTypeOtherDiagnosticData
+ NSPrivacyCollectedDataTypeLinked
+
+ NSPrivacyCollectedDataTypeTracking
+
+ NSPrivacyCollectedDataTypePurposes
+
+ NSPrivacyCollectedDataTypePurposeAppFunctionality
+
+
NSPrivacyCollectedDataType
NSPrivacyCollectedDataTypeCrashData
diff --git a/Package.resolved b/Package.resolved
new file mode 100644
index 00000000..c32794cc
--- /dev/null
+++ b/Package.resolved
@@ -0,0 +1,16 @@
+{
+ "object": {
+ "pins": [
+ {
+ "package": "PLCrashReporter",
+ "repositoryURL": "https://github.com/plaidev/PLCrashReporter.git",
+ "state": {
+ "branch": null,
+ "revision": "38ccdc7b4b2710147a2abd39dc684523d6624148",
+ "version": "1.11.0-patch"
+ }
+ }
+ ]
+ },
+ "version": 1
+}