[unity] unity can not sign application


위의 제목의 문제는 해결방법 이 간단하다.


아래와 같다. 

왜 생기는지는 말안해도 알 것 같다.


그림을 첨부하고 싶으나, 윈도우에서 작업하고 블로그는 맥에서하다보니 못하겠다. 으하하.



For development : No. For publishing (i.e. Android Market) : Yes.

1) Locate the Publishing Settings under PlayerSettings
2) Create a new keystore by selecting a keystore name and password (confirm the password)
3) Select "Create a new key" under Key Alias
4) A new window opens; enter the necessary information.
5) Select the newly created key.
6) Build ( Run); your app is now signed.

n.b. Remember the passwords; they are not stored with the project (for security reasons).



참조

- http://forum.unity3d.com/threads/android-signing.62137/


댓글

Designed by JB FACTORY