Commit b9f9e4b5 by ty0x2333

Update README

parent 87a59786
...@@ -121,7 +121,7 @@ You can remove permissions you don't use by: ...@@ -121,7 +121,7 @@ You can remove permissions you don't use by:
> The following lists the relationship between `Permission` and `The key of Info.plist`: > The following lists the relationship between `Permission` and `The key of Info.plist`:
> >
> | Permission | Info.plist | Macro | > | Permission | Info.plist | Macro |
> |---|---|---|---| > |---|---|---|
> | PermissionGroup.calendar | NSCalendarsUsageDescription | PERMISSION_EVENTS | > | PermissionGroup.calendar | NSCalendarsUsageDescription | PERMISSION_EVENTS |
> | PermissionGroup.reminders | NSRemindersUsageDescription | PERMISSION_REMINDERS | > | PermissionGroup.reminders | NSRemindersUsageDescription | PERMISSION_REMINDERS |
> | PermissionGroup.contacts | NSContactsUsageDescription | PERMISSION_CONTACTS | > | PermissionGroup.contacts | NSContactsUsageDescription | PERMISSION_CONTACTS |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment