|
@@ -262,6 +262,7 @@
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Printer App - All Printers";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Printer App - All Printers";
|
|
|
INFOPLIST_KEY_CFBundleName = "Printer App - All Printers";
|
|
INFOPLIST_KEY_CFBundleName = "Printer App - All Printers";
|
|
|
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
|
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
|
|
|
|
+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
|
INFOPLIST_KEY_NSContactsUsageDescription = "Printer App - All Printers needs access to your contacts so you can search and print them.";
|
|
INFOPLIST_KEY_NSContactsUsageDescription = "Printer App - All Printers needs access to your contacts so you can search and print them.";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 MQL Development. All rights reserved.";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 MQL Development. All rights reserved.";
|
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
@@ -307,6 +308,7 @@
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Printer App - All Printers";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Printer App - All Printers";
|
|
|
INFOPLIST_KEY_CFBundleName = "Printer App - All Printers";
|
|
INFOPLIST_KEY_CFBundleName = "Printer App - All Printers";
|
|
|
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
|
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
|
|
|
|
+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
|
INFOPLIST_KEY_NSContactsUsageDescription = "Printer App - All Printers needs access to your contacts so you can search and print them.";
|
|
INFOPLIST_KEY_NSContactsUsageDescription = "Printer App - All Printers needs access to your contacts so you can search and print them.";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 MQL Development. All rights reserved.";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 MQL Development. All rights reserved.";
|
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|