<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Big packages: locally imported plugins' source code not removed in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Big-packages-locally-imported-plugins-source-code-not-removed/m-p/997928#M28895</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
	I downloaded my app built for Android, ios and Windows platforms and I noticed that their package size was bigger than expected.&lt;/P&gt;

&lt;P&gt;Respectively unzipping&amp;nbsp;&amp;nbsp;apk, ipa and zip files, I found out two problems:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;duplicated icons and splashscreen of all platforms are copied into destination www folder (or subfolder).&lt;/LI&gt;
	&lt;LI&gt;the source code of my locally imported plugins is not stripped away from the final package.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;To fix the first issue, I just placed those images in a folder whose name starts with a dot (i.e. "www\.sys\res\icon\" and "www\.sys\res\screen\"):&lt;BR /&gt;
	so not&amp;nbsp;needed icons and splashscreens are correctly removed from the package.&lt;BR /&gt;
	&lt;BR /&gt;
	But I'm not able to remove the plugins source code: if my folder structure is as following&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;www\plugins\localplugin1\&amp;lt;full source code here&amp;gt;
www\plugins\localplugin2\&amp;lt;full source code here&amp;gt;&lt;/PRE&gt;

&lt;P&gt;in the built package I get&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;www\plugins\localplugin1\&amp;lt;full source code here&amp;gt;
www\plugins\localplugin2\&amp;lt;full source code here&amp;gt;
www\plugins\www.localplugin1.id\&amp;lt;platform js here&amp;gt;
www\plugins\www.localplugin2.id\&amp;lt;platform js here&amp;gt;&lt;/PRE&gt;

&lt;P&gt;This issue is present in packages built since the last month.&lt;BR /&gt;
	Is there any workaround (or&amp;nbsp;a post-build command)&amp;nbsp;to "delete" local plugin folders before building the package?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
	CtwDev&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 28 Mar 2015 14:00:29 GMT</pubDate>
    <dc:creator>Luca_F_</dc:creator>
    <dc:date>2015-03-28T14:00:29Z</dc:date>
    <item>
      <title>Big packages: locally imported plugins' source code not removed</title>
      <link>https://community.intel.com/t5/Software-Archive/Big-packages-locally-imported-plugins-source-code-not-removed/m-p/997928#M28895</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
	I downloaded my app built for Android, ios and Windows platforms and I noticed that their package size was bigger than expected.&lt;/P&gt;

&lt;P&gt;Respectively unzipping&amp;nbsp;&amp;nbsp;apk, ipa and zip files, I found out two problems:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;duplicated icons and splashscreen of all platforms are copied into destination www folder (or subfolder).&lt;/LI&gt;
	&lt;LI&gt;the source code of my locally imported plugins is not stripped away from the final package.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;To fix the first issue, I just placed those images in a folder whose name starts with a dot (i.e. "www\.sys\res\icon\" and "www\.sys\res\screen\"):&lt;BR /&gt;
	so not&amp;nbsp;needed icons and splashscreens are correctly removed from the package.&lt;BR /&gt;
	&lt;BR /&gt;
	But I'm not able to remove the plugins source code: if my folder structure is as following&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;www\plugins\localplugin1\&amp;lt;full source code here&amp;gt;
www\plugins\localplugin2\&amp;lt;full source code here&amp;gt;&lt;/PRE&gt;

&lt;P&gt;in the built package I get&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;www\plugins\localplugin1\&amp;lt;full source code here&amp;gt;
www\plugins\localplugin2\&amp;lt;full source code here&amp;gt;
www\plugins\www.localplugin1.id\&amp;lt;platform js here&amp;gt;
www\plugins\www.localplugin2.id\&amp;lt;platform js here&amp;gt;&lt;/PRE&gt;

&lt;P&gt;This issue is present in packages built since the last month.&lt;BR /&gt;
	Is there any workaround (or&amp;nbsp;a post-build command)&amp;nbsp;to "delete" local plugin folders before building the package?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
	CtwDev&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2015 14:00:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Big-packages-locally-imported-plugins-source-code-not-removed/m-p/997928#M28895</guid>
      <dc:creator>Luca_F_</dc:creator>
      <dc:date>2015-03-28T14:00:29Z</dc:date>
    </item>
    <item>
      <title>The plugins should be removed</title>
      <link>https://community.intel.com/t5/Software-Archive/Big-packages-locally-imported-plugins-source-code-not-removed/m-p/997929#M28896</link>
      <description>&lt;P&gt;The plugins should be removed from the build. &amp;nbsp; I will take a look and get back to you.&lt;/P&gt;

&lt;P&gt;Eric&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2015 04:28:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Big-packages-locally-imported-plugins-source-code-not-removed/m-p/997929#M28896</guid>
      <dc:creator>Eric_H_Intel</dc:creator>
      <dc:date>2015-03-29T04:28:54Z</dc:date>
    </item>
    <item>
      <title>Any news?
Thanks
	CtwDev</title>
      <link>https://community.intel.com/t5/Software-Archive/Big-packages-locally-imported-plugins-source-code-not-removed/m-p/997930#M28897</link>
      <description>&lt;P&gt;Any news?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
	CtwDev&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2015 15:20:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Big-packages-locally-imported-plugins-source-code-not-removed/m-p/997930#M28897</guid>
      <dc:creator>Luca_F_</dc:creator>
      <dc:date>2015-04-12T15:20:12Z</dc:date>
    </item>
  </channel>
</rss>

