diff options
Diffstat (limited to 'src/app')
-rw-r--r-- | src/app/app-Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app/app-Info.plist b/src/app/app-Info.plist index d87130d5e4..c2f2ce95f5 100644 --- a/src/app/app-Info.plist +++ b/src/app/app-Info.plist @@ -274,3 +274,5 @@ <string>A user application wants to access the photo library.</string> <key>NSRemindersUsageDescription</key> <string>A user application wants to access the reminders.</string> +</dict> +</plist> |