feat: Enable APNS registration + notification delivery in macOS apps (#33574)

This commit is contained in:
Joan Xie
2022-07-12 08:38:49 -07:00
committed by GitHub
parent 5314ae5342
commit afd08c9450
11 changed files with 302 additions and 0 deletions

View File

@@ -62,6 +62,7 @@
V(electron_browser_power_save_blocker) \
V(electron_browser_protocol) \
V(electron_browser_printing) \
V(electron_browser_push_notifications) \
V(electron_browser_safe_storage) \
V(electron_browser_session) \
V(electron_browser_screen) \