<?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 IOS Build Error 65 in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/IOS-Build-Error-65/m-p/1118956#M75187</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;When I try to build my app for IOS I'am getting attached error.&lt;/P&gt;

&lt;P&gt;This is my first time for IOS, maybe I'am doing sth wrong.&lt;/P&gt;

&lt;P&gt;I've created profile file and certificate as explained.&lt;/P&gt;

&lt;P&gt;OS: Windows 10&lt;/P&gt;

&lt;P&gt;Cordova CLI 5.1.1&lt;/P&gt;

&lt;P&gt;IOS 7&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;DIV style="color: rgb(255, 255, 255); font-family: arial; line-height: 26px; widows: auto; font-size: 18px; background-color: rgb(0, 0, 0);"&gt;Build Log:&lt;/DIV&gt;

&lt;UL style="color: rgb(255, 255, 255); font-family: arial; font-size: 12px; widows: auto; line-height: 1.6em; background-color: rgb(0, 0, 0);"&gt;
	&lt;LI&gt;Building a Cordova 5.1.1 application.&lt;/LI&gt;
	&lt;LI&gt;The application name is "Find-IT"&lt;/LI&gt;
	&lt;LI&gt;The package name is "xdk.intel.cordova.kordsafindit"&lt;/LI&gt;
	&lt;LI&gt;Will use the provisioning profile for "adhoc"&lt;/LI&gt;
	&lt;LI&gt;No plugins were found in the intelxdk.config.xml file.&lt;/LI&gt;
	&lt;LI&gt;Targeting iOS version 7.&lt;/LI&gt;
	&lt;LI&gt;&lt;SPAN style="color: red;"&gt;Error: A build error occurred. Check the build log.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&amp;nbsp;&lt;A href="https://community.intel.com/legacyfs/online/drupal_files/493088"&gt;493088&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Feb 2016 14:56:11 GMT</pubDate>
    <dc:creator>EMRE_C_</dc:creator>
    <dc:date>2016-02-05T14:56:11Z</dc:date>
    <item>
      <title>IOS Build Error 65</title>
      <link>https://community.intel.com/t5/Software-Archive/IOS-Build-Error-65/m-p/1118956#M75187</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;When I try to build my app for IOS I'am getting attached error.&lt;/P&gt;

&lt;P&gt;This is my first time for IOS, maybe I'am doing sth wrong.&lt;/P&gt;

&lt;P&gt;I've created profile file and certificate as explained.&lt;/P&gt;

&lt;P&gt;OS: Windows 10&lt;/P&gt;

&lt;P&gt;Cordova CLI 5.1.1&lt;/P&gt;

&lt;P&gt;IOS 7&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;DIV style="color: rgb(255, 255, 255); font-family: arial; line-height: 26px; widows: auto; font-size: 18px; background-color: rgb(0, 0, 0);"&gt;Build Log:&lt;/DIV&gt;

&lt;UL style="color: rgb(255, 255, 255); font-family: arial; font-size: 12px; widows: auto; line-height: 1.6em; background-color: rgb(0, 0, 0);"&gt;
	&lt;LI&gt;Building a Cordova 5.1.1 application.&lt;/LI&gt;
	&lt;LI&gt;The application name is "Find-IT"&lt;/LI&gt;
	&lt;LI&gt;The package name is "xdk.intel.cordova.kordsafindit"&lt;/LI&gt;
	&lt;LI&gt;Will use the provisioning profile for "adhoc"&lt;/LI&gt;
	&lt;LI&gt;No plugins were found in the intelxdk.config.xml file.&lt;/LI&gt;
	&lt;LI&gt;Targeting iOS version 7.&lt;/LI&gt;
	&lt;LI&gt;&lt;SPAN style="color: red;"&gt;Error: A build error occurred. Check the build log.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&amp;nbsp;&lt;A href="https://community.intel.com/legacyfs/online/drupal_files/493088"&gt;493088&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 14:56:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/IOS-Build-Error-65/m-p/1118956#M75187</guid>
      <dc:creator>EMRE_C_</dc:creator>
      <dc:date>2016-02-05T14:56:11Z</dc:date>
    </item>
    <item>
      <title>So this seems to be the</title>
      <link>https://community.intel.com/t5/Software-Archive/IOS-Build-Error-65/m-p/1118957#M75188</link>
      <description>&lt;P&gt;So this seems to be the problem according to the build log:&lt;/P&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal; word-wrap: break-word; white-space: pre-wrap;"&gt;Code Sign error: Provisioning profile does not match bundle identifier: The provisioning profile specified in your build settings (“FindIT”) has an AppID of “com.kordsaglobal.findit” which does not match your bundle identifier “xdk.intel.cordova.kordsafindit”.

&lt;/PRE&gt;

&lt;P&gt;It looks like you app ID does not match the ID you have specified in your provisioning profile in your Apple Developer Account.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 01:00:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/IOS-Build-Error-65/m-p/1118957#M75188</guid>
      <dc:creator>Anusha_M_Intel1</dc:creator>
      <dc:date>2016-02-06T01:00:31Z</dc:date>
    </item>
    <item>
      <title>Thanks, it solved my issue.</title>
      <link>https://community.intel.com/t5/Software-Archive/IOS-Build-Error-65/m-p/1118958#M75189</link>
      <description>&lt;P&gt;Thanks, it solved my issue.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 12:21:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/IOS-Build-Error-65/m-p/1118958#M75189</guid>
      <dc:creator>EMRE_C_</dc:creator>
      <dc:date>2016-02-07T12:21:39Z</dc:date>
    </item>
  </channel>
</rss>

