<?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 Failure in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019245#M37431</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;I am new to the forum and to the world of Intel XDK. Full disclosure, my background is in nursing and not web or program development. &amp;nbsp;Much of my learning for this project has been as I go. &amp;nbsp;These forums have been immensely helpful - so thank you for all the help you have already provided. &amp;nbsp;I have been able to do successful builds for androids but am having a devil of a time getting the iOS build to work. I have tried to follow the steps as laid out in the "Building Cordova * for Apple iOS* Apps in the Intel® XDK" article to the letter, but no luck. &amp;nbsp;It appears that I am having a similar (or possibly the same) issue as discussed in this thread&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/intel-xdk/topic/560959"&gt;iOS adhoc building fails&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;My build log is as follows:&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 4.1.2 application.&lt;/LI&gt;
	&lt;LI&gt;The application name is "Blue Book"&lt;/LI&gt;
	&lt;LI&gt;The package name is "KBYT69A53S.BlueBook1"&lt;/LI&gt;
	&lt;LI&gt;Will use the provisioning profile for "production"&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 6.&lt;/LI&gt;
	&lt;LI&gt;An unexpected error occured while attempting to build the application.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;In addition the end of the detailed build log says:&lt;/P&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal; widows: auto; word-wrap: break-word; white-space: pre-wrap;"&gt;Check dependencies
