[
https://issues.apache.org/jira/browse/CB-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220087#comment-14220087
]
Shazron Abdullah commented on CB-8027:
--------------------------------------
We are not using the asset catalog. The assets and icons are defined in the
Info.plist. It all still works properly.
We need to support updating Xcode projects through the CLI.
> [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: 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
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]