What is the default path of debug.keystore on Mac?

后端 未结 4 2000
遥遥无期
遥遥无期 2021-01-30 21:06

I am a new Mac user. I searched everywhere for debug.keystore file, but no luck. Is it possible that eclipse can\'t create the file?

4条回答
  •  太阳男子
    2021-01-30 21:18

    Using the Command+shift+G I found the files in .android directory, but for mac I found no "debug.keystore" file rather I found "debug.keyset".

    Being not so sure, but I deleted this one and clean and build my app, now its working for me.

提交回复
热议问题