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

signingConfig 설정 #78

Merged
merged 1 commit into from
Feb 8, 2024
Merged

signingConfig 설정 #78

merged 1 commit into from
Feb 8, 2024

Conversation

mangbaam
Copy link
Member

@mangbaam mangbaam commented Feb 8, 2024

Issue

작업 내용

release 빌드를 위한 signingConfig 설정.

Release 빌드하는 법

  1. 전달해준 keystore 파일을 적당한 위치에 저장한다
  2. 루트 프로젝트 밑에 keystore.properties 파일을 생성한다
image
  1. keystore.properties 파일에 전달해준 [storeFile, storePassword, keyAlias, keyPassword] 값을 넣는다.
  2. release 로 Build Variant 변경해서 빌드되는지 확인

@mangbaam mangbaam added the chore 잡일, 환경설정 label Feb 8, 2024
@mangbaam mangbaam self-assigned this Feb 8, 2024
Copy link
Member

@HamBP HamBP left a comment

Choose a reason for hiding this comment

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

LGTM!

@mangbaam mangbaam merged commit 26166b1 into develop Feb 8, 2024
@mangbaam mangbaam deleted the feature/Boolti-77 branch February 8, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 잡일, 환경설정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

signingConfig 설정
2 participants