Error: Source path does not exist: resources\android\icon\drawable-hdpi-icon.png

后端 未结 12 1120
梦毁少年i
梦毁少年i 2020-12-28 14:26

I\'m trying to get an APK file from a Ionic project with the \"cordova build --release android\" command on a Mac and it doesn\'t work as I get

12条回答
  •  再見小時候
    2020-12-28 15:07

    Check your icon if it is actually saved as ".png". Not as ".PNG". Right-click on it and hit Properties.

    If it wasn't, edit your icon and save it with a file extension ".png".

提交回复
热议问题