Code Sign error: Provisioning profile does not match bundle identifier: The provisioning profile specified in your build settings (â€œBlueBook2â€&amp;#157;) has an AppID of â€œBlueBook1â€&amp;#157; which does not match your bundle identifier â€œKBYT69A53S.BlueBook1â€&amp;#157;.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.0'

** BUILD FAILED **


The following build commands failed:
	Check dependencies
(1 failure)
Command finished with error code 65: .../jquerytest/platforms/ios/cordova/build --release,--device
Error: .../jquerytest/platforms/ios/cordova/build: Command failed with exit code 65
    at ChildProcess.whenDone (/Developer/cordova/4.1.2/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:753:16)
    at Process.ChildProcess._handle.onexit (child_process.js:820:5)&lt;/PRE&gt;

&lt;P&gt;I have tried re-obtaining new provisioning files and certificates many times (no changes.) &amp;nbsp;I have also tried to change the settings in my projects tab and the bundle ID to what it says is not the same - still no luck.&lt;/P&gt;

&lt;P&gt;Here is a screen shot of my Provisioning setup on the Apple developer website:&amp;nbsp;&lt;A href="https://drive.google.com/open?id=0B3x09tbBqGS_R2NsWC00VUtYUDQ"&gt;https://drive.google.com/open?id=0B3x09tbBqGS_R2NsWC00VUtYUDQ&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Here are two screen shots of my build settings:&amp;nbsp;&lt;A href="https://drive.google.com/open?id=0B3x09tbBqGS_Vk1QblNtTVdUdVk"&gt;https://drive.google.com/open?id=0B3x09tbBqGS_Vk1QblNtTVdUdVk&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://drive.google.com/open?id=0B3x09tbBqGS_Y1N1SklSR01YNFk"&gt;https://drive.google.com/open?id=0B3x09tbBqGS_Y1N1SklSR01YNFk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;

&lt;P&gt;Peter&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2015 02:01:45 GMT</pubDate>
    <dc:creator>Peter_J_1</dc:creator>
    <dc:date>2015-10-15T02:01:45Z</dc:date>
    <item>
      <title>iOS Build Failure</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019245#M37431</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;I am new to the forum and to the world of Intel XDK. Full disclosure, my background is in nursing and not web or program development. &amp;nbsp;Much of my learning for this project has been as I go. &amp;nbsp;These forums have been immensely helpful - so thank you for all the help you have already provided. &amp;nbsp;I have been able to do successful builds for androids but am having a devil of a time getting the iOS build to work. I have tried to follow the steps as laid out in the "Building Cordova * for Apple iOS* Apps in the Intel® XDK" article to the letter, but no luck. &amp;nbsp;It appears that I am having a similar (or possibly the same) issue as discussed in this thread&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/intel-xdk/topic/560959"&gt;iOS adhoc building fails&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;My build log is as follows:&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 4.1.2 application.&lt;/LI&gt;
	&lt;LI&gt;The application name is "Blue Book"&lt;/LI&gt;
	&lt;LI&gt;The package name is "KBYT69A53S.BlueBook1"&lt;/LI&gt;
	&lt;LI&gt;Will use the provisioning profile for "production"&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 6.&lt;/LI&gt;
	&lt;LI&gt;An unexpected error occured while attempting to build the application.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;In addition the end of the detailed build log says:&lt;/P&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal; widows: auto; word-wrap: break-word; white-space: pre-wrap;"&gt;Check dependencies
Code Sign error: Provisioning profile does not match bundle identifier: The provisioning profile specified in your build settings (â€œBlueBook2â€&amp;#157;) has an AppID of â€œBlueBook1â€&amp;#157; which does not match your bundle identifier â€œKBYT69A53S.BlueBook1â€&amp;#157;.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.0'

** BUILD FAILED **


The following build commands failed:
	Check dependencies
(1 failure)
Command finished with error code 65: .../jquerytest/platforms/ios/cordova/build --release,--device
Error: .../jquerytest/platforms/ios/cordova/build: Command failed with exit code 65
    at ChildProcess.whenDone (/Developer/cordova/4.1.2/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:753:16)
    at Process.ChildProcess._handle.onexit (child_process.js:820:5)&lt;/PRE&gt;

&lt;P&gt;I have tried re-obtaining new provisioning files and certificates many times (no changes.) &amp;nbsp;I have also tried to change the settings in my projects tab and the bundle ID to what it says is not the same - still no luck.&lt;/P&gt;

&lt;P&gt;Here is a screen shot of my Provisioning setup on the Apple developer website:&amp;nbsp;&lt;A href="https://drive.google.com/open?id=0B3x09tbBqGS_R2NsWC00VUtYUDQ"&gt;https://drive.google.com/open?id=0B3x09tbBqGS_R2NsWC00VUtYUDQ&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Here are two screen shots of my build settings:&amp;nbsp;&lt;A href="https://drive.google.com/open?id=0B3x09tbBqGS_Vk1QblNtTVdUdVk"&gt;https://drive.google.com/open?id=0B3x09tbBqGS_Vk1QblNtTVdUdVk&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://drive.google.com/open?id=0B3x09tbBqGS_Y1N1SklSR01YNFk"&gt;https://drive.google.com/open?id=0B3x09tbBqGS_Y1N1SklSR01YNFk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;

&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 02:01:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019245#M37431</guid>
      <dc:creator>Peter_J_1</dc:creator>
      <dc:date>2015-10-15T02:01:45Z</dc:date>
    </item>
    <item>
      <title>Did you create your</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019246#M37432</link>
      <description>&lt;P&gt;Did you create your certificates using the CSR file found under the Step 1 in the Build Page for iOS?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 16:21:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019246#M37432</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2015-10-15T16:21:39Z</dc:date>
    </item>
    <item>
      <title>Thanks for helping with this.</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019247#M37433</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Thanks for helping with this. I did create the CSR using step one and then was able to successfully create the certificates on the apple developer site.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 18:01:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019247#M37433</guid>
      <dc:creator>Peter_J_1</dc:creator>
      <dc:date>2015-10-15T18:01:34Z</dc:date>
    </item>
    <item>
      <title>1. I am fairly certain that</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019248#M37434</link>
      <description>&lt;P&gt;1. I am fairly certain that your bundle ID for cordova must be comprised of multiple parts, ie, &amp;nbsp;com.mycompany.appname&lt;/P&gt;

&lt;P&gt;2. In your screen shots, you have&amp;nbsp;&lt;STRONG&gt;KBYT69A53S.Bluebook1.&lt;/STRONG&gt;&amp;nbsp;You do not enter the&amp;nbsp;KBYT69A53S. You need to enter something like com.mycompany.appname. Then create the appID on Apples developer portal, and a provisioning profile.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 19:35:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019248#M37434</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-10-15T19:35:02Z</dc:date>
    </item>
    <item>
      <title>Success! I started over from</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019249#M37435</link>
      <description>&lt;P&gt;Success! I started over from scratch and made up a new bundle id of org.alnw.jquerytest and that appeared to work. &amp;nbsp;Thank you!&lt;/P&gt;

&lt;P&gt;I do have another question: This app is being developed for in-house use at our company and I was wondering if you knew how difficult it is to do a build of the app for distribution outside of the App Store?&lt;/P&gt;

&lt;P&gt;Thanks again for all of your help.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 20:15:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019249#M37435</guid>
      <dc:creator>Peter_J_1</dc:creator>
      <dc:date>2015-10-15T20:15:56Z</dc:date>
    </item>
    <item>
      <title>Since you will be</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019250#M37436</link>
      <description>&lt;P&gt;Since you will be distributing the app within your company as opposed via the App Store, you will be required to rebuild your app each time with an updated provisioning profile with the new iOS devices' UUID.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 23:42:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019250#M37436</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2015-10-15T23:42:32Z</dc:date>
    </item>
    <item>
      <title>ince you will be distributing</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019251#M37437</link>
      <description>&lt;BLOCKQUOTE&gt;
	&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;ince you will be distributing the app within your company as opposed via the App Store, you will be required to rebuild your app each time with an updated provisioning profile with the new iOS devices' UUID.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Is this still true if I use an provisioning profile from an Apple Developer Enterprise account? &amp;nbsp;I will also ask apple on Monday.&lt;/P&gt;

&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2015 23:22:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019251#M37437</guid>
      <dc:creator>Peter_J_1</dc:creator>
      <dc:date>2015-10-18T23:22:56Z</dc:date>
    </item>
    <item>
      <title>You can distribute your app</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019252#M37438</link>
      <description>&lt;P&gt;You can distribute your app outside of the apps store on a max number of devices = 100. Apple only allows you to register 100 devices per apple developer account. If you have more than 100 devices, you need to look into a Enterprise account with apple. This will allow you to host your app, and allow people you wish to install it, as many as you want.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 13:53:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-Failure/m-p/1019252#M37438</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-10-19T13:53:17Z</dc:date>
    </item>
  </channel>
</rss>

