Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore]: Xcode Configurations #967

Merged

Conversation

lukepistrol
Copy link
Member

@lukepistrol lukepistrol commented Jan 14, 2023

Description

This PR introduces build configurations for Debug, Alpha, Beta, Release and associated *.xcconfig files. These include key value pairs for the app icon name (#914) and the version number postfix (#915).

Further Changes

  • The prerelease workflow has been adjusted to build the app in Alpha configuration.

  • The copyright label on the AboutView is now derived from the Info.plist NSHumanReadableCopyright value.

Related Issue

Screenshots

App Icons

Screenshot 2023-01-14 at 17 08 16

Debug Configuration

Screenshot 2023-01-14 at 17 08 57

Alpha Configuration

Screenshot 2023-01-14 at 17 08 48

Beta Configuration

Screenshot 2023-01-14 at 17 08 53

Release Configuration

Screenshot 2023-01-14 at 17 08 34

@austincondiff austincondiff merged commit 3b59e7a into CodeEditApp:main Jan 14, 2023
@lukepistrol lukepistrol deleted the chore/xcode-configurations branch January 14, 2023 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants