<?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 Ok I found the solution... in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029904#M41624</link>
    <description>&lt;P&gt;Ok I found the solution... the path was just too long.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 19 Dec 2015 10:58:08 GMT</pubDate>
    <dc:creator>Romain_C_1</dc:creator>
    <dc:date>2015-12-19T10:58:08Z</dc:date>
    <item>
      <title>iOS Build provisioning copy error</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029888#M41608</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;The source code of for my app is kept in a dropbox folder so I can access it easily from multiple computers. The XDK runs and emulates my app just fine, and can build apps for Crosswalk. However, when I try to build the app for iOS, the build fails with the following error:&lt;/P&gt;

&lt;P&gt;Error: Could not copy the provisioning profile [name of the file]&lt;/P&gt;

&lt;P&gt;I've tried changing the permissions of the file, but that had no effect. To get around this, I've been copying my app to whichever local machine I'm working on at the time, and building the app from there, but that is not very efficient. Does anybody have an idea on how to make this work, or if it's even possible?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 18:38:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029888#M41608</guid>
      <dc:creator>Todd_S_4</dc:creator>
      <dc:date>2015-07-28T18:38:30Z</dc:date>
    </item>
    <item>
      <title>I checked with my dropbox and</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029889#M41609</link>
      <description>&lt;P&gt;I checked with my dropbox and it builds fine for me. Most likely the authentication to drop box might be failing for you when trying to copy the Provisioning profile. Please check that you are logged in correctly to drop box and when you installed the dropbox you specified your keychain password.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 02:20:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029889#M41609</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2015-07-29T02:20:43Z</dc:date>
    </item>
    <item>
      <title>I've had issues with</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029890#M41610</link>
      <description>&lt;P&gt;I've had issues with provisioning files that appear as soft links in the filesystem (for example, if you have a provisioning file stored on a network share and you have a soft link pointing to that provisioning file) not working properly, the seem to get turned into empty files when they are sent to the build system. This might be the source of your problem. Which OS are you using? Swati was probably using either Mac or Windows, not sure which. I've experienced this problem with OS X (Mac).&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:34:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029890#M41610</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-07-29T14:34:47Z</dc:date>
    </item>
    <item>
      <title>I am on a Mac. When I specify</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029891#M41611</link>
      <description>&lt;P&gt;I am on a Mac. When I specify the location of the provisioning file, it lists a long string like /Users/tstark/dropbox/blah/blah/blah/provisioningfile, even though it's located in the root of the project, so maybe it's looking in the wrong place for the file? Is there a way I can manually correct this?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 15:05:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029891#M41611</guid>
      <dc:creator>Todd_S_4</dc:creator>
      <dc:date>2015-07-29T15:05:50Z</dc:date>
    </item>
    <item>
      <title>It needs to be located in the</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029892#M41612</link>
      <description>&lt;P&gt;It needs to be located in the source directory of your project, not the root directory. Normally, the source directory is named "www" -- the precise name is determined by the "Source Directory:" field in the "Project Info" section of the Projects tab (the topmost section).&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 15:25:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029892#M41612</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-07-29T15:25:16Z</dc:date>
    </item>
    <item>
      <title>That is what I meant. Sorry</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029893#M41613</link>
      <description>&lt;P&gt;That is what I meant. Sorry for the confusion. It's in the root of the www folder.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 15:28:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029893#M41613</guid>
      <dc:creator>Todd_S_4</dc:creator>
      <dc:date>2015-07-29T15:28:09Z</dc:date>
    </item>
    <item>
      <title>You might want to consider</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029894#M41614</link>
      <description>&lt;P&gt;You might want to consider using your dropbox as a git repo, rather than a direct copy of your app. Then make the dropbox the git master repo and do updates to that dropbox via git. Just an (insane) idea that might not work...&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 15:35:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029894#M41614</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-07-29T15:35:00Z</dc:date>
    </item>
    <item>
      <title>At that point, there isn't</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029895#M41615</link>
      <description>&lt;P&gt;At that point, there isn't much difference between dropbox and github. The reason I am using a direct copy instead of git is because I don't want to have to pull stuff down or push it up all the time. The dropbox app does all that work for me.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 15:49:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029895#M41615</guid>
      <dc:creator>Todd_S_4</dc:creator>
      <dc:date>2015-07-29T15:49:21Z</dc:date>
    </item>
    <item>
      <title>Also, double check that the</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029896#M41616</link>
      <description>&lt;P&gt;Also, double check that the provisioning profile is actually on the computer (in the dropbox folder).&amp;nbsp;&lt;/P&gt;

&lt;P&gt;And check that in your project settings the provisioning profile is selected.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 16:54:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029896#M41616</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-07-29T16:54:33Z</dc:date>
    </item>
    <item>
      <title> When I specify the location</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029897#M41617</link>
      <description>&lt;BLOCKQUOTE&gt;
	&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;nbsp;When I specify the location of the provisioning file, it lists a long string like /Users/tstark/dropbox/blah/blah/blah/provisioningfile,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;@Todd, where do you see that string? Is it on the Build settings page when you select the provisioning profile filename through the file picker?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 18:00:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029897#M41617</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2015-07-29T18:00:19Z</dc:date>
    </item>
    <item>
      <title>Quote:SWATI S. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029898#M41618</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;SWATI S. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;@Todd, where do you see that string? Is it on the Build settings page when you select the provisioning profile filename through the file picker?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;@Swati&lt;/P&gt;

&lt;P&gt;Yes.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 18:17:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029898#M41618</guid>
      <dc:creator>Todd_S_4</dc:creator>
      <dc:date>2015-07-29T18:17:54Z</dc:date>
    </item>
    <item>
      <title>@Todd, That means a wrong</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029899#M41619</link>
      <description>&lt;P&gt;@Todd, That means a wrong path is being pulled by the file picker. Can you send a screenshot of your file tree of provisioning profile file and the Project page where the wrong file name is showing? Also, send your Project.xdk file. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 20:04:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029899#M41619</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2015-07-29T20:04:12Z</dc:date>
    </item>
    <item>
      <title>@Swati,</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029900#M41620</link>
      <description>&lt;P&gt;@Swati,&lt;/P&gt;

&lt;P&gt;Where would you like me to send it?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 20:09:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029900#M41620</guid>
      <dc:creator>Todd_S_4</dc:creator>
      <dc:date>2015-07-29T20:09:38Z</dc:date>
    </item>
    <item>
      <title>Todd, you can send a private</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029901#M41621</link>
      <description>&lt;P&gt;Todd, you can send a private message by clicking on "Send Author a Message" link.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 21:37:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029901#M41621</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2015-07-29T21:37:45Z</dc:date>
    </item>
    <item>
      <title>Quote:SWATI S. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029902#M41622</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;SWATI S. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Todd, you can send a private message by clicking on "Send Author a Message" link.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;sent.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 21:43:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029902#M41622</guid>
      <dc:creator>Todd_S_4</dc:creator>
      <dc:date>2015-07-29T21:43:05Z</dc:date>
    </item>
    <item>
      <title>I have exactly the same</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029903#M41623</link>
      <description>&lt;P&gt;@&lt;A href="https://software.intel.com/en-us/user/1183516" style="font-size: 11px; line-height: 16.5px; background-color: rgb(238, 238, 238);"&gt;Todd S&lt;/A&gt;&amp;nbsp;@&lt;A href="https://software.intel.com/en-us/user/786877" style="font-size: 11px; line-height: 16.5px; background-color: rgb(238, 238, 238);"&gt;SWATI S.&lt;/A&gt;&amp;nbsp;I have exactly the same problem. Even launch Icons are not found when i put them in the source directory.&lt;/P&gt;

&lt;P&gt;Someone finally know the solution ?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 19 Dec 2015 02:43:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029903#M41623</guid>
      <dc:creator>Romain_C_1</dc:creator>
      <dc:date>2015-12-19T02:43:00Z</dc:date>
    </item>
    <item>
      <title>Ok I found the solution...</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029904#M41624</link>
      <description>&lt;P&gt;Ok I found the solution... the path was just too long.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Dec 2015 10:58:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029904#M41624</guid>
      <dc:creator>Romain_C_1</dc:creator>
      <dc:date>2015-12-19T10:58:08Z</dc:date>
    </item>
    <item>
      <title>Romain -- I'm curious, how</title>
      <link>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029905#M41625</link>
      <description>&lt;P&gt;Romain -- I'm curious, how long was your path that was too long?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Dec 2015 03:09:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/iOS-Build-provisioning-copy-error/m-p/1029905#M41625</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-12-20T03:09:03Z</dc:date>
    </item>
  </channel>
</rss>

