|
413 | 413 | ENABLE_HARDENED_RUNTIME = YES; |
414 | 414 | ENABLE_PREVIEWS = YES; |
415 | 415 | GENERATE_INFOPLIST_FILE = YES; |
416 | | - INFOPLIST_KEY_CFBundleDisplayName = "Code Colors"; |
417 | | - INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 416 | + INFOPLIST_KEY_CFBundleDisplayName = "Code Colors "; |
| 417 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
| 418 | + INFOPLIST_KEY_NSHumanReadableCopyright = "Quet Almahdi Morris"; |
418 | 419 | LD_RUNPATH_SEARCH_PATHS = ( |
419 | 420 | "$(inherited)", |
420 | 421 | "@executable_path/../Frameworks", |
421 | 422 | ); |
422 | | - MARKETING_VERSION = 1.0; |
| 423 | + MACOSX_DEPLOYMENT_TARGET = 12.2; |
| 424 | + MARKETING_VERSION = oct2024; |
423 | 425 | PRODUCT_BUNDLE_IDENTIFIER = com.oil3.CodeColors; |
424 | 426 | PRODUCT_NAME = "$(TARGET_NAME)"; |
425 | 427 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
442 | 444 | ENABLE_HARDENED_RUNTIME = YES; |
443 | 445 | ENABLE_PREVIEWS = YES; |
444 | 446 | GENERATE_INFOPLIST_FILE = YES; |
445 | | - INFOPLIST_KEY_CFBundleDisplayName = "Code Colors"; |
446 | | - INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 447 | + INFOPLIST_KEY_CFBundleDisplayName = "Code Colors "; |
| 448 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
| 449 | + INFOPLIST_KEY_NSHumanReadableCopyright = "Quet Almahdi Morris"; |
447 | 450 | LD_RUNPATH_SEARCH_PATHS = ( |
448 | 451 | "$(inherited)", |
449 | 452 | "@executable_path/../Frameworks", |
450 | 453 | ); |
451 | | - MARKETING_VERSION = 1.0; |
| 454 | + MACOSX_DEPLOYMENT_TARGET = 12.2; |
| 455 | + MARKETING_VERSION = oct2024; |
452 | 456 | PRODUCT_BUNDLE_IDENTIFIER = com.oil3.CodeColors; |
453 | 457 | PRODUCT_NAME = "$(TARGET_NAME)"; |
454 | 458 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
468 | 472 | INFOPLIST_FILE = QuickCodeColorLook/Info.plist; |
469 | 473 | INFOPLIST_KEY_CFBundleDisplayName = QuickCodeColorLook; |
470 | 474 | INFOPLIST_KEY_LSApplicationCategoryType = ""; |
471 | | - INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 475 | + INFOPLIST_KEY_NSHumanReadableCopyright = "Quet Almahdi Morris"; |
472 | 476 | LD_RUNPATH_SEARCH_PATHS = ( |
473 | 477 | "$(inherited)", |
474 | 478 | "@executable_path/../Frameworks", |
475 | 479 | "@executable_path/../../../../Frameworks", |
476 | 480 | ); |
| 481 | + MACOSX_DEPLOYMENT_TARGET = 12.2; |
477 | 482 | MARKETING_VERSION = 1.0; |
478 | 483 | PRODUCT_BUNDLE_IDENTIFIER = com.oil3.CodeColors.QuickCodeColorLook; |
479 | 484 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
495 | 500 | INFOPLIST_FILE = QuickCodeColorLook/Info.plist; |
496 | 501 | INFOPLIST_KEY_CFBundleDisplayName = QuickCodeColorLook; |
497 | 502 | INFOPLIST_KEY_LSApplicationCategoryType = ""; |
498 | | - INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 503 | + INFOPLIST_KEY_NSHumanReadableCopyright = "Quet Almahdi Morris"; |
499 | 504 | LD_RUNPATH_SEARCH_PATHS = ( |
500 | 505 | "$(inherited)", |
501 | 506 | "@executable_path/../Frameworks", |
502 | 507 | "@executable_path/../../../../Frameworks", |
503 | 508 | ); |
| 509 | + MACOSX_DEPLOYMENT_TARGET = 12.2; |
504 | 510 | MARKETING_VERSION = 1.0; |
505 | 511 | PRODUCT_BUNDLE_IDENTIFIER = com.oil3.CodeColors.QuickCodeColorLook; |
506 | 512 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments