We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 003a84f + 707fac7 commit 152faf1Copy full SHA for 152faf1
CodeEdit.xcodeproj/project.pbxproj
@@ -603,7 +603,7 @@
603
ENABLE_PREVIEWS = YES;
604
GENERATE_INFOPLIST_FILE = YES;
605
INFOPLIST_FILE = CodeEdit/Info.plist;
606
- INFOPLIST_KEY_NSHumanReadableCopyright = "";
+ INFOPLIST_KEY_NSHumanReadableCopyright = "© 2022 CodeEdit";
607
INFOPLIST_KEY_NSPrincipalClass = CodeEdit.CodeEditApplication;
608
LD_RUNPATH_SEARCH_PATHS = (
609
"$(inherited)",
@@ -634,7 +634,7 @@
634
635
636
637
638
639
640
0 commit comments