You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/28 15:58:39 UTC

[GitHub] [cordova] brainssolutions edited a comment on issue #90: Cordova CLI 9.0.0 - Missing RES Folder

brainssolutions edited a comment on issue #90: Cordova CLI 9.0.0 - Missing RES Folder
URL: https://github.com/apache/cordova/issues/90#issuecomment-477655912
 
 
   Hi @janpio,
   I mean the folder  `res` in the project folder , where you will enter the icons of the app and SplashScreen.
   
   I am Also having problems setting up the icons of my new App.
   
   I Thought I had something wrong, instead while reviewing the guide on the official website the various tags are right.
   
   Example: `<icon height=""20"" src=""res/icon/ios/app/appicon-20.png"" width=""20""></icon>`
   
   When I try to send the command to CLI  `cordova prepare` it always tells me that it can not find the path.
   
   Error in CLI:
   `Source path does not exist: res/icon/ios/appicon-20.png`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org