|
3786 | 3786 | ENABLE_PREVIEWS = YES;
|
3787 | 3787 | GENERATE_INFOPLIST_FILE = NO;
|
3788 | 3788 | INFOPLIST_FILE = CodeEdit/Info.plist;
|
| 3789 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
3789 | 3790 | INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022-2024 CodeEdit";
|
3790 | 3791 | INFOPLIST_KEY_NSPrincipalClass = CodeEdit.CodeEditApplication;
|
3791 | 3792 | LD_RUNPATH_SEARCH_PATHS = (
|
|
3975 | 3976 | ENABLE_PREVIEWS = YES;
|
3976 | 3977 | GENERATE_INFOPLIST_FILE = NO;
|
3977 | 3978 | INFOPLIST_FILE = CodeEdit/Info.plist;
|
| 3979 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
3978 | 3980 | INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022-2024 CodeEdit";
|
3979 | 3981 | INFOPLIST_KEY_NSPrincipalClass = CodeEdit.CodeEditApplication;
|
3980 | 3982 | LD_RUNPATH_SEARCH_PATHS = (
|
|
4232 | 4234 | ENABLE_PREVIEWS = YES;
|
4233 | 4235 | GENERATE_INFOPLIST_FILE = NO;
|
4234 | 4236 | INFOPLIST_FILE = CodeEdit/Info.plist;
|
| 4237 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
4235 | 4238 | INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022-2024 CodeEdit";
|
4236 | 4239 | INFOPLIST_KEY_NSPrincipalClass = CodeEdit.CodeEditApplication;
|
4237 | 4240 | LD_RUNPATH_SEARCH_PATHS = (
|
|
4488 | 4491 | ENABLE_PREVIEWS = YES;
|
4489 | 4492 | GENERATE_INFOPLIST_FILE = NO;
|
4490 | 4493 | INFOPLIST_FILE = CodeEdit/Info.plist;
|
| 4494 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
4491 | 4495 | INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022-2024 CodeEdit";
|
4492 | 4496 | INFOPLIST_KEY_NSPrincipalClass = CodeEdit.CodeEditApplication;
|
4493 | 4497 | LD_RUNPATH_SEARCH_PATHS = (
|
|
4526 | 4530 | ENABLE_PREVIEWS = YES;
|
4527 | 4531 | GENERATE_INFOPLIST_FILE = NO;
|
4528 | 4532 | INFOPLIST_FILE = CodeEdit/Info.plist;
|
| 4533 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
4529 | 4534 | INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022-2024 CodeEdit";
|
4530 | 4535 | INFOPLIST_KEY_NSPrincipalClass = CodeEdit.CodeEditApplication;
|
4531 | 4536 | LD_RUNPATH_SEARCH_PATHS = (
|
|
0 commit comments