Skip to content

[Chore] 원스토어 배포 설정 및 applicationId 확정 #167

Description

@gangmin0716

작업 내용

원스토어 출시를 위한 배포 설정을 합니다.

  • 릴리즈 서명 설정을 android/keystore.properties에서 읽도록 연결합니다
  • 키스토어와 비밀번호 파일을 .gitignore로 제외합니다
  • 임시값이던 applicationId를 site.heddy.app으로 확정합니다

작업 이유

release 빌드에 signingConfig가 없어 서명되지 않은 산출물이 나오고, 원스토어가 이를 받지 않습니다.

applicationId는 한 번 출시하면 변경할 수 없습니다. 바꾸려면 새 앱으로 다시 등록해야 하고 기존 설치자는 업데이트를 받지 못합니다. 그래서 첫 업로드 전에 확정해야 합니다. 서비스 도메인 heddy.site를 역순으로 뒤집어 site.heddy.app으로 정했습니다.

체크리스트

  • 릴리즈 서명 설정 연결
  • 키스토어·비밀번호 파일 git 제외
  • applicationId를 site.heddy.app으로 확정
  • 서명된 릴리즈 빌드 산출 확인

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions