File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88// Configuration settings file format documentation can be found at:
99// https://help.apple.com/xcode/#/dev745c5c974
1010
11- CE_APPICON_NAME = AppIconAlpha
11+ CE_APPICON_NAME = CodeEditAlphaIcon
1212CE_VERSION_POSTFIX = -alpha
1313CE_COPYRIGHT = Copyright © 2022-2025 CodeEdit
Original file line number Diff line number Diff line change 88// Configuration settings file format documentation can be found at:
99// https://help.apple.com/xcode/#/dev745c5c974
1010
11- CE_APPICON_NAME = AppIconBeta
11+ CE_APPICON_NAME = CodeEditBetaIcon
1212CE_VERSION_POSTFIX = -beta
1313CE_COPYRIGHT = Copyright © 2022-2025 CodeEdit
Original file line number Diff line number Diff line change 88// Configuration settings file format documentation can be found at:
99// https://help.apple.com/xcode/#/dev745c5c974
1010
11- CE_APPICON_NAME = AppIconDev
11+ CE_APPICON_NAME = CodeEditDevIcon
1212CE_VERSION_POSTFIX = -dev
1313CE_COPYRIGHT = Copyright © 2022-2025 CodeEdit
Original file line number Diff line number Diff line change 88// Configuration settings file format documentation can be found at:
99// https://help.apple.com/xcode/#/dev745c5c974
1010
11- CE_APPICON_NAME = AppIconPre
11+ CE_APPICON_NAME = CodeEditPreIcon
1212CE_VERSION_POSTFIX = -pre
1313CE_COPYRIGHT = Copyright © 2022-2025 CodeEdit
Original file line number Diff line number Diff line change 88// Configuration settings file format documentation can be found at:
99// https://help.apple.com/xcode/#/dev745c5c974
1010
11- CE_APPICON_NAME = AppIcon
11+ CE_APPICON_NAME = CodeEditIcon
1212// CE_VERSION_POSTFIX = // this is a placeholder since we don't want a postfix in final release
1313CE_COPYRIGHT = Copyright © 2022-2025 CodeEdit
You can’t perform that action at this time.
0 commit comments