Application installer does not show welcome page visual on El Capitan

Hi;

i have project for application installer.

I use productbuild to create application installer. The productbuild use a distribution.xml file containing a 'welcome' node.

The 'welcome' node refers html file containing text and embedded png file.

The application installer shows the visual correct on all OS below Mac OS El Capitan.

On Mac OS El Capitan, the installer only shows text, but not the embedded visual.


The distribution.xml used to create the pkg file

contains

<?xml version......

<installer-gui-script......

<welcome file="Welcome.html" mime-type="text/html" />

<background file.....

</installer-gui-script>


Is this a bug in El Capitan or what?


best regards

Vermeire Baudewijn

Application installer does not show welcome page visual on El Capitan
 
 
Q