We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a5978 commit b9f9e4bCopy full SHA for b9f9e4b
README.md
@@ -121,7 +121,7 @@ You can remove permissions you don't use by:
121
> The following lists the relationship between `Permission` and `The key of Info.plist`:
122
>
123
> | Permission | Info.plist | Macro |
124
-> |---|---|---|---|
+> |---|---|---|
125
> | PermissionGroup.calendar | NSCalendarsUsageDescription | PERMISSION_EVENTS |
126
> | PermissionGroup.reminders | NSRemindersUsageDescription | PERMISSION_REMINDERS |
127
> | PermissionGroup.contacts | NSContactsUsageDescription | PERMISSION_CONTACTS |
0 commit comments