Unity
Android Release / Debug Build Method
Guk-blog
2019. 12. 20. 12:54
728x90
반응형
Debug Build : Checked
Release Build : Unchecked
KeyStore
기존의 키가 있다면 Use Existing Keystore 체크
새로 만들어야 한다면 Create a new keystore 체크
-keysotre password 와 confirm 둘 다 같은 비밀 번호로
key
Release Build : Alias - Creat a new key
Key의 이름
비밀번호
비밀번호 확인
Create Key 버튼 누른 후 Key - Alias를 생성한 키로 변경 후 빌드
Debug Build - 기존의 Debug Key로 빌드
728x90
반응형