<?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 That would make sense if I in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Windows-Phone-8-1-Build-Fails-Serverside/m-p/1121907#M76416</link>
    <description>&lt;P&gt;That would make sense if I hand edited any of the project meta files, which I haven't... So my attempted solution will be as follows:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;Move project www folder to a safe location&lt;/LI&gt;
	&lt;LI&gt;Create a new project&lt;/LI&gt;
	&lt;LI&gt;Re-fill all of the project meta fields &amp;amp; images&lt;/LI&gt;
	&lt;LI&gt;Select the correct code signing certs&lt;/LI&gt;
	&lt;LI&gt;Re-install the required plugins&lt;/LI&gt;
	&lt;LI&gt;Re-bild the project for all targets&lt;/LI&gt;
	&lt;LI&gt;???&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Mon, 31 Oct 2016 12:48:42 GMT</pubDate>
    <dc:creator>Andrew_F_4</dc:creator>
    <dc:date>2016-10-31T12:48:42Z</dc:date>
    <item>
      <title>Windows Phone 8.1 Build Fails Serverside</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-Phone-8-1-Build-Fails-Serverside/m-p/1121905#M76414</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I've never been able to successfully build my app for Windows Phone. Perhaps someone here can explain this:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;package.phone.appxmanifest(20,78): error APPX3207: App manifest references the wide 310×150 logo image ‘images\Wide310x150Logo.scale-240.png’ which is larger than the maximum image file size. It must be no larger than 204,800 bytes. […\noaaRadarViewer\platforms\windows\CordovaApp.Phone.jsproj]
Done Building Project “…\noaaRadarViewer\platforms\windows\CordovaApp.Phone.jsproj” (default targets) — FAILED.

Build FAILED.&lt;/PRE&gt;

&lt;P&gt;The image in question is only 79.3kb in size.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2016 18:51:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-Phone-8-1-Build-Fails-Serverside/m-p/1121905#M76414</guid>
      <dc:creator>Andrew_F_4</dc:creator>
      <dc:date>2016-10-21T18:51:18Z</dc:date>
    </item>
    <item>
      <title>You probably have associated</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-Phone-8-1-Build-Fails-Serverside/m-p/1121906#M76415</link>
      <description>&lt;P&gt;You probably have associated the wrong image to that dimension. Check the intelxdk.config.windows8.xml file to make sure the 310x150 scale 240 entry is pointing to the image you intend.&lt;/P&gt;

&lt;P&gt;Feel free to send me your project over private message if you want me to take a second look.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2016 22:19:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-Phone-8-1-Build-Fails-Serverside/m-p/1121906#M76415</guid>
      <dc:creator>Jerroyd_M_Intel</dc:creator>
      <dc:date>2016-10-21T22:19:20Z</dc:date>
    </item>
    <item>
      <title>That would make sense if I</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-Phone-8-1-Build-Fails-Serverside/m-p/1121907#M76416</link>
      <description>&lt;P&gt;That would make sense if I hand edited any of the project meta files, which I haven't... So my attempted solution will be as follows:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;Move project www folder to a safe location&lt;/LI&gt;
	&lt;LI&gt;Create a new project&lt;/LI&gt;
	&lt;LI&gt;Re-fill all of the project meta fields &amp;amp; images&lt;/LI&gt;
	&lt;LI&gt;Select the correct code signing certs&lt;/LI&gt;
	&lt;LI&gt;Re-install the required plugins&lt;/LI&gt;
	&lt;LI&gt;Re-bild the project for all targets&lt;/LI&gt;
	&lt;LI&gt;???&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 31 Oct 2016 12:48:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-Phone-8-1-Build-Fails-Serverside/m-p/1121907#M76416</guid>
      <dc:creator>Andrew_F_4</dc:creator>
      <dc:date>2016-10-31T12:48:42Z</dc:date>
    </item>
    <item>
      <title>Andrew -- try specifying that</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-Phone-8-1-Build-Fails-Serverside/m-p/1121908#M76417</link>
      <description>&lt;P&gt;Andrew -- try specifying that icon ing the additions.xml file, using this notation:&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;icon src="package-assets/windows/Wide310x150Logo.scale-240.png"   width="744" height="360"/&amp;gt;&lt;/PRE&gt;

&lt;P&gt;It's possible the width and height are incorrectly specified in your config file.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 20:03:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-Phone-8-1-Build-Fails-Serverside/m-p/1121908#M76417</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-10-31T20:03:10Z</dc:date>
    </item>
  </channel>
</rss>

