Michael Schmidt created CB-7879:
-----------------------------------

             Summary: [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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to