|
@@ -20725,6 +20725,7 @@
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = "PDF-Reader-Pro-Edition-Info.plist";
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "PDF Reader Pro";
|
|
|
+ INFOPLIST_KEY_NSAppleEventsUsageDescription = "Enable the email access to contact us directly though the Mail app.";
|
|
|
INFOPLIST_KEY_NSContactsUsageDescription = "Your consent is required before you could access the function.";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
@@ -20786,6 +20787,7 @@
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = "PDF-Reader-Pro-Edition-Info.plist";
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "PDF Reader Pro";
|
|
|
+ INFOPLIST_KEY_NSAppleEventsUsageDescription = "Enable the email access to contact us directly though the Mail app.";
|
|
|
INFOPLIST_KEY_NSContactsUsageDescription = "Your consent is required before you could access the function.";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|