You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (Jira)" <ji...@apache.org> on 2020/06/24 15:07:00 UTC

[jira] [Closed] (CB-8027) [iOS][CLI] some copied icons ignored when creating asset catalog

     [ https://issues.apache.org/jira/browse/CB-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-8027.
----------------------------
    Resolution: Not A Problem

closing as not a problem anymore


> [iOS][CLI] some copied icons ignored when creating asset catalog
> ----------------------------------------------------------------
>
>                 Key: CB-8027
>                 URL: https://issues.apache.org/jira/browse/CB-8027
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-cli
>    Affects Versions: 3.7.0
>            Reporter: Eser Esen
>            Priority: Minor
>
> In 3.7.0 you fixed the CLI so it copies all the icons and launch images into the project, which works fine now.
> But since xCode6 there is a asset catalog we should use to manage the icons and images. Once clicked on it, it migrates the images into a new AppIcon and LaunchImages catalog.
> But looking at both, i see plenty of icons and launch images missing, even if they really exist within [appname]/Resources/{Icons,Splash}
> Only by dragging the icons from finder into the AppIcon catalog it adds the icons properly.
> I think the problem is the Contents.json file within the xcassets folder created by xCode6, it contains only few icons.
> I also tried adding the missing icons manually in that json file and voila, all the icons are showing up on the asset catalog.
> Don't know where xCode gets the info to put into Contents.json, but i guess its something you probably could fix on the CLI.
> For now, in order to NOT get rejected or get some validation fails on xCode i need to fix the icons and launch images on my own, to be sure all icons are really in the app and loaded.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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