We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d21f589 commit 352b952Copy full SHA for 352b952
1 file changed
CodeEdit.xcodeproj/project.pbxproj
@@ -3018,7 +3018,7 @@
3018
ENABLE_PREVIEWS = YES;
3019
GENERATE_INFOPLIST_FILE = YES;
3020
INFOPLIST_FILE = CodeEdit/Info.plist;
3021
- INFOPLIST_KEY_NSHumanReadableCopyright = "© 2022 CodeEdit";
+ INFOPLIST_KEY_NSHumanReadableCopyright = "© 2022-2023 CodeEdit";
3022
INFOPLIST_KEY_NSPrincipalClass = CodeEdit.CodeEditApplication;
3023
LD_RUNPATH_SEARCH_PATHS = (
3024
"$(inherited)",
@@ -3052,7 +3052,7 @@
3052
3053
3054
3055
3056
3057
3058
0 commit comments