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/01/16 13:17:54 UTC

[GitHub] tombell opened a new issue #497: AppIcon44x44@2x.png not assigned to the correct icon

tombell opened a new issue #497: AppIcon44x44@2x.png not assigned to the correct icon
URL: https://github.com/apache/cordova-ios/issues/497
 
 
   When adding the iOS platform, the icon `AppIcon44x44@2x.png` is not assigned to the correct icon in the `AppIcon` asset catalog:
   
   <img width="228" alt="screenshot 2019-01-16 at 13 03 26" src="https://user-images.githubusercontent.com/129327/51250731-3b743500-198f-11e9-96c8-1a0ade62fb95.png">
   
   And results in the following warning when building the Xcode project:
   
   <img width="254" alt="screenshot 2019-01-16 at 13 12 40" src="https://user-images.githubusercontent.com/129327/51251127-732fac80-1990-11e9-9ec8-14e27eb25d87.png">
   
   
   These are the icons that have not been assigned an icon file:
   
   <img width="739" alt="screenshot 2019-01-16 at 13 10 51" src="https://user-images.githubusercontent.com/129327/51251059-42e80e00-1990-11e9-940e-028a018adb80.png">
   
   I've also checked this with a new Cordova project from scratch after adding the `ios` platform to it.
   
   <img width="219" alt="screenshot 2019-01-16 at 13 16 05" src="https://user-images.githubusercontent.com/129327/51251292-e3d6c900-1990-11e9-9f96-97efe84a4c4b.png">
   
   Seems like there might be a mistake in the template `Content.json` for the `AppIcon` asset catalog.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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