How would i add a custom icon with a given name to my nativescript project using the tns resources generate icons
-command
$tns resources generate icons ~/myfolder/myspecialicon.png
Say i want the command to place the icon(s) in the correct folders maintaining the name myspecialicon.xxx
instead of just overwriting the default icon.png
?
Cheers
Lasse