This commit adds missing privacy report information for both damus and the notification extension. It details the reason we use - File timestamps - UserDefaults The reason codes were taken from Apple's documentation: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api Testing -------- PASS Damus: this commit Steps: 1. Build app for archival 2. Access the local archive and perform a secondary click 3. Click on "Generate Privacy Report" 4. Open the privacy report PDF. It should show no errors. PASS Closes: https://github.com/damus-io/damus/issues/2184 Signed-off-by: Daniel D’Aquino <daniel@daquino.me> Reviewed-by: William Casarin <jb55@jb55.com>