You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Shakhnazarov (JIRA)" <ji...@apache.org> on 2016/12/02 14:26:58 UTC

[jira] [Resolved] (CB-7879) [Windows] Icons & Splash screen files don't get copied

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

Sergey Shakhnazarov resolved CB-7879.
-------------------------------------
    Resolution: Duplicate

See the [splashscreen docs|https://github.com/apache/cordova-plugin-splashscreen#windows-specific-information] for the list of supported scales.

> [Windows] Icons & Splash screen files don't get copied
> ------------------------------------------------------
>
>                 Key: CB-7879
>                 URL: https://issues.apache.org/jira/browse/CB-7879
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>    Affects Versions: 4.0.0
>            Reporter: Michael Schmidt
>
> Icons & Splash screen files as defined in the config.xml don't don't get copied into their respective folders in the windows platform
> Example: 
> config.xml:
>     <platform name="windows">
>         <splash src="res/screen/windows/SplashScreen.scale-240.png" width="1152" height="1920" />
>     </platform>
> should get copied into:
> /windows/images/SplashScreen.scale-240.png
> This copy operation doesn't take place.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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