tombell opened a new issue #497: [email protected] not assigned to the correct icon URL: https://github.com/apache/cordova-ios/issues/497 When adding the iOS platform, the icon `[email protected]` 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
