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

[ISSUE-005] 릴리즈 앱과 디버그 앱 분리 #6

Merged
merged 2 commits into from
Dec 18, 2022

Conversation

jihee-dev
Copy link
Member

@jihee-dev jihee-dev commented Dec 11, 2022

ISSUE


작업 내용

  • 릴리즈 앱과 디버그 앱을 분리합니다
    • 현재 배포된 버전의 앱과 디버깅용 앱을 따로 두면 관리하기 좋을 것 같아서 따로 분리해 보았습니다!
    • 스토어에 업로드 된 앱은 <플랜즈>, 디버그 모드 앱은 <플랜즈.Debug>로 앱 이름을 변경해서 구분할 수 있도록 해두었습니다

실행 화면

Screen Shot Screen Shot
image

Check List

  • PR 제목은 [ISSUE-{N}] PR 제목으로 작성
  • CI/CD 통과 여부
  • 1명 이상의 Approve 확인 후 Merge
  • 관련 이슈 연결

@jihee-dev jihee-dev added the enhancement New feature or request label Dec 11, 2022
@jihee-dev jihee-dev self-assigned this Dec 11, 2022
Copy link
Member

@hoyahozz hoyahozz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋습니다~!~!

@jihee-dev jihee-dev merged commit 9ef5180 into develop Dec 18, 2022
@jihee-dev jihee-dev deleted the feature/issue-005-debug-package branch December 18, 2022 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

릴리즈 앱과 디버그 앱 분리
2 participants