[ 
https://issues.apache.org/jira/browse/CB-13598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261078#comment-16261078
 ] 

Stein Desmet edited comment on CB-13598 at 11/21/17 5:15 PM:
-------------------------------------------------------------

Apologies, build does not fail due to missing files, this was another issue. 
The files are still missing though


was (Author: sgdesmet):
Apologies, build does not fail due to missing files, this was another issue

> Build fails due to missing launch images
> ----------------------------------------
>
>                 Key: CB-13598
>                 URL: https://issues.apache.org/jira/browse/CB-13598
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>    Affects Versions: cordova-ios 4.5.0
>            Reporter: Stein Desmet
>            Assignee: Suraj Pindoria
>
> Build fails on version 4.5.3 and 4.5.4, because the images referenced for 
> IphoneX in Contents.json in  Images.xcassets/LaunchImage.launchimage are not 
> available.
> For example, Contents.json refers to 'Default-2436h.png', but this file is 
> not present.
> Workaround: manually specify splash screens for iphone X in config.xml.
>        
> {code:xml}
>         <splash height="2436" src="<some_png>" width="1125" />
>         <splash height="1125" src="<some_png>" width="2436" />
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to