From 556f435ffbfcb4c06c13d9e4bb2a244dc9aa6c1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Pantalea=CC=83o?= Date: Thu, 14 Dec 2023 13:13:35 -0300 Subject: [PATCH] Avoid INStartCallIntent warning for using com.apple.developer.usernotifications.communication entitlement --- Sources/App/Resources/Info.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Sources/App/Resources/Info.plist b/Sources/App/Resources/Info.plist index b9a085ea1..bb444b7b2 100644 --- a/Sources/App/Resources/Info.plist +++ b/Sources/App/Resources/Info.plist @@ -738,5 +738,9 @@ TemporaryFullAccuracyReasonManualUpdate [localized in strings file] + NSUserActivityTypes + + INSendMessageIntent